mirror of
https://github.com/servo/servo
synced 2026-04-28 02:19:14 +02:00
16 lines
324 B
INI
16 lines
324 B
INI
[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
|
|
|