mirror of
https://github.com/servo/servo.git
synced 2025-08-17 11:25:35 +01:00
Update web-platform-tests to revision b'1d9b01e2fad6af3a057d571b1e088e15fa9bc8e6'
This commit is contained in:
parent
cfef75c99b
commit
bb34f95b33
1683 changed files with 37170 additions and 4252 deletions
|
@ -1,4 +1,3 @@
|
|||
[float-abspos.html]
|
||||
[A positioned element's float value computes to none]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
[float_relative_to_position.html]
|
||||
[Tests the relationship between float and position]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -4,4 +4,3 @@
|
|||
|
||||
[getComputedStyle(elem) for url() borderImage uses the resolved URL and elem.style uses the original URL]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
[size_attributes_vertical_writing_mode.html]
|
||||
expected: FAIL
|
||||
expected: CRASH
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
[test_variable_serialization_computed.html]
|
||||
[subtest #23 with `counter-reset: var(--a)red; --a:orange;`]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
[vertical-lr-blocks.html]
|
||||
expected: FAIL
|
||||
expected: CRASH
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
[writing-mode_change_display.html]
|
||||
expected: CRASH
|
||||
[The span's `display` should change from `inline` to `inline-block`, because of its writing-mode.]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -28,4 +28,3 @@
|
|||
|
||||
[calc for outline-offset]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
[element_parentOffset.html]
|
||||
[element_parentOffset]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
[getPropertyPriority.html]
|
||||
[getPropertyPriority]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
[video_poster_frame.html]
|
||||
expected: TIMEOUT
|
||||
expected: FAIL
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
[test_paint_worklet.html]
|
||||
expected: TIMEOUT
|
||||
expected: FAIL
|
||||
|
|
|
@ -1,3 +0,0 @@
|
|||
[hit_test_pos_fixed.html]
|
||||
[Hit-test of an element with position: fixed should discard scroll offset]
|
||||
expected: FAIL
|
3
tests/wpt/mozilla/meta/mozilla/scrollBy.html.ini
Normal file
3
tests/wpt/mozilla/meta/mozilla/scrollBy.html.ini
Normal file
|
@ -0,0 +1,3 @@
|
|||
[scrollBy.html]
|
||||
[Ensure that the window.scrollBy function affects scroll position as expected]
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue