diff options
author | bors-servo <lbergstrom+bors@mozilla.com> | 2016-10-16 11:45:28 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-10-16 11:45:28 -0500 |
commit | 4af21e3ae1676f943a9a01688fef854487bcddfc (patch) | |
tree | 484df03ba4719d8e1fbc44efbcc0ab2f9ba8190b /components/util/prefs.rs | |
parent | ecbdeb330fc96211717c853a312b7558b9d41de3 (diff) | |
parent | d764eef5a2a438387824ef26b90c93193cc5490a (diff) | |
download | servo-4af21e3ae1676f943a9a01688fef854487bcddfc.tar.gz servo-4af21e3ae1676f943a9a01688fef854487bcddfc.zip |
Auto merge of #13787 - lucasloisp:fix-12415/htmll-htmlo, r=emilio
Removed incorrectly exposed webidl interfaces
<!-- Please describe your changes on the following line: -->
I removed exposure in Window and Worker to some interfaces that
was not specified in the specification. Specifically:
- HTMLLinkElement.webidl
- HTMLMapElement.webidl
- HTMLMediaElement.webidl
- HTMLMetaElement.webidl
- HTMLMeterElement.webidl
- HTMLModElement.webidl
- HTMLObjectElement.webidl
- HTMLOListElement.webidl
- HTMLOptGroupElement.webidl
- HTMLOptionElement.webidl
- HTMLOutputElement.webidl
---
<!-- 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 partially fix #12415 (github issue number if applicable).
<!-- Either: -->
- [ ] There are tests for these changes OR
- [X] These changes do not require tests because they do not add any feature
<!-- 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/13787)
<!-- Reviewable:end -->
Diffstat (limited to 'components/util/prefs.rs')
0 files changed, 0 insertions, 0 deletions