Source code

Revision control

Copy as Markdown

Other Tools

[flex-wrap-valid.html]
[e.style['flex-wrap'\] = "balance" should set the property value]
expected: FAIL
[e.style['flex-wrap'\] = "wrap balance" should set the property value]
expected: FAIL
[e.style['flex-wrap'\] = "wrap-reverse balance" should set the property value]
expected: FAIL
[e.style['flex-wrap'\] = "balance wrap" should set the property value]
expected: FAIL
[e.style['flex-wrap'\] = "balance wrap-reverse" should set the property value]
expected: FAIL