WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
9966
Unclosed "object" tag prevents content following it from being displayed
https://bugs.webkit.org/show_bug.cgi?id=9966
Summary
Unclosed "object" tag prevents content following it from being displayed
Alexander Kellett
Reported
2006-07-17 01:41:15 PDT
Content is missing in both a nightly and in 10.4.7. Content is rendered as expected in firefox.
Attachments
Reduction
(206 bytes, text/html)
2006-08-13 02:18 PDT
,
Mark Rowe (bdash)
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Mark Rowe (bdash)
Comment 1
2006-08-13 02:18:51 PDT
Created
attachment 10012
[details]
Reduction The original page contains two unclosed "object" tags. The second one has no parameters, so I assume it is intended to be the closing tag of the first and has simply had the / omitted. This reduced test case demonstrates how we handle an unclosed "object" tag differently than Firefox, leading to content not being displayed.
Alexey Proskuryakov
Comment 2
2007-02-09 09:44:32 PST
***
Bug 12708
has been marked as a duplicate of this bug. ***
Robert Hogan
Comment 3
2011-07-17 03:48:31 PDT
Today WebKit does display the content in the reduction with a vertical border line after it, Firefox and Opera display a border line before and after the line of content.
Robert Hogan
Comment 4
2012-12-27 11:37:12 PST
OK, although we display the reduction slightly differently from other browsers (and they differ among themselves too) - the original bug has been resolved, WebKit does now display content after an unclosed object tag. I don't think there's any right or wrong way to display an unclosed object tag itself so I'm going to close this bug. Please re-open if there's something to do here.
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