Source code

Revision control

Copy as Markdown

Other Tools

[text-decoration-stroke-valid.svg]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
[e.style['text-decoration-stroke'\] = "rgb(12, 34, 56)" should set the property value]
expected: FAIL
[e.style['text-decoration-stroke'\] = "context-fill" should set the property value]
expected: FAIL
[e.style['text-decoration-stroke'\] = "url(\\"https://example.com/\\") none" should set the property value]
expected: FAIL
[e.style['text-decoration-stroke'\] = "none" should set the property value]
expected: FAIL
[e.style['text-decoration-stroke'\] = "context-stroke" should set the property value]
expected: FAIL
[e.style['text-decoration-stroke'\] = "url(\\"https://example.com/\\") rgb(12, 34, 56)" should set the property value]
expected: FAIL
[e.style['text-decoration-stroke'\] = "url(\\"https://example.com/\\")" should set the property value]
expected: FAIL