interactivity.html.ini (652B)
1 [interactivity.html] 2 expected: 3 if (os == "win") and not debug and (processor == "x86_64"): [OK, CRASH] 4 [e.style['interactivity'\] = "auto" should set the property value] 5 expected: FAIL 6 7 [e.style['interactivity'\] = "inert" should set the property value] 8 expected: FAIL 9 10 [e.style['interactivity'\] = "initial" should set the property value] 11 expected: FAIL 12 13 [e.style['interactivity'\] = "inherit" should set the property value] 14 expected: FAIL 15 16 [e.style['interactivity'\] = "unset" should set the property value] 17 expected: FAIL 18 19 [e.style['interactivity'\] = "revert" should set the property value] 20 expected: FAIL