Bug 16690 - type attribute on <object> should not take precedence over the Content-Type of the <object>'s data
Summary: type attribute on <object> should not take precedence over the Content-Type o...
Status: RESOLVED DUPLICATE of bug 16760
Alias: None
Product: WebKit
Classification: Unclassified
Component: Page Loading (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac OS X 10.4
: P2 Normal
Assignee: Nobody
URL: http://biesi.damowmow.com/object/011....
Keywords:
Depends on:
Blocks:
 
Reported: 2007-12-31 23:38 PST by Jeff Walden (remove +bwo to email)
Modified: 2008-02-20 15:01 PST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jeff Walden (remove +bwo to email) 2007-12-31 23:38:08 PST
See the URL.  The file "pass.html" has a text/html MIME-type, but it's being interpreted as the type given in the type attribute on the <object> element, in violation of RFC 2616 (not respecting the type given in the header) and the current HTML5 spec.
Comment 1 Robert Blaut 2008-02-20 15:01:47 PST

*** This bug has been marked as a duplicate of 16760 ***