Skip to content

Commit

Permalink
remove expected FAIL but now PASS in test ini
Browse files Browse the repository at this point in the history
  • Loading branch information
yodalee committed Feb 3, 2015
1 parent 7f64c27 commit 67ff272
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 683 deletions.
24 changes: 0 additions & 24 deletions tests/wpt/metadata/html/dom/interfaces.html.ini
Expand Up @@ -5886,21 +5886,9 @@
[HTMLButtonElement interface: attribute form]
expected: FAIL
[HTMLButtonElement interface: attribute formAction]
expected: FAIL
[HTMLButtonElement interface: attribute formEnctype]
expected: FAIL
[HTMLButtonElement interface: attribute formMethod]
expected: FAIL
[HTMLButtonElement interface: attribute formNoValidate]
expected: FAIL
[HTMLButtonElement interface: attribute formTarget]
expected: FAIL
[HTMLButtonElement interface: attribute name]
expected: FAIL
Expand Down Expand Up @@ -5934,21 +5922,9 @@
[HTMLButtonElement interface: document.createElement("button") must inherit property "form" with the proper type (2)]
expected: FAIL
[HTMLButtonElement interface: document.createElement("button") must inherit property "formAction" with the proper type (3)]
expected: FAIL
[HTMLButtonElement interface: document.createElement("button") must inherit property "formEnctype" with the proper type (4)]
expected: FAIL
[HTMLButtonElement interface: document.createElement("button") must inherit property "formMethod" with the proper type (5)]
expected: FAIL
[HTMLButtonElement interface: document.createElement("button") must inherit property "formNoValidate" with the proper type (6)]
expected: FAIL
[HTMLButtonElement interface: document.createElement("button") must inherit property "formTarget" with the proper type (7)]
expected: FAIL
[HTMLButtonElement interface: document.createElement("button") must inherit property "name" with the proper type (8)]
expected: FAIL
Expand Down

5 comments on commit 67ff272

@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 yodalee@67ff272

@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 yodalee/servo/issue4534-form-submission-for-button-elements = 67ff272 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.

yodalee/servo/issue4534-form-submission-for-button-elements = 67ff272 merged ok, testing candidate = 2bfe5cf

@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 = 2bfe5cf

Please sign in to comment.