[view-timeline-shorthand.tentative.html]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
[e.style['view-timeline'\] = "abcd" should set the property value]
expected: FAIL
[e.style['view-timeline'\] = "none block" should set the property value]
expected: FAIL
[e.style['view-timeline'\] = "none inline" should set the property value]
expected: FAIL
[e.style['view-timeline'\] = "inline block" should set the property value]
expected: FAIL
[e.style['view-timeline'\] = "block block" should set the property value]
expected: FAIL
[e.style['view-timeline'\] = "vertical block" should set the property value]
expected: FAIL
[e.style['view-timeline'\] = "horizontal block" should set the property value]
expected: FAIL
[e.style['view-timeline'\] = "a, b, c" should set the property value]
expected: FAIL
[e.style['view-timeline'\] = "a inline, b block, c vertical" should set the property value]
expected: FAIL
[Property view-timeline value 'abcd']
expected: FAIL
[Property view-timeline value 'none block']
expected: FAIL
[Property view-timeline value 'none inline']
expected: FAIL
[Property view-timeline value 'inline block']
expected: FAIL
[Property view-timeline value 'block block']
expected: FAIL
[Property view-timeline value 'vertical block']
expected: FAIL
[Property view-timeline value 'horizontal block']
expected: FAIL
[Property view-timeline value 'a, b, c']
expected: FAIL
[Property view-timeline value 'a inline, b block, c vertical']
expected: FAIL
[e.style['view-timeline'\] = "abc vertical" should set view-timeline-axis]
expected: FAIL
[e.style['view-timeline'\] = "abc vertical" should set view-timeline-name]
expected: FAIL
[e.style['view-timeline'\] = "abc vertical" should not set unrelated longhands]
expected: FAIL
[e.style['view-timeline'\] = "abc vertical, def" should set view-timeline-axis]
expected: FAIL
[e.style['view-timeline'\] = "abc vertical, def" should set view-timeline-name]
expected: FAIL
[e.style['view-timeline'\] = "abc vertical, def" should not set unrelated longhands]
expected: FAIL
[e.style['view-timeline'\] = "abc, def" should set view-timeline-axis]
expected: FAIL
[e.style['view-timeline'\] = "abc, def" should set view-timeline-name]
expected: FAIL
[e.style['view-timeline'\] = "abc, def" should not set unrelated longhands]
expected: FAIL
[e.style['view-timeline'\] = "inline horizontal" should set view-timeline-axis]
expected: FAIL
[e.style['view-timeline'\] = "inline horizontal" should set view-timeline-name]
expected: FAIL
[e.style['view-timeline'\] = "inline horizontal" should not set unrelated longhands]
expected: FAIL
[Shorthand contraction of view-timeline-name:abc;view-timeline-axis:inline]
expected: FAIL
[Shorthand contraction of view-timeline-name:a, b;view-timeline-axis:inline, block]
expected: FAIL
[Shorthand contraction of view-timeline-name:none, none;view-timeline-axis:block, block]
expected: FAIL
[e.style['view-timeline'\] = "auto" should set the property value]
expected: FAIL