Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upDocument needs a way to access the JSContext when no window is available #637
Labels
Comments
|
Everything can reach a owner document, and we have the ability to check whether something is actually in the document. Mission accomplished. |
ChrisParis
pushed a commit
to ChrisParis/servo
that referenced
this issue
Sep 7, 2014
Remove the remaining overly helpful comments in media tests
glennw
pushed a commit
to glennw/servo
that referenced
this issue
Jan 16, 2017
Fixed the cs_blur 'sample' variable Closes servo#634 cc @mmatyas <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/webrender/637) <!-- Reviewable:end -->
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This is a totally valid situation (such as via DOMParser.parseFromString) and needs to be supported.