[text-wrap-style-valid.html]
[e.style['text-wrap-style'\] = "auto" should set the property value]
expected: FAIL
[e.style['text-wrap-style'\] = "balance" should set the property value]
expected: FAIL
[e.style['text-wrap-style'\] = "pretty" should set the property value]
expected: FAIL
[e.style['text-wrap-style'\] = "stable" should set the property value]
expected: FAIL
[e.style['text-wrap-style'\] = "initial" should set the property value]
expected: FAIL
[e.style['text-wrap-style'\] = "inherit" should set the property value]
expected: FAIL
[e.style['text-wrap-style'\] = "unset" should set the property value]
expected: FAIL
[e.style['text-wrap-style'\] = "revert" should set the property value]
expected: FAIL
[e.style['text-wrap-style'\] = "revert-layer" should set the property value]
expected: FAIL