servo/tests/wpt/metadata/html/dom
bors-servo f4bd1b224e Auto merge of #12847 - clstl:HTMLDialogElement#close, r=nox
Implements HTMLDialogElement#close

<!-- Please describe your changes on the following line: -->
Implements HTMLDialogElement#close according to [link](https://html.spec.whatwg.org/multipage/#the-dialog-element:dom-dialog-close)

---
<!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `__` with appropriate data: -->
- [X] `./mach build -d` does not report any errors
- [X] `./mach test-tidy` does not report any errors
- [X] These changes fix #12352
- [X] There are tests for these change

<!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. -->

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/12847)
<!-- Reviewable:end -->
2016-08-25 08:43:23 -05:00
..
documents/dom-tree-accessors Finish hooking up XML parser 2016-04-27 08:44:13 -06:00
dynamic-markup-insertion Disable html tests in __dir__.ini rather than include.ini. 2015-09-03 17:02:06 +02:00
elements Implement nodeName on Attr 2016-04-03 10:27:41 -07:00
interfaces.html.ini Auto merge of #12847 - clstl:HTMLDialogElement#close, r=nox 2016-08-25 08:43:23 -05:00
reflection-embedded.html.ini Lessen pressure on the thread-local RNG 2016-08-16 10:12:33 +02:00
reflection-forms.html.ini Parse HTMLInputElement attributes 2016-05-24 10:12:18 -04:00
reflection-grouping.html.ini Implement HTMLLIElement#value 2016-07-28 21:07:21 -03:00
reflection-metadata.html.ini Update web-platform-tests to revision fab2c513bffb2bd19600d23b495264d123df092f 2016-05-07 23:23:48 +02:00
reflection-misc.html.ini HTMLScriptElement: Added missing DOM properties 2016-04-03 22:33:57 +03:00
reflection-obsolete.html.ini Implement HTMLHyperlinkElementUtils for HTMLAnchorElement 2016-03-24 21:14:28 -04:00
reflection-sections.html.ini Implement HTMLHyperlinkElementUtils for HTMLAnchorElement 2016-03-24 21:14:28 -04:00
reflection-tabular.html.ini Update web-platform-tests to revision fab2c513bffb2bd19600d23b495264d123df092f 2016-05-07 23:23:48 +02:00
reflection-text.html.ini Support link target attribute 2016-06-02 19:12:59 +08:00