[Webkit-unassigned] [Bug 56973] Implement DOM children forwarding down the shadow subtree

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Nov 20 20:49:35 PST 2011


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


Dominic Cooney <dominicc at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |NEW
         AssignedTo|dglazkov at chromium.org       |webkit-unassigned at lists.web
                   |                            |kit.org




--- Comment #2 from Dominic Cooney <dominicc at chromium.org>  2011-11-20 20:49:34 PST ---
First cut: The selector language is:

tag-name? ("." class-name)? ("#" id)?

- Same whitespace rules as CSS
- Same matching rules as the CSS selector with the same text
- Except empty string, which matches *

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