mirror of
https://github.com/servo/servo.git
synced 2025-08-12 00:45:33 +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
|
Loading…
Add table
Add a link
Reference in a new issue