Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

This glitch page fails to render properly #24867

Open
speigg opened this issue Nov 26, 2019 · 0 comments
Open

This glitch page fails to render properly #24867

speigg opened this issue Nov 26, 2019 · 0 comments

Comments

@speigg
Copy link

speigg commented Nov 26, 2019

I have this page on glitch.com which servo is not able to display properly (using the latest nightly for macOS)

https://glitch.com/~servo-web-layer-gl

This page is supposed to rasterize a DOM element using html2canvas, then render that texture in WebGL using three.js. I'm not sure where exactly in the pipeline things are breaking down, and not sure how to work with servo beyond the errors that are output in the terminal.

Note: I had to attach a dummy SVGElement global to the window object in order to avoid errors like these:
01Z ERROR script::dom::bindings::error] Error at https://three-web-layer.glitch.me/script.96a3883c.js:34350:30 invalid 'instanceof' operand getWindowOf(...).SVGElement

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants