mirror of
https://github.com/servo/servo.git
synced 2025-08-10 07:55:33 +01:00
18 lines
564 B
INI
Vendored
18 lines
564 B
INI
Vendored
[interactivity.html]
|
|
[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
|