[Webkit-unassigned] [Bug 16690] New: type attribute on <object> should not take precedence over the Content-Type of the <object>'s data

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Dec 31 23:38:08 PST 2007


http://bugs.webkit.org/show_bug.cgi?id=16690

           Summary: type attribute on <object> should not take precedence
                    over the Content-Type of the <object>'s data
           Product: WebKit
           Version: 525+ (Nightly build)
          Platform: Macintosh
               URL: http://biesi.damowmow.com/object/011.html
        OS/Version: Mac OS X 10.4
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Page Loading
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: jwalden+bwo at mit.edu


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.


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