RESOLVED DUPLICATE of bug 7536 8590
Markup (HTML) inside an OBJECT element, does not get rendered
https://bugs.webkit.org/show_bug.cgi?id=8590
Summary Markup (HTML) inside an OBJECT element, does not get rendered
leif halvard silli
Reported 2006-04-25 19:55:15 PDT
The example document demoes that OBJECT-tags containing html tags, do not get evaluated/interpreted in WebKit, as of 25th of April 2005 and neither does it get intepreted in the released version (Safari version 2.0.3 — build 417.9.2). The test page contains some sections with <h1>-elements containing <object><ol><li>text</li></ol></object>. (Using OBJECT is one of few element that can be used for for inserting a HTML-list inside a H-element.) The contained ordered list, gets displayed as such in all other web browsers: Internet Explorer 5 (Mac OS X), Internet Explorer 6 (Windows), Opera 9beta, iCab and Firefox. But in Safari, we get nothing of the content of OBJECT - in these cases.
Attachments
Alexey Proskuryakov
Comment 1 2006-05-03 04:53:53 PDT
*** This bug has been marked as a duplicate of 7536 ***
Note You need to log in before you can comment on or make changes to this bug.