[Bug 9107] Incorrectly reports validity for various illegal pseudo-element usages

https://www.w3.org/Bugs/Public/show_bug.cgi?id=9107

carine bournez <caribou@w3.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |caribou@w3.org

--- Comment #1 from carine bournez <caribou@w3.org> 2012-09-21 14:29:59 UTC ---
>From http://www.w3.org/TR/CSS2/selector.html#pseudo-elements :

"Pseudo-classes are allowed anywhere in selectors while pseudo-elements may
only be appended after the last simple selector of the selector." 

first-line is a pseudo-element, not a pseudo-class, so this is indeed a bug.

-- 
Configure bugmail: https://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, 21 September 2012 14:30:03 UTC