mirror of
https://github.com/servo/servo.git
synced 2025-10-01 00:59:15 +01:00
Merge pull request #11953 from Manishearth/more-res
Bump default resolution to 1024x768
This commit is contained in:
commit
5d225d9d66
5 changed files with 15 additions and 7 deletions
|
@ -5521,7 +5521,8 @@
|
|||
"=="
|
||||
]
|
||||
],
|
||||
"url": "/_mozilla/css/viewport_meta.html"
|
||||
"url": "/_mozilla/css/viewport_meta.html",
|
||||
"viewport_size": "800x600"
|
||||
}
|
||||
],
|
||||
"css/viewport_percentage_vmin_vmax_a.html": [
|
||||
|
@ -5585,7 +5586,8 @@
|
|||
"=="
|
||||
]
|
||||
],
|
||||
"url": "/_mozilla/css/viewport_rule.html"
|
||||
"url": "/_mozilla/css/viewport_rule.html",
|
||||
"viewport_size": "800x600"
|
||||
}
|
||||
],
|
||||
"css/visibility_hidden.html": [
|
||||
|
@ -12633,7 +12635,8 @@
|
|||
"=="
|
||||
]
|
||||
],
|
||||
"url": "/_mozilla/css/viewport_meta.html"
|
||||
"url": "/_mozilla/css/viewport_meta.html",
|
||||
"viewport_size": "800x600"
|
||||
}
|
||||
],
|
||||
"css/viewport_percentage_vmin_vmax_a.html": [
|
||||
|
@ -12697,7 +12700,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