[Webkit-unassigned] [Bug 74178] Add new CSS nth-children parsing tests

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Dec 11 23:45:54 PST 2011


https://bugs.webkit.org/show_bug.cgi?id=74178


Zoltan Herczeg <zherczeg at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED




--- Comment #5 from Zoltan Herczeg <zherczeg at webkit.org>  2011-12-11 23:45:53 PST ---
Changed the comment to:

    // The tokenizer checks for the construct of an+b.
    // However, since the {ident} rule precedes the {nth} rule, some of those
    // tokens are identified as string literal. Furthermore we need to accept
    // "odd" and "even" which does not match to an+b.

And landed: http://trac.webkit.org/changeset/102560

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list