mirror of
https://github.com/servo/servo.git
synced 2025-09-30 08:39:16 +01:00
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:
parent
130eef300b
commit
62b230e85d
496 changed files with 11299 additions and 2360 deletions
|
@ -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
|
|
@ -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
|
|
@ -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
|
|
@ -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
|
|
@ -0,0 +1,2 @@
|
|||
[font-size-adjust-ic-height.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[font-size-adjust-ic-height.tentative.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[image-orientation-exif-png-2.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[image-orientation-exif-png-3.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-lists/details-open.html.ini
Normal file
2
tests/wpt/meta/css/css-lists/details-open.html.ini
Normal file
|
@ -0,0 +1,2 @@
|
|||
[details-open.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[implicit-and-explicit-list-item-counters.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[hyphens-vs-float-clearance-001.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[hyphens-vs-float-clearance-002.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[vh_not_refreshing_on_chrome.html]
|
||||
expected: FAIL
|
|
@ -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
|
|
@ -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
|
|
@ -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
|
|
@ -0,0 +1,2 @@
|
|||
[backdrop-filter-edge-mirror.html]
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue