[Webkit-unassigned] [Bug 19951] WebKit should perform content sniffing for embed element without type attribute

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 28 12:30:42 PDT 2008


https://bugs.webkit.org/show_bug.cgi?id=19951


webkit at blaut.biz changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |webkit at blaut.biz
             Status|UNCONFIRMED                 |NEW
          Component|New Bugs                    |Plug-ins
     Ever Confirmed|0                           |1
         OS/Version|Windows XP                  |All
           Platform|PC                          |All
            Summary|Use Content-Type of EMBEDed |WebKit should perform
                   |object to select plug in    |content sniffing for embed
                   |                            |element without type
                   |                            |attribute




------- Comment #2 from webkit at blaut.biz  2008-07-28 12:30 PDT -------
Confirmed. HTML5 spec says:

"The type of the content being embedded is defined as follows:

1. If the element has a type attribute, then the value of the type attribute is
the content's type.

2. Otherwise, if the <path> component of the URL of the specified resource
matches a pattern that a plugin supports, then the content's type is the type
that that plugin can handle."

[http://www.whatwg.org/specs/web-apps/current-work/#the-embed]


-- 
Configure bugmail: https://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