mirror of
https://github.com/servo/servo.git
synced 2025-09-30 16:49:16 +01:00
parent
99ad3678fa
commit
138a0480fe
22 changed files with 500 additions and 20 deletions
15
tests/wpt/mozilla/meta/css/matchMedia.html.ini
Normal file
15
tests/wpt/mozilla/meta/css/matchMedia.html.ini
Normal file
|
@ -0,0 +1,15 @@
|
|||
[matchMedia.html]
|
||||
type: testharness
|
||||
expected: OK
|
||||
|
||||
[window.matchMedia exists]
|
||||
expected: FAIL
|
||||
|
||||
[MediaQueryList.matches for "(min-aspect-ratio: 1/1)"]
|
||||
expected: FAIL
|
||||
|
||||
[MediaQueryList.matches for "(width: 200px)"]
|
||||
expected: FAIL
|
||||
|
||||
[Resize iframe from 200x100 to 200x50, then to 100x50]
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue