[Bug 12977] New: Step 6 of the legacy color parsing rules is unnecessary, as 3-digit hex colors will be successfully parsed by the general case further down.

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

           Summary: Step 6 of the legacy color parsing rules is
                    unnecessary, as 3-digit hex colors will be
                    successfully parsed by the general case further down.
           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, jackalmage@gmail.com


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

Comment:
Step 6 of the legacy color parsing rules is unnecessary, as 3-digit hex colors
will be successfully parsed by the general case further down.

Posted from: 2620:0:1000:1b01:21a:a0ff:fe2a:4cba by jackalmage@gmail.com
User agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/534.30 (KHTML, like
Gecko) Chrome/12.0.742.100 Safari/534.30

-- 
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 Friday, 17 June 2011 18:23:17 UTC