[Bug 23997] New: "If document is in quirks mode, response is CORS..."

https://www.w3.org/Bugs/Public/show_bug.cgi?id=23997

            Bug ID: 23997
           Summary: "If document is in quirks mode, response is CORS..."
           Product: CSS
           Version: unspecified
          Hardware: PC
                OS: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: CSSOM
          Assignee: simonp@opera.com
          Reporter: simonp@opera.com
        QA Contact: public-css-bugzilla@w3.org

http://dev.w3.org/csswg/cssom/#fetching-css-style-sheets

[[
If document is in quirks mode, response is CORS-same-origin and the
Content-Type metadata of response is not a supported styling language change
the Content-Type metadata of response to text/css.
]]

Should compare the document's origin with the request's origin after fetch has
completed (ack annevk)

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Wednesday, 4 December 2013 14:36:56 UTC