Assert that we never execute scripts during LayoutPhase::InRenderTreeLayout.
Created attachment 325424 [details] Adds the assertion
Comment on attachment 325424 [details] Adds the assertion View in context: https://bugs.webkit.org/attachment.cgi?id=325424&action=review > Source/WebCore/ChangeLog:3 > + Assert that no script is excused during LayoutPhase::InRenderTreeLayout Should probably be "executed"
Committed r224225: <https://trac.webkit.org/changeset/224225>
<rdar://problem/35284536>