[Bug 12908] New: How come we leave the first 128 characters and then divide the string into three equal parts? Last time I checked, 128 % 3 == 2.

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

           Summary: How come we leave the first 128 characters and then
                    divide the string into three equal parts? Last time I
                    checked, 128 % 3 == 2.
           Product: HTML WG
           Version: unspecified
          Platform: Other
               URL: http://www.whatwg.org/specs/web-apps/current-work/#col
                    ors
        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


Specification:
http://www.whatwg.org/specs/web-apps/current-work/multipage/common-microsyntaxes.html
Section: http://www.whatwg.org/specs/web-apps/current-work/#colors

Comment:
How come we leave the first 128 characters and then divide the string into
three equal parts? Last time I checked, 128 % 3 == 2.

Posted from: 213.236.208.22
User agent: Opera/9.80 (X11; Linux x86_64; U; en) Presto/2.8.131 Version/11.11

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

Received on Wednesday, 8 June 2011 11:17:56 UTC