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 upTable layout query overflows the stack on HTML5 scripting spec #3997
Comments
|
@mrobinson This might be related to your work that stopped layout queries from using the display list. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
https://html.spec.whatwg.org/multipage/scripting.html#support-the-scripting-language
#2 0x00000001004436a0 in layout::table_caption::TableCaptionFlow.Flow::iterate_through_fragment_bounds (self=0x129cd2880, iterator=...) at table_caption.rs:85is the method that is infinitely recursing.The interesting part looks like: