You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
(e.g., a pen device that does not detect hovering)
2386
2386
are still conforming.</p>
2387
2387
2388
-
<p>The parent of an element that is<aclass=cssdata-link-type=maybehref=#hover-pseudotitle=:hover>:hover</a>is also in that state.</p>
2388
+
<p>The parent of an element that matches<aclass=cssdata-link-type=maybehref=#hover-pseudotitle=:hover>:hover</a> also matches <aclass=cssdata-link-type=maybehref=#hover-pseudotitle=:hover>:hover</a>.</p>
2389
2389
2390
2390
<pclass=noterole=note>Note: When an element that is <aclass=cssdata-link-type=maybehref=#hover-pseudotitle=:hover>:hover</a> is in a <adata-link-type=dfnhref=http://dev.w3.org/csswg/css-scoping-1/#shadow-treetitle="shadow tree">shadow tree</a>,
2391
2391
the <adata-link-type=dfnhref=http://dev.w3.org/csswg/css-scoping-1/#host-element0title="host element">host element</a> (and its parents) are also in the <aclass=cssdata-link-type=maybehref=#hover-pseudotitle=:hover>:hover</a> state. (See <adata-biblio-type=informativedata-link-type=bibliohref=#biblio-css-scoping-1title=css-scoping-1>[css-scoping-1]</a>)</p>
which elements can become <aclass=cssdata-link-type=maybehref=#active-pseudotitle=:active>:active</a>.
2416
2416
For example, <adata-biblio-type=informativedata-link-type=bibliohref=#biblio-html5title=HTML5>[HTML5]</a> defines a <ahref=http://www.whatwg.org/html/selectors.html#selector-active>list of activatable elements</a>.</p>
2417
2417
2418
-
<p>Selectors doesn’t define if the parent of an element that is
2419
-
':active' is also in that state.</p>
2418
+
<p>The parent of an element that matches <aclass=cssdata-link-type=maybehref=#active-pseudotitle=:active>:active</a> also matches <aclass=cssdata-link-type=maybehref=#active-pseudotitle=:active>:active</a>.</p>
2419
+
2420
+
<p>Host languages may define additional ways in which an element can match <aclass=cssdata-link-type=maybehref=#active-pseudotitle=:active>:active</a>.</p>
2420
2421
2421
2422
<pclass=noterole=note>Note: An element can be both
2422
2423
':visited' and ':active' (or ':link' and ':active').</p>
0 commit comments