mirror of
https://github.com/servo/servo.git
synced 2025-08-07 06:25:32 +01:00
Update web-platform-tests to revision 2b66b8b24b727c7490bf6091dd8a6a551642720b
This commit is contained in:
parent
b0751f4241
commit
faf92483da
85 changed files with 1096 additions and 220 deletions
|
@ -0,0 +1,16 @@
|
|||
[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
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue