WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED INVALID
47388
[Qt] Qt does not properly render nested object fallback content
https://bugs.webkit.org/show_bug.cgi?id=47388
Summary
[Qt] Qt does not properly render nested object fallback content
Cris Neckar
Reported
2010-10-07 18:33:31 PDT
When several bad object tags are nested with fallback content it is not properly rendered in the QT build. This is demonstrated in the layout test LayoutTests/fast/html/object-image-nested-fallback.html <object type="image/png" data="this.object.does.not.exist.dtd"> <object type="image/png" data="this.object.does.not.exist.dtd"> <object type="image/png" data="this.object.does.not.exist.dtd">PASS when no crash occurs.</object> </object> </object> The text will not be rendered. I will disable the test for now to avoid redness.
Attachments
Add attachment
proposed patch, testcase, etc.
Cris Neckar
Comment 1
2010-10-07 18:38:39 PDT
Actually just verified that it doesn't display fallback content at all.
Cris Neckar
Comment 2
2010-10-07 18:42:33 PDT
@ossy are you the right person to look at this?
Abhishek Arya
Comment 3
2010-10-07 18:44:29 PDT
Committed
r69368
: <
http://trac.webkit.org/changeset/69368
>
Abhishek Arya
Comment 4
2010-10-07 18:45:13 PDT
That commit was to skip the test on qt.
Jocelyn Turcotte
Comment 5
2014-02-03 03:16:52 PST
=== Bulk closing of Qt bugs === If you believe that this bug report is still relevant for a non-Qt port of webkit.org, please re-open it and remove [Qt] from the summary. If you believe that this is still an important QtWebKit bug, please fill a new report at
https://bugreports.qt-project.org
and add a link to this issue. See
http://qt-project.org/wiki/ReportingBugsInQt
for additional guidelines.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug