This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 8813 - "mime type of plugin"
Summary: "mime type of plugin"
Status: RESOLVED FIXED
Alias: None
Product: HTML WG
Classification: Unclassified
Component: pre-LC1 HTML5 spec (editor: Ian Hickson) (show other bugs)
Version: unspecified
Hardware: PC Windows NT
: P2 normal
Target Milestone: ---
Assignee: Ian 'Hixie' Hickson
QA Contact: HTML WG Bugzilla archive list
URL: http://dev.w3.org/html5/spec/Overview...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-01-25 13:39 UTC by Julian Reschke
Modified: 2010-10-04 14:57 UTC (History)
4 users (show)

See Also:


Attachments

Description Julian Reschke 2010-01-25 13:39:30 UTC
"The type attribute, if present, gives the MIME type of the plugin to instantiate."

That's a bit misleading in that the plugin doesn't really "have" a MIME type; it happens to support a set of MIME types though.

Maybe:

"The type attribute, if present, gives the MIME type for which the plugin should be instantiated."
Comment 1 Ian 'Hixie' Hickson 2010-02-13 12:50:26 UTC
EDITOR'S RESPONSE: This is an Editor's Response to your comment. If you are satisfied with this response, please change the state of this bug to CLOSED. If you have additional information and would like the editor to reconsider, please reopen this bug. If you would like to escalate the issue to the full HTML Working Group, please add the TrackerRequest keyword to this bug, and suggest title and text for the tracker issue; or you may create a tracker issue yourself, if you are able to do so. For more details, see this document:
   http://dev.w3.org/html5/decision-policy/decision-policy.html

Status: Partially Accepted
Change Description: see diff given below
Rationale: Agreed that the old text didn't make sense. I didn't quite use the proposed text because it doesn't really make sense either. Hopefully the text I went with does make sense.
Comment 2 contributor 2010-02-13 12:51:07 UTC
Checked in as WHATWG revision r4706.
Check-in comment: it's not the MIME type of the plugin, per se, just a MIME type the plugin claims to support.
http://html5.org/tools/web-apps-tracker?from=4705&to=4706