Update web-platform-tests to revision b'f46bf6aa167e2838a8b93501a1a998ffde90d879' (#32581)

Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org>
This commit is contained in:
Servo WPT Sync 2024-06-23 02:21:30 -04:00 committed by GitHub
parent 130eef300b
commit 62b230e85d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
496 changed files with 11299 additions and 2360 deletions

View file

@ -0,0 +1,18 @@
[reading-flow-computed.html]
[Property reading-flow value 'normal']
expected: FAIL
[Property reading-flow value 'flex-visual']
expected: FAIL
[Property reading-flow value 'flex-flow']
expected: FAIL
[Property reading-flow value 'grid-rows']
expected: FAIL
[Property reading-flow value 'grid-columns']
expected: FAIL
[Property reading-flow value 'grid-order']
expected: FAIL

View file

@ -0,0 +1,18 @@
[reading-flow-valid.html]
[e.style['reading-flow'\] = "normal" should set the property value]
expected: FAIL
[e.style['reading-flow'\] = "flex-visual" should set the property value]
expected: FAIL
[e.style['reading-flow'\] = "flex-flow" should set the property value]
expected: FAIL
[e.style['reading-flow'\] = "grid-rows" should set the property value]
expected: FAIL
[e.style['reading-flow'\] = "grid-columns" should set the property value]
expected: FAIL
[e.style['reading-flow'\] = "grid-order" should set the property value]
expected: FAIL

View file

@ -1,18 +0,0 @@
[reading-order-items-computed.html]
[Property reading-order-items value 'normal']
expected: FAIL
[Property reading-order-items value 'flex-visual']
expected: FAIL
[Property reading-order-items value 'flex-flow']
expected: FAIL
[Property reading-order-items value 'grid-rows']
expected: FAIL
[Property reading-order-items value 'grid-columns']
expected: FAIL
[Property reading-order-items value 'grid-order']
expected: FAIL

View file

@ -1,18 +0,0 @@
[reading-order-items-valid.html]
[e.style['reading-order-items'\] = "normal" should set the property value]
expected: FAIL
[e.style['reading-order-items'\] = "flex-visual" should set the property value]
expected: FAIL
[e.style['reading-order-items'\] = "flex-flow" should set the property value]
expected: FAIL
[e.style['reading-order-items'\] = "grid-rows" should set the property value]
expected: FAIL
[e.style['reading-order-items'\] = "grid-columns" should set the property value]
expected: FAIL
[e.style['reading-order-items'\] = "grid-order" should set the property value]
expected: FAIL

View file

@ -0,0 +1,2 @@
[font-size-adjust-ic-height.html]
expected: FAIL

View file

@ -1,2 +0,0 @@
[font-size-adjust-ic-height.tentative.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[image-orientation-exif-png-2.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[image-orientation-exif-png-3.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[details-open.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[implicit-and-explicit-list-item-counters.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[hyphens-vs-float-clearance-001.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[hyphens-vs-float-clearance-002.html]
expected: FAIL

View file

@ -1,2 +0,0 @@
[vh_not_refreshing_on_chrome.html]
expected: FAIL

View file

@ -0,0 +1,12 @@
[scrollIntoView-multiple-nested.html]
[Simultaneous smooth scrollIntoViews run to completion]
expected: FAIL
[Simultaneous smooth,instant scrollIntoViews run to completion]
expected: FAIL
[Simultaneous instant,smooth scrollIntoViews run to completion]
expected: FAIL
[Simultaneous instant scrollIntoViews run to completion]
expected: FAIL

View file

@ -0,0 +1,12 @@
[scrollIntoView-multiple.html]
[Simultaneous smooth scrollIntoViews run to completion]
expected: FAIL
[Simultaneous smooth,instant scrollIntoViews run to completion]
expected: FAIL
[Simultaneous instant,smooth scrollIntoViews run to completion]
expected: FAIL
[Simultaneous instant scrollIntoViews run to completion]
expected: FAIL

View file

@ -0,0 +1,7 @@
[smooth-scrollIntoView-with-smooth-fragment-scroll.html]
expected: TIMEOUT
[Smooth scroll to hash fragment (on pageload) alongside smooth scrollIntoView runs to completion.]
expected: TIMEOUT
[Smooth scroll to hash fragment (on click) alongside smooth scrollIntoView runs to completion.]
expected: NOTRUN

View file

@ -0,0 +1,2 @@
[backdrop-filter-edge-mirror.html]
expected: FAIL