mirror of
https://github.com/servo/servo.git
synced 2025-08-12 08:55:32 +01:00
Update test expectations
This commit is contained in:
parent
27056eb93a
commit
5b08febe88
21 changed files with 2 additions and 123 deletions
|
@ -1,18 +0,0 @@
|
|||
[flex-flow-valid.html]
|
||||
[e.style['flex-flow'\] = "column nowrap" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['flex-flow'\] = "nowrap column" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['flex-flow'\] = "nowrap" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['flex-flow'\] = "row nowrap" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['flex-flow'\] = "wrap" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['flex-flow'\] = "row wrap" should set the property value]
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue