mirror of
https://github.com/servo/servo.git
synced 2025-07-19 05:13:55 +01:00
16 lines
462 B
INI
16 lines
462 B
INI
[user-select-valid.html]
|
|
[e.style['user-select'\] = "contain" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['user-select'\] = "all" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['user-select'\] = "none" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['user-select'\] = "text" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['user-select'\] = "auto" should set the property value]
|
|
expected: FAIL
|
|
|