/css/css-ui/parsing/interactivity.html| status | subtest | message |
|---|---|---|
| FAIL | e.style['interactivity'] = "auto" should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['interactivity'] = "inert" should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['interactivity'] = "initial" should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['interactivity'] = "inherit" should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['interactivity'] = "unset" should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['interactivity'] = "revert" should set the property value | assert_not_equals: property should be set got disallowed value "" |
| PASS | e.style['interactivity'] = "normal" should not set the property value | |
| PASS | e.style['interactivity'] = "none" should not set the property value | |
| PASS | e.style['interactivity'] = "auto inert" should not set the property value |
bundle built 2026-07-16T07:16:48.063Z