RESOLVED INVALID 12346
<object> and fallback missing from feeds
https://bugs.webkit.org/show_bug.cgi?id=12346
Summary <object> and fallback missing from feeds
Phill Sparks
Reported 2007-01-20 05:47:53 PST
When I load a feed with an <object> the object is not output in the feed viewer (it is not present when I view the "source" of the safari rendered feed), its fallback is also not rendered. This could be a duplicate of bug 9577, but I assume that as the <object> is missing from the generated source this is a code generation issue and not a rendering bug? I enclose an example atom feed which has an object element and fallback.
Attachments
Example atom feed with <object> and fallback. (1.48 KB, application/atom+xml)
2007-01-20 05:52 PST, Phill Sparks
no flags
Phill Sparks
Comment 1 2007-01-20 05:52:35 PST
Created attachment 12571 [details] Example atom feed with <object> and fallback.
Alexey Proskuryakov
Comment 2 2007-01-21 00:41:02 PST
(In reply to comment #0) > This could be a duplicate of bug 9577, but I assume that as the <object> is > missing from the generated source this is a code generation issue and not a > rendering bug? Yes, definitely appears so. Unfortunately, HTML code generation for feeds is not performed by WebKit - a closed source system framework is used for this. Please file a bug via <http://bugreport.apple.com> for Apple engineers to take a look!
Note You need to log in before you can comment on or make changes to this bug.