[touch-action-valid.html]
[e.style['touch-action'\] = "auto" should set the property value]
expected: FAIL
[e.style['touch-action'\] = "none" should set the property value]
expected: FAIL
[e.style['touch-action'\] = "manipulation" should set the property value]
expected: FAIL
[e.style['touch-action'\] = "pan-x" should set the property value]
expected: FAIL
[e.style['touch-action'\] = "pan-y" should set the property value]
expected: FAIL
[e.style['touch-action'\] = "pan-y pan-x" should set the property value]
expected: FAIL