[scroll-start-target-shorthand.html]
[e.style['scroll-start-target'\] = "none" should set scroll-start-target-block]
expected: FAIL
[e.style['scroll-start-target'\] = "none" should set scroll-start-target-inline]
expected: FAIL
[e.style['scroll-start-target'\] = "none" should not set unrelated longhands]
expected: FAIL
[e.style['scroll-start-target'\] = "auto" should set scroll-start-target-block]
expected: FAIL
[e.style['scroll-start-target'\] = "auto" should set scroll-start-target-inline]
expected: FAIL
[e.style['scroll-start-target'\] = "auto" should not set unrelated longhands]
expected: FAIL
[e.style['scroll-start-target'\] = "none auto" should set scroll-start-target-block]
expected: FAIL
[e.style['scroll-start-target'\] = "none auto" should set scroll-start-target-inline]
expected: FAIL
[e.style['scroll-start-target'\] = "none auto" should not set unrelated longhands]
expected: FAIL
[e.style['scroll-start-target'\] = "auto none" should set scroll-start-target-block]
expected: FAIL
[e.style['scroll-start-target'\] = "auto none" should set scroll-start-target-inline]
expected: FAIL
[e.style['scroll-start-target'\] = "auto none" should not set unrelated longhands]
expected: FAIL