ISSUE-67
::selection
- State:
- RAISED
- Product:
- Selectors Level 4
- Raised by:
- Elika Etemad
- Opened on:
- 2008-10-16
- Description:
http://lists.w3.org/Archives/Public/www-style/2008Jun/0356.html Suppose my selection is delimited by the <<< >>> below: <richtext> <p>...........<<<.......</p> <p>......<span>......>>>.......</span></p> </richtext> richtext::selection { outline: solid; color: orange; } richtext p::selection { outline: solid; color: aqua; } richtext span { color: purple; } What is the result?
- Related Actions Items:
- No related actions
- Related emails:
- How ::selection works on nested elements (from dbaron@dbaron.org on 2008-10-26)
- ISSUE-67: ::selection [Selectors] (from sysbot+tracker@w3.org on 2008-10-16)
Related notes:
2009-02-10 01:28:01: See also http://lists.w3.org/Archives/Public/www-style/2006May/0060.html [Elika Etemad]
Changelog:
2008-10-16 13:17:06: Created issue '::selection' nickname owned by Elika Etemad on product Selectors, description 'http://lists.w3.org/Archives/Public/www-style/2008Jun/0356.html Suppose my selection is delimited by the <<< >>> below: <richtext> <p>...........<<<.......</p> <p>......<span>......>>>.......</span></p> </richtext> richtext::selection { outline: solid; color: orange; } richtext p::selection { outline: solid; color: aqua; } richtext span { color: purple; } What is the result?' non-public [Elika Etemad]
2009-02-10 01:30:28: Product changed to Selectors Level 4 [Elika Etemad]