Additional updates for newly passing WPT's

This commit is contained in:
Matthew Rasmus 2014-12-16 13:01:36 -08:00
parent 504f968b20
commit e4963869d3
3 changed files with 0 additions and 17 deletions

View file

@ -5,7 +5,3 @@
[sanitization algorithm strips line breaks] [sanitization algorithm strips line breaks]
expected: FAIL expected: FAIL
[Setting value changes the current value for password, but not the value content attribute]
expected: FAIL

View file

@ -1,20 +1,10 @@
[reset.html] [reset.html]
type: testharness type: testharness
[reset button only resets the form owner]
expected: FAIL
[the element is barred from constraint validation] [the element is barred from constraint validation]
expected: FAIL expected: FAIL
[clicking on a disabled reset does nothing]
expected: FAIL
[reset button resets controls associated with their form using the form element pointer] [reset button resets controls associated with their form using the form element pointer]
expected: FAIL expected: FAIL
[reset button resets controls associated with a form using the form attribute] [reset button resets controls associated with a form using the form attribute]
expected: FAIL expected: FAIL
[reset button associated with a form using the form attribute resets all the form\'s controls]
expected: FAIL

View file

@ -9,9 +9,6 @@
[click on radio4 which is in the indeterminate state] [click on radio4 which is in the indeterminate state]
expected: FAIL 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] [removing progress2\'s value should put it in an indeterminate state]
expected: FAIL expected: FAIL