diff options
author | bors-servo <lbergstrom+bors@mozilla.com> | 2016-10-16 00:18:09 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-10-16 00:18:09 -0500 |
commit | 97bcd97ebd7705df8d4d141d18e79073f71b2ba2 (patch) | |
tree | c9dd35518514a593e6fba013cc7c30f0a88de210 /components/script/dom/webidls/HTMLMetaElement.webidl | |
parent | bd1b50456a9a9e62b2fa0a479a0521616a0a5c6b (diff) | |
parent | df8030c50dd0f0aa472a5cc21cd1004e08236a98 (diff) | |
download | servo-97bcd97ebd7705df8d4d141d18e79073f71b2ba2.tar.gz servo-97bcd97ebd7705df8d4d141d18e79073f71b2ba2.zip |
Auto merge of #13747 - scotttrinh:canvas-webidl, r=Ms2ger
Partial fix for #12415: expose Canvas interfaces
<!-- Please describe your changes on the following line: -->
Fix interface exposure per [the specs](https://html.spec.whatwg.org/multipage/scripting.html#2dcontext).
One lingering question I have is if [`CanvasPath`](https://html.spec.whatwg.org/multipage/scripting.html#canvaspath) needs to be added to `interfaces.worker.js` since it *is* exposed to the `Worker` environment. I tried adding it to the `interfaces.worker.js` list but it failed tests at https://github.com/servo/servo/blob/master/tests/wpt/mozilla/tests/mozilla/interfaces.js#L82
---
<!-- 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 contain a partial fix for #12415 (github issue number if applicable).
<!-- Either: -->
- [ ] There are tests for these changes OR
- [x] These changes do not require tests because _____
<!-- 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/13747)
<!-- Reviewable:end -->
Diffstat (limited to 'components/script/dom/webidls/HTMLMetaElement.webidl')
0 files changed, 0 insertions, 0 deletions