ISSUE-67: ::selection

::selection

State:
OPEN
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:
  1. [CSSWG] Minutes Sapporo F2F 2015-10-27 Part III: All Spec Review (from daelcss@gmail.com on 2015-11-23)
  2. How ::selection works on nested elements (from dbaron@dbaron.org on 2008-10-26)
  3. ISSUE-67: ::selection [Selectors] (from sysbot+tracker@w3.org on 2008-10-16)

Related notes:

See also http://lists.w3.org/Archives/Public/www-style/2006May/0060.html

Elika Etemad, 10 Feb 2009, 01:28:01

Display change log ATOM feed


Alan Stearns <stearns@adobe.com>, Rossen Atanassov <ratan@microsoft.com>, Chairs, Chris Lilley <chris@w3.org>, Fuqiao Xue <xfq@w3.org>, Staff Contacts
Tracker: documentation, (configuration for this group), originally developed by Dean Jackson, is developed and maintained by the Systems Team <w3t-sys@w3.org>.
$Id: 67.html,v 1.1 2020/01/17 10:41:28 carcone Exp $