mirror of
https://github.com/servo/servo
synced 2026-05-05 06:32:13 +02:00
resources: Avoid using :matches in presentational-hints.css, since
we don't support it. Based on IRC discussions, this was determined to be an acceptable stopgap in lieu of implementing `:matches`, which has complicated precedence rules. Improves Google search results.
This commit is contained in:
@@ -5220,6 +5220,18 @@
|
||||
"url": "/_mozilla/css/table_specified_width_a.html"
|
||||
}
|
||||
],
|
||||
"css/table_valign_presentational_hint_a.html": [
|
||||
{
|
||||
"path": "css/table_valign_presentational_hint_a.html",
|
||||
"references": [
|
||||
[
|
||||
"/_mozilla/css/table_valign_presentational_hint_ref.html",
|
||||
"=="
|
||||
]
|
||||
],
|
||||
"url": "/_mozilla/css/table_valign_presentational_hint_a.html"
|
||||
}
|
||||
],
|
||||
"css/table_vertical_align_margin_padding.html": [
|
||||
{
|
||||
"path": "css/table_vertical_align_margin_padding.html",
|
||||
@@ -19002,6 +19014,30 @@
|
||||
"url": "/_mozilla/css/table_specified_width_a.html"
|
||||
}
|
||||
],
|
||||
"css/table_valign_presentational_hint_a.html": [
|
||||
{
|
||||
"path": "css/table_valign_presentational_hint_a.html",
|
||||
"references": [
|
||||
[
|
||||
"/_mozilla/css/table_valign_presentational_hint_ref.html",
|
||||
"=="
|
||||
]
|
||||
],
|
||||
"url": "/_mozilla/css/table_valign_presentational_hint_a.html"
|
||||
}
|
||||
],
|
||||
"css/table_valign_presentational_hint_ref.html": [
|
||||
{
|
||||
"path": "css/table_valign_presentational_hint_ref.html",
|
||||
"references": [
|
||||
[
|
||||
"/_mozilla/css/table_valign_presentational_hint_ref.html",
|
||||
"=="
|
||||
]
|
||||
],
|
||||
"url": "/_mozilla/css/table_valign_presentational_hint_ref.html"
|
||||
}
|
||||
],
|
||||
"css/table_vertical_align_margin_padding.html": [
|
||||
{
|
||||
"path": "css/table_vertical_align_margin_padding.html",
|
||||
|
||||
Reference in New Issue
Block a user