mirror of
https://github.com/servo/servo.git
synced 2025-07-12 18:03:49 +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
|
|
|