File tree 1 file changed +2
-4
lines changed
1 file changed +2
-4
lines changed Original file line number Diff line number Diff line change @@ -1845,8 +1845,6 @@ The Hyperlink Pseudo-class: '':any-link''</h3>
1845
1845
equivalent to '':matches(:link, :visited)'' .
1846
1846
1847
1847
1848
- <p class="issue"> Any better name suggestions for this pseudo?
1849
-
1850
1848
<h3 id="link">
1851
1849
The Link History Pseudo-classes: '':link'' and '':visited''</h3>
1852
1850
@@ -3214,9 +3212,9 @@ Grammar</h2>
3214
3212
makes it difficult to indicate that a grammar term can <em> be</em> whitespace.
3215
3213
"Omitting" a combinator is actually just specifying the <a>descendant combinator</a> .
3216
3214
3217
- Note: While, per the grammar,
3215
+ Note: While, per the grammar,
3218
3216
<a>pseudo-elements</a> can appear anywhere in a <<compound-selector>> ,
3219
- and a <<compound-selector>> with a <<pseudo-element-selector>>
3217
+ and a <<compound-selector>> with a <<pseudo-element-selector>>
3220
3218
can appear anywhere in a <<complex-selector>> ,
3221
3219
in practice the <<pseudo-element-selector>> will only match anything
3222
3220
if placed at the end of the last <<compound-selector>>
You can’t perform that action at this time.
0 commit comments