[animation-timeline-parsing.html]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
[e.style['animation-timeline'\] = "view()" should set the property value]
expected: FAIL
[e.style['animation-timeline'\] = "view(block)" should set the property value]
expected: FAIL
[e.style['animation-timeline'\] = "view(inline)" should set the property value]
expected: FAIL
[e.style['animation-timeline'\] = "view(horizontal)" should set the property value]
expected: FAIL
[e.style['animation-timeline'\] = "view(vertical)" should set the property value]
expected: FAIL
[e.style['animation-timeline'\] = "view(vertical 1px 2px)" should set the property value]
expected: FAIL
[e.style['animation-timeline'\] = "view(vertical 1px)" should set the property value]
expected: FAIL
[e.style['animation-timeline'\] = "view(vertical auto)" should set the property value]
expected: FAIL
[e.style['animation-timeline'\] = "view(vertical auto auto)" should set the property value]
expected: FAIL
[e.style['animation-timeline'\] = "view(vertical auto 1px)" should set the property value]
expected: FAIL
[e.style['animation-timeline'\] = "view(1px 2px vertical)" should set the property value]
expected: FAIL
[e.style['animation-timeline'\] = "view(1px vertical)" should set the property value]
expected: FAIL
[e.style['animation-timeline'\] = "view(auto horizontal)" should set the property value]
expected: FAIL
[e.style['animation-timeline'\] = "view(1px 2px)" should set the property value]
expected: FAIL
[e.style['animation-timeline'\] = "view(1px)" should set the property value]
expected: FAIL
[e.style['animation-timeline'\] = "view(1px 1px)" should set the property value]
expected: FAIL
[e.style['animation-timeline'\] = "view(1px auto)" should set the property value]
expected: FAIL
[e.style['animation-timeline'\] = "view(auto calc(1% + 1px))" should set the property value]
expected: FAIL
[e.style['animation-timeline'\] = "view(auto)" should set the property value]
expected: FAIL
[e.style['animation-timeline'\] = "view(auto auto)" should set the property value]
expected: FAIL