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