[white-space-shorthand.html]
[e.style['white-space'\] = "balance" should set the property value]
expected: FAIL
[Property white-space value 'balance']
expected: FAIL
[e.style['white-space'\] = "collapse balance" should set the property value]
expected: FAIL
[Property white-space value 'collapse balance']
expected: FAIL
[e.style['white-space'\] = "balance collapse" should set the property value]
expected: FAIL
[Property white-space value 'balance collapse']
expected: FAIL
[e.style['white-space'\] = "preserve balance" should set the property value]
expected: FAIL
[Property white-space value 'preserve balance']
expected: FAIL
[e.style['white-space'\] = "balance preserve" should set the property value]
expected: FAIL
[Property white-space value 'balance preserve']
expected: FAIL