mirror of
https://github.com/servo/servo.git
synced 2025-10-01 00:59:15 +01:00
Bump default resolution to 1024x740
This commit is contained in:
parent
0f7e196da6
commit
e4d3c74928
5 changed files with 15 additions and 7 deletions
|
@ -5509,7 +5509,8 @@
|
|||
"=="
|
||||
]
|
||||
],
|
||||
"url": "/_mozilla/css/viewport_meta.html"
|
||||
"url": "/_mozilla/css/viewport_meta.html",
|
||||
"viewport_size": "800x600"
|
||||
}
|
||||
],
|
||||
"css/viewport_percentage_vmin_vmax_a.html": [
|
||||
|
@ -5573,7 +5574,8 @@
|
|||
"=="
|
||||
]
|
||||
],
|
||||
"url": "/_mozilla/css/viewport_rule.html"
|
||||
"url": "/_mozilla/css/viewport_rule.html",
|
||||
"viewport_size": "800x600"
|
||||
}
|
||||
],
|
||||
"css/visibility_hidden.html": [
|
||||
|
@ -12609,7 +12611,8 @@
|
|||
"=="
|
||||
]
|
||||
],
|
||||
"url": "/_mozilla/css/viewport_meta.html"
|
||||
"url": "/_mozilla/css/viewport_meta.html",
|
||||
"viewport_size": "800x600"
|
||||
}
|
||||
],
|
||||
"css/viewport_percentage_vmin_vmax_a.html": [
|
||||
|
@ -12673,7 +12676,8 @@
|
|||
"=="
|
||||
]
|
||||
],
|
||||
"url": "/_mozilla/css/viewport_rule.html"
|
||||
"url": "/_mozilla/css/viewport_rule.html",
|
||||
"viewport_size": "800x600"
|
||||
}
|
||||
],
|
||||
"css/visibility_hidden.html": [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue