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

assertion failed: self.reflow(ReflowGoal::ForScriptQuery, ReflowQueryType::NodeOverflowQuery(node), ReflowReason::Query) #18045

Open
Boscop opened this issue Aug 11, 2017 · 1 comment

Comments

@Boscop
Copy link

@Boscop Boscop commented Aug 11, 2017

assertion failed: self.reflow(ReflowGoal::ForScriptQuery,
ReflowQueryType::NodeOverflowQuery(node), ReflowReason::Query)

URL:

Servo Version:

Servo 0.0.1-31582a4

Backtrace:


WARNING: <ScriptThread PipelineId { namespace_id: PipelineNamespaceId(64), index: PipelineIndex(10) }>: Resuming an already resumed timer.
WARNING: <ScriptThread PipelineId { namespace_id: PipelineNamespaceId(40), index: PipelineIndex(69) }>: Mozbrowser event after iframe (40,69)/(1,34) closed.
WARNING: <ScriptThread PipelineId { namespace_id: PipelineNamespaceId(64), index: PipelineIndex(10) }>: stop_parsing not implemented, full speed ahead!
WARNING: <ScriptThread PipelineId { namespace_id: PipelineNamespaceId(40), index: PipelineIndex(69) }>: Mozbrowser event after iframe (40,69)/(1,34) closed.
WARNING: <ScriptThread PipelineId { namespace_id: PipelineNamespaceId(40), index: PipelineIndex(69) }>: Mozbrowser event after iframe (40,69)/(1,34) closed.
WARNING: <ScriptThread PipelineId { namespace_id: PipelineNamespaceId(40), index: PipelineIndex(69) }>: Mozbrowser event after iframe (40,69)/(1,34) closed.
WARNING: <ScriptThread PipelineId { namespace_id: PipelineNamespaceId(40), index: PipelineIndex(69) }>: Mozbrowser event after iframe (40,69)/(1,34) closed.
WARNING: <ScriptThread PipelineId { namespace_id: PipelineNamespaceId(64),
@mateon1
Copy link
Contributor

@mateon1 mateon1 commented Sep 20, 2017

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
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
3 participants
You can’t perform that action at this time.