mirror of
https://github.com/servo/servo
synced 2026-04-27 18:07:52 +02:00
Enable accidentally skipped tests (#31507)
In #31469 I misunderstood how include.ini works (see #31502).
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
[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
|
||||
Reference in New Issue
Block a user