Bug 15432

Summary: WebKit incorrectly handles object fallback content
Product: WebKit Reporter: Robert Blaut <webkit>
Component: Layout and RenderingAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Major CC: mrowe
Priority: P2 Keywords: HasReduction
Version: 523.x (Safari 3)   
Hardware: All   
OS: All   
URL: http://bugs.blaut.biz/webkit/object-fallback-content.htm
Attachments:
Description Flags
minimal test case none

Robert Blaut
Reported 2007-10-08 23:15:33 PDT
I've found that "empty" object tag causes a major issue in Webkit's for Windows fallback content rendering. The fallback content is simply not rendered at all. The issue was found on http://forum.mediaswiat.pl/ I've made minimal test case for this issue. Steps to reproduce 1) Go to a page: http://bugs.blaut.biz/webkit/object-fallback-content.htm 2) Notice blank page. Expected result: Webkit should render: "The text is a fallback content and should be visible" Actual result: Webkit renders nothing.
Attachments
minimal test case (233 bytes, text/html)
2007-10-08 23:16 PDT, Robert Blaut
no flags
Robert Blaut
Comment 1 2007-10-08 23:16:23 PDT
Created attachment 16593 [details] minimal test case
David Kilzer (:ddkilzer)
Comment 2 2007-10-09 05:40:19 PDT
*** This bug has been marked as a duplicate of 15202 ***
David Kilzer (:ddkilzer)
Comment 3 2007-11-02 23:39:14 PDT
Fixed in r27378. See Bug 15804.
Note You need to log in before you can comment on or make changes to this bug.