blob: 90c73e5c74614f5f3e447093af0c1c85f1f7e112 (
plain)
1
2
3
4
5
6
7
8
9
|
[scroll-timeline-axis-parsing.html]
[e.style['scroll-timeline-axis'\] = "y" should set the property value]
expected: FAIL
[e.style['scroll-timeline-axis'\] = "x" should set the property value]
expected: FAIL
[e.style['scroll-timeline-axis'\] = "block, y, x, inline" should set the property value]
expected: FAIL
|