[Webkit-unassigned] [Bug 47971] css combinator "+" in combination with NAV tag is buggy

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 22 00:47:00 PDT 2011


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


Chiculita Alexandru <achicu at adobe.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #96584|0                           |1
        is obsolete|                            |
  Attachment #98129|                            |review?, commit-queue?
               Flag|                            |




--- Comment #14 from Chiculita Alexandru <achicu at adobe.com>  2011-06-22 00:47:00 PST ---
Created an attachment (id=98129)
 --> (https://bugs.webkit.org/attachment.cgi?id=98129&action=review)
Patch

Thank you for reviewing the patch. I've simplified the test and addressed all the issues.

- You're right about #div+nav. It doesn't matter what's before "+nav" in the selector. Just to make sure, I've also added another test for label+nav. 
- I've kept "one" and "two" IDs, because I need them in the selectors.
- I kept only two values in greenValues array. It looks like most of the latest browsers return "rgb(0, 128, 0)" while Opera returns "#008000". It is easier to compare the results with other browsers this way.

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