Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Additional updates for newly passing WPT's
  • Loading branch information
mttr committed Dec 16, 2014
1 parent 504f968 commit e496386
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 17 deletions.
Expand Up @@ -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
Expand Up @@ -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
Expand Down

5 comments on commit e496386

@bors-servo
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

saw approval from jdm
at mttr@e496386

@bors-servo
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

merging mttr/servo/form_resetting = e496386 into auto

@bors-servo
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

mttr/servo/form_resetting = e496386 merged ok, testing candidate = 5951056

@bors-servo
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@bors-servo
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fast-forwarding master to auto = 5951056

Please sign in to comment.