Bug 16690

Summary: type attribute on <object> should not take precedence over the Content-Type of the <object>'s data
Product: WebKit Reporter: Jeff Walden (remove +bwo to email) <jwalden+bwo>
Component: Page LoadingAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: ap, gavin.sharp
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Mac   
OS: OS X 10.4   
URL: http://biesi.damowmow.com/object/011.html

Jeff Walden (remove +bwo to email)
Reported 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.
Attachments
Robert Blaut
Comment 1 2008-02-20 15:01:47 PST
*** This bug has been marked as a duplicate of 16760 ***
Note You need to log in before you can comment on or make changes to this bug.