[view-timeline-axis-parsing.html]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
[e.style['view-timeline-axis'\] = "initial" should set the property value]
expected: FAIL
[e.style['view-timeline-axis'\] = "inherit" should set the property value]
expected: FAIL
[e.style['view-timeline-axis'\] = "unset" should set the property value]
expected: FAIL
[e.style['view-timeline-axis'\] = "revert" should set the property value]
expected: FAIL
[e.style['view-timeline-axis'\] = "block" should set the property value]
expected: FAIL
[e.style['view-timeline-axis'\] = "inline" should set the property value]
expected: FAIL
[e.style['view-timeline-axis'\] = "vertical" should set the property value]
expected: FAIL
[e.style['view-timeline-axis'\] = "horizontal" should set the property value]
expected: FAIL
[e.style['view-timeline-axis'\] = "block, inline" should set the property value]
expected: FAIL
[e.style['view-timeline-axis'\] = "inline, block" should set the property value]
expected: FAIL
[e.style['view-timeline-axis'\] = "block, vertical, horizontal, inline" should set the property value]
expected: FAIL
[e.style['view-timeline-axis'\] = "inline, inline, inline, inline" should set the property value]
expected: FAIL