mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
Additional updates for newly passing WPT's
This commit is contained in:
parent
504f968b20
commit
e4963869d3
3 changed files with 0 additions and 17 deletions
|
@ -5,7 +5,3 @@
|
|||
|
||||
[sanitization algorithm strips line breaks]
|
||||
expected: FAIL
|
||||
|
||||
[Setting value changes the current value for password, but not the value content attribute]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -1,20 +1,10 @@
|
|||
[reset.html]
|
||||
type: testharness
|
||||
[reset button only resets the form owner]
|
||||
expected: FAIL
|
||||
|
||||
[the element is barred from constraint validation]
|
||||
expected: FAIL
|
||||
|
||||
[clicking on a disabled reset does nothing]
|
||||
expected: FAIL
|
||||
|
||||
[reset button resets controls associated with their form using the form element pointer]
|
||||
expected: FAIL
|
||||
|
||||
[reset button resets controls associated with a form using the form attribute]
|
||||
expected: FAIL
|
||||
|
||||
[reset button associated with a form using the form attribute resets all the form\'s controls]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -9,9 +9,6 @@
|
|||
[click on radio4 which is in the indeterminate state]
|
||||
expected: FAIL
|
||||
|
||||
[adding a value to progress1 should put it in a determinate state]
|
||||
expected: FAIL
|
||||
|
||||
[removing progress2\'s value should put it in an indeterminate state]
|
||||
expected: FAIL
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue