RESOLVED WONTFIX 19951
WebKit should perform content sniffing for embed element without type attribute
https://bugs.webkit.org/show_bug.cgi?id=19951
Summary WebKit should perform content sniffing for embed element without type attribute
Anantha Keesara
Reported 2008-07-08 14:27:14 PDT
I. Steps: ----------- 1. Launch Safari 2. Launch the html file. If you do not have the realplayer plugin, download the dll file to your plugins directory. II. Issue: ----------------- In Firefox, a realplayer shows up. But in Safari, it is recognized as unknown mimetype. III. Other browsers: ----------------------- IE7 : not working FF3 : ok IV. Safari nightly tested: version 3.1.1(525.17 )- r34388. Not working properly on Safari. V. Safari screenshot : Not avalible
Attachments
reduction.zip (41.22 KB, application/octet-stream)
2008-07-08 14:27 PDT, Anantha Keesara
no flags
standalone test case (485 bytes, text/html)
2008-07-28 12:31 PDT, Robert Blaut
no flags
Anantha Keesara
Comment 1 2008-07-08 14:27:16 PDT
Created attachment 22163 [details] reduction.zip
Robert Blaut
Comment 2 2008-07-28 12:30:41 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]
Robert Blaut
Comment 3 2008-07-28 12:31:23 PDT
Created attachment 22525 [details] standalone test case
Alexey Proskuryakov
Comment 4 2022-07-01 11:35:24 PDT
Mass closing plug-in bugs, as plug-in support has been removed from WebKit. Please comment and/or reopen if this still affects WebKit in some way.
Note You need to log in before you can comment on or make changes to this bug.