[Webkit-unassigned] [Bug 17248] :nth-child() and :lang() should allow spaces before, after and inside the expression

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 7 09:44:09 PST 2010


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


Darin Adler <darin at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #46021|review?, commit-queue?      |review+, commit-queue+
               Flag|                            |




--- Comment #9 from Darin Adler <darin at apple.com>  2010-01-07 09:44:08 PST ---
(From update of attachment 46021)
r=me

Two thoughts on how to improve in the future or with a followup:

    1) This doesn't need to be a non-text test. It would be good to make a test
of this that dumps as text instead of a render tree. There are plenty of ways
to check that CSS has been parsed other than actually dumping out the render
tree.

    2) We should have a test of the "spaces inside the expression" case, even
though we're not changing behavior of that. We want to test all the significant
cases, and that clearly is significant, given the discussion in this bug.

-- 
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