diff options
author | bors-servo <lbergstrom+bors@mozilla.com> | 2017-10-16 15:36:42 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-10-16 15:36:42 -0500 |
commit | 3209d22968046b5c3d29a37b79a655497db2050a (patch) | |
tree | 143e736c18adfee6de958614129690250b265a0a /components/script/dom/testrunner.rs | |
parent | d3d2b0261a8aacd4f74e330f8c007a91f829a96e (diff) | |
parent | 8ae0739bab8a3c74e0685d9f53bbb155e4458aba (diff) | |
download | servo-3209d22968046b5c3d29a37b79a655497db2050a.tar.gz servo-3209d22968046b5c3d29a37b79a655497db2050a.zip |
Auto merge of #18592 - MortimerGoro:dom_texture, r=jdm
Implement DOM to texture
<!-- Please describe your changes on the following line: -->
This is a prototype of the WebGL DOMToTexture feature. The API should be fine as a privileged extension for now due to security concerns. The working group has been investigating the viability of unprivileged usage but the spec is not ready yet.
Demo video: https://www.youtube.com/watch?v=hpZqEM5hPao
---
<!-- 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
- [ ] These changes fix #__ (github issue number if applicable).
<!-- Either: -->
- [x] There are tests for these changes OR
- [ ] These changes do not require tests because _____
<!-- Also, please make sure that "Allow edits from maintainers" checkbox is checked, so that we can help you if you get stuck somewhere along the way.-->
<!-- 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/18592)
<!-- Reviewable:end -->
Diffstat (limited to 'components/script/dom/testrunner.rs')
0 files changed, 0 insertions, 0 deletions