mirror of
https://github.com/servo/servo.git
synced 2025-10-01 00:59:15 +01:00
resources: Fix syntax of the <iframe frameborder>
selector in
`presentational-hints.css`. Improves google.com.
This commit is contained in:
parent
f83e1a34dc
commit
fca2037168
4 changed files with 36 additions and 1 deletions
|
@ -1916,6 +1916,18 @@
|
|||
"url": "/_mozilla/css/iframe/bg_color.html"
|
||||
}
|
||||
],
|
||||
"css/iframe/frameborder_a.html": [
|
||||
{
|
||||
"path": "css/iframe/frameborder_a.html",
|
||||
"references": [
|
||||
[
|
||||
"/_mozilla/css/iframe/frameborder_ref.html",
|
||||
"=="
|
||||
]
|
||||
],
|
||||
"url": "/_mozilla/css/iframe/frameborder_a.html"
|
||||
}
|
||||
],
|
||||
"css/iframe/hide_after_load.html": [
|
||||
{
|
||||
"path": "css/iframe/hide_after_load.html",
|
||||
|
@ -15764,6 +15776,18 @@
|
|||
"url": "/_mozilla/css/iframe/bg_color.html"
|
||||
}
|
||||
],
|
||||
"css/iframe/frameborder_a.html": [
|
||||
{
|
||||
"path": "css/iframe/frameborder_a.html",
|
||||
"references": [
|
||||
[
|
||||
"/_mozilla/css/iframe/frameborder_ref.html",
|
||||
"=="
|
||||
]
|
||||
],
|
||||
"url": "/_mozilla/css/iframe/frameborder_a.html"
|
||||
}
|
||||
],
|
||||
"css/iframe/hide_after_load.html": [
|
||||
{
|
||||
"path": "css/iframe/hide_after_load.html",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue