Bug 19783

Summary: Assertion failure in createLinBoxes() (obj->isInlineFlow() || obj == this) navigating back to fast/compact/002.html
Product: WebKit Reporter: mitz
Component: Layout and RenderingAssignee: Nobody <webkit-unassigned>
Status: RESOLVED CONFIGURATION CHANGED    
Severity: Normal CC: frances_c, karlcow
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Mac   
OS: OS X 10.5   
URL: http://trac.webkit.org/browser/trunk/LayoutTests/fast/compact/002.html?format=raw
Attachments:
Description Flags
test case none

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.