Source code
Revision control
Copy as Markdown
Other Tools
[interactivity.html]
expected:
if (os == "win") and not debug and (processor == "x86_64"): [OK, CRASH]
[e.style['interactivity'\] = "auto" should set the property value]
expected: FAIL
[e.style['interactivity'\] = "inert" should set the property value]
expected: FAIL
[e.style['interactivity'\] = "initial" should set the property value]
expected: FAIL
[e.style['interactivity'\] = "inherit" should set the property value]
expected: FAIL
[e.style['interactivity'\] = "unset" should set the property value]
expected: FAIL
[e.style['interactivity'\] = "revert" should set the property value]
expected: FAIL