mirror of
https://github.com/servo/servo.git
synced 2025-10-04 02:29:12 +01:00
Update test expectations
This commit is contained in:
parent
249e8a575f
commit
acd4e215ab
34 changed files with 89 additions and 217 deletions
|
@ -1,7 +1,4 @@
|
|||
[elementFromPoint.html]
|
||||
[co-ordinates larger than the viewport from in iframe]
|
||||
expected: FAIL
|
||||
|
||||
[SVG element at x,y]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -1,13 +1,4 @@
|
|||
[elementsFromPoint.html]
|
||||
[co-ordinates larger than the viewport from in iframe]
|
||||
expected: FAIL
|
||||
|
||||
[SVG element at x,y]
|
||||
expected: FAIL
|
||||
|
||||
[transformed element at x,y]
|
||||
expected: FAIL
|
||||
|
||||
[no hit target at x,y]
|
||||
expected: FAIL
|
||||
type: testharness
|
||||
expected: CRASH
|
||||
|
||||
|
|
|
@ -1,5 +1,15 @@
|
|||
[matchMedia.xht]
|
||||
type: testharness
|
||||
[CSS Test: CSSOM View matchMedia and MediaQueryList]
|
||||
[window.matchMedia exists]
|
||||
expected: FAIL
|
||||
[MediaQueryList.matches for "(max-width: 199px), all and (min-width: 200px)"]
|
||||
expected: FAIL
|
||||
[MediaQueryList.matches for "(min-aspect-ratio: 1/1)"]
|
||||
expected: FAIL
|
||||
[MediaQueryList.matches for "(width: 200px)"]
|
||||
expected: FAIL
|
||||
[MediaQueryList.matches for "(min-width: 150px)"]
|
||||
expected: FAIL
|
||||
[Resize iframe from 200x100 to 200x50, then to 100x50]
|
||||
expected: FAIL
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue