RESOLVED DUPLICATE of bug 15202 15432
WebKit incorrectly handles object fallback content
https://bugs.webkit.org/show_bug.cgi?id=15432
Summary WebKit incorrectly handles object fallback content
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.