mirror of
https://github.com/servo/servo.git
synced 2025-10-04 02:29:12 +01:00
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 --> |
||
---|---|---|
.. | ||
browsers | ||
dom | ||
infrastructure | ||
obsolete/requirements-for-implementations | ||
rendering | ||
semantics | ||
syntax | ||
the-xhtml-syntax/parsing-xhtml-documents | ||
webappapis |