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]
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]
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