mirror of
https://github.com/servo/servo.git
synced 2025-06-06 16:45:39 +00:00
12 lines
435 B
INI
Vendored
12 lines
435 B
INI
Vendored
[flex-shorthand-calc.html]
|
|
[e.style['flex'\] = "sign(1em - 1px) sibling-index()" should set flex-basis]
|
|
expected: FAIL
|
|
|
|
[e.style['flex'\] = "sign(1em - 1px) sibling-index()" should set flex-grow]
|
|
expected: FAIL
|
|
|
|
[e.style['flex'\] = "sign(1em - 1px) sibling-index()" should set flex-shrink]
|
|
expected: FAIL
|
|
|
|
[e.style['flex'\] = "sign(1em - 1px) sibling-index()" should not set unrelated longhands]
|
|
expected: FAIL
|