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 upassertion failed: self.reflow(ReflowGoal::ForScriptQuery, ReflowQueryType::NodeOverflowQuery(node), ReflowReason::Query) #18045
Labels
Comments
|
Here's a manual testcase for this assertion. index.html: <iframe hidden src="./aux.html">aux.html: Text
<script> document.body.scrollTop </script> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
assertion failed: self.reflow(ReflowGoal::ForScriptQuery,
ReflowQueryType::NodeOverflowQuery(node), ReflowReason::Query)
URL:
Servo Version:
Servo 0.0.1-31582a4
Backtrace: