[Bug 13713] New: Remove step 7 "Replace any characters in input that have a Unicode code point greater than U+FFFF (i.e. any characters that are not in the basic multilingual plane) with the two-character string "00"." if the algorithm is dealing with UTF-16 code units ("

http://www.w3.org/Bugs/Public/show_bug.cgi?id=13713

           Summary: Remove step 7 "Replace any characters in input that
                    have a Unicode code point greater than U+FFFF (i.e.
                    any characters that are not in the basic multilingual
                    plane) with the two-character string "00"." if the
                    algorithm is dealing with UTF-16 code units ("
           Product: HTML WG
           Version: unspecified
          Platform: Other
               URL: http://www.whatwg.org/specs/web-apps/current-work/#rul
                    es-for-parsing-a-legacy-color-value
        OS/Version: other
            Status: NEW
          Severity: normal
          Priority: P3
         Component: HTML5 spec (editor: Ian Hickson)
        AssignedTo: ian@hixie.ch
        ReportedBy: contributor@whatwg.org
         QAContact: public-html-bugzilla@w3.org
                CC: mike@w3.org, public-html-wg-issue-tracking@w3.org,
                    public-html@w3.org, simonp@opera.com


Specification:
http://www.whatwg.org/specs/web-apps/current-work/complete/common-microsyntaxes.html
Multipage: http://www.whatwg.org/C#rules-for-parsing-a-legacy-color-value
Complete: http://www.whatwg.org/c#rules-for-parsing-a-legacy-color-value

Comment:
Remove step 7 "Replace any characters in input that have a Unicode code point
greater than U+FFFF (i.e. any characters that are not in the basic
multilingual plane) with the two-character string "00"." if the algorithm is
dealing with UTF-16 code units ("Yeah this is fallout from the decision to
stop having the spec be in terms of Unicode but instead have the spec in terms
of UTF-16 code points." -- http://www.w3.org/Bugs/Public/show_bug.cgi?id=13676
)

Posted from: 88.131.66.80 by simonp@opera.com
User agent: Opera/9.80 (Macintosh; Intel Mac OS X 10.5.8; U; en) Presto/2.9.168
Version/11.50

-- 
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

Received on Tuesday, 9 August 2011 13:52:05 UTC