Source code

Revision control

Copy as Markdown

Other Tools

[text-decoration-skip-spaces-valid.html]
[e.style['text-decoration-skip-spaces'\] = "none" should set the property value]
expected: FAIL
[e.style['text-decoration-skip-spaces'\] = "all" should set the property value]
expected: FAIL
[e.style['text-decoration-skip-spaces'\] = "start" should set the property value]
expected: FAIL
[e.style['text-decoration-skip-spaces'\] = "end" should set the property value]
expected: FAIL
[e.style['text-decoration-skip-spaces'\] = "start end" should set the property value]
expected: FAIL
[e.style['text-decoration-skip-spaces'\] = "end start" should set the property value]
expected: FAIL