[Webkit-unassigned] [Bug 19011] Webkit renders EMBED fallback content instead of OBJECT content

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 2 05:03:06 PDT 2008


http://bugs.webkit.org/show_bug.cgi?id=19011


webkit at blaut.biz changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |webkit at blaut.biz
             Status|UNCONFIRMED                 |NEW
          Component|Plug-ins                    |Layout and Rendering
     Ever Confirmed|0                           |1
           Keywords|                            |HasReduction
         OS/Version|Windows XP                  |All
           Platform|PC                          |All
            Summary|player control buttons have |Webkit renders EMBED
                   |different color in safari   |fallback content instead of
                   |                            |OBJECT content




------- Comment #4 from webkit at blaut.biz  2008-06-02 05:03 PDT -------
I can confirm the bug. It looks like Webkit violates "Rules for rendering
objects":

"A user agent must interpret an OBJECT element according to the following
precedence rules:
1. The user agent must first try to render the object. It should not render the
element's contents, [...].
2. If the user agent is not able to render the object for whatever reason
(configured not to, lack of resources, wrong architecture, etc.), it must try
to render its contents."
[http://www.w3.org/TR/html401/struct/objects.html#h-13.3.1]

WebKit actually incorrectly renders fall back EMBED content instead of OBJECT
content which is of cause which is available for rendering. 


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list