We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 388b132 commit 2381834Copy full SHA for 2381834
selectors3/Overview.html
@@ -832,7 +832,8 @@ <h3><a name=universal-selector>6.2. Universal selector</a> </h3>
832
Namespaces</a> below.</p>
833
834
<p>If the universal selector is not the only component of a sequence
835
-of simple selectors, the <code>*</code> may be omitted.</p>
+of simple selectors or is immediately followed by a pseudo-element,
836
+the <code>*</code> may be omitted.</p>
837
838
<div class="example">
839
<p>Examples:</p>
0 commit comments