Source code

Revision control

Copy as Markdown

Other Tools

[caption-side-invalid.html]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
[e.style['caption-side'\] = "left" should not set the property value]
expected:
if (os == "mac") and not debug: [PASS, FAIL]
[e.style['caption-side'\] = "right" should not set the property value]
expected:
if (os == "mac") and not debug: [PASS, FAIL]