RESOLVED CONFIGURATION CHANGED 19783
Assertion failure in createLinBoxes() (obj->isInlineFlow() || obj == this) navigating back to fast/compact/002.html
https://bugs.webkit.org/show_bug.cgi?id=19783
Summary Assertion failure in createLinBoxes() (obj->isInlineFlow() || obj == this) na...
mitz
Reported 2008-06-26 12:39:20 PDT
Steps to reproduce: 1) Make sure the back/forward cache is enabled. 2) Go to the URL. 3) Go to about:blank. 4) Go back. Result: ASSERTION FAILED: obj->isInlineFlow() || obj == this (WebCore/rendering/bidi.cpp:466 WebCore::InlineFlowBox* WebCore::RenderBlock::createLineBoxes(WebCore::RenderObject*))
Attachments
test case (2.69 MB, video/quicktime)
2024-04-24 13:17 PDT, Frances Cornwall
no flags
Frances Cornwall
Comment 1 2024-04-24 13:17:08 PDT
Created attachment 471109 [details] test case
Frances Cornwall
Comment 2 2024-04-24 13:18:03 PDT
The test case does not reproduce in Safari 17.4.1.
Karl Dubost
Comment 3 2024-04-24 17:19:42 PDT
yes this is working now.
Note You need to log in before you can comment on or make changes to this bug.