servo/tests/wpt/metadata/html
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
..
browsers Define interface members on the global object directly (fixes #4593) 2016-08-25 14:29:16 +02:00
dom Auto merge of #12847 - clstl:HTMLDialogElement#close, r=nox 2016-08-25 08:43:23 -05:00
infrastructure Make Node::BaseURI use the document's base URL 2016-05-14 14:44:06 +08:00
obsolete/requirements-for-implementations Update web-platform-tests to revision 697b971060b2d475a73c1c3755232a4674d61cf5 2016-05-10 12:17:47 +02:00
rendering Disable SVG sizing tests until SVG is implemented. 2016-05-06 10:40:29 -04:00
semantics Implements HTMLDialogElement#close 2016-08-25 16:13:30 +03:00
syntax Update web-platform-tests to revision 697b971060b2d475a73c1c3755232a4674d61cf5 2016-05-10 12:17:47 +02:00
the-xhtml-syntax/parsing-xhtml-documents Update web-platform-tests to revision 346d5b51a122f7bb1c7747064499ef281a0200f7 2016-06-24 11:36:34 +02:00
webappapis Define interface members on the global object directly (fixes #4593) 2016-08-25 14:29:16 +02:00