- From: <bugzilla@jessica.w3.org>
 - Date: Thu, 09 May 2013 21:47:23 +0000
 - To: public-webapps-bugzilla@w3.org
 
https://www.w3.org/Bugs/Public/show_bug.cgi?id=20600
L. David Baron (Mozilla) <dbaron@dbaron.org> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dbaron@dbaron.org
--- Comment #13 from L. David Baron (Mozilla) <dbaron@dbaron.org> ---
What about the issue of CSS implementations being required to drop selectors
containing unknown pseudo-elements?  (Modulo some non-conforming
implementations where this is red:
http://software.hixie.ch/utilities/js/live-dom-viewer/?%3C!DOCTYPE%20html%3E%0A%3Cstyle%3E%0Abody%2C%20%3A%3Ax-foo%20%7B%20background%3A%20red%20%7D%0A%3C%2Fstyle%3E
)
Exactly which pseudo-elements does this make considered to be known?
I agree a function would be a better solution.
-- 
You are receiving this mail because:
You are the QA Contact for the bug.
Received on Thursday, 9 May 2013 21:47:24 UTC