[Bug 24151] New: Use document's encoding for url query encoding in xml-stylesheet

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

            Bug ID: 24151
           Summary: Use document's encoding for url query encoding in
                    xml-stylesheet
           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/#requirements-on-user-agents-implementing-the-xml-stylesheet-processing-instruction

[[
Let parsed URL be the return value of invoking the URL parser with the string
input URL and the base URL base URL.
]]

Should use document's encoding to match presto/blink/gecko and for consistency
with HTML.

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

Received on Saturday, 21 December 2013 09:39:32 UTC