mirror of
https://github.com/servo/servo.git
synced 2025-10-01 00:59:15 +01:00
style: Allow calc in media queries.
This commit is contained in:
parent
b318e61d5d
commit
be7a44315d
5 changed files with 72 additions and 30 deletions
|
@ -6354,6 +6354,12 @@
|
|||
"url": "/_mozilla/css/float_relative_to_position.html"
|
||||
}
|
||||
],
|
||||
"css/media_calc_crash.html": [
|
||||
{
|
||||
"path": "css/media_calc_crash.html",
|
||||
"url": "/_mozilla/css/media_calc_crash.html"
|
||||
}
|
||||
],
|
||||
"css/meta_viewport_resize.html": [
|
||||
{
|
||||
"path": "css/meta_viewport_resize.html",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue