Update web-platform-tests to revision b'1d9b01e2fad6af3a057d571b1e088e15fa9bc8e6'

This commit is contained in:
WPT Sync Bot 2023-04-07 01:27:34 +00:00
parent cfef75c99b
commit bb34f95b33
1683 changed files with 37170 additions and 4252 deletions

View file

@ -1,4 +1,3 @@
[float-abspos.html]
[A positioned element's float value computes to none]
expected: FAIL

View file

@ -1,4 +1,3 @@
[float_relative_to_position.html]
[Tests the relationship between float and position]
expected: FAIL

View file

@ -4,4 +4,3 @@
[getComputedStyle(elem) for url() borderImage uses the resolved URL and elem.style uses the original URL]
expected: FAIL

View file

@ -1,2 +1,2 @@
[size_attributes_vertical_writing_mode.html]
expected: FAIL
expected: CRASH

View file

@ -1,4 +1,3 @@
[test_variable_serialization_computed.html]
[subtest #23 with `counter-reset: var(--a)red; --a:orange;`]
expected: FAIL

View file

@ -1,2 +1,2 @@
[vertical-lr-blocks.html]
expected: FAIL
expected: CRASH

View file

@ -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

View file

@ -28,4 +28,3 @@
[calc for outline-offset]
expected: FAIL

View file

@ -1,4 +1,3 @@
[element_parentOffset.html]
[element_parentOffset]
expected: FAIL

View file

@ -1,4 +1,3 @@
[getPropertyPriority.html]
[getPropertyPriority]
expected: FAIL

View file

@ -1,2 +1,2 @@
[video_poster_frame.html]
expected: TIMEOUT
expected: FAIL

View file

@ -1,2 +1,2 @@
[test_paint_worklet.html]
expected: TIMEOUT
expected: FAIL

View file

@ -1,3 +0,0 @@
[hit_test_pos_fixed.html]
[Hit-test of an element with position: fixed should discard scroll offset]
expected: FAIL

View file

@ -0,0 +1,3 @@
[scrollBy.html]
[Ensure that the window.scrollBy function affects scroll position as expected]
expected: FAIL