We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c4de327 commit 26557e3Copy full SHA for 26557e3
1 file changed
selectors3/Overview.html
@@ -2454,6 +2454,9 @@ <h2><a name=specificity>9. Calculating a selector's specificity</a></h2>
2454
</pre>
2455
</div>
2456
2457
+<p class="note"><strong>Note:</strong> Repeated occurrances of the
2458
+same simple selector are allowed and do increase specificity.</p>
2459
+
2460
<p class="note"><strong>Note:</strong> the specificity of the styles
2461
specified in an HTML <code>style</code> attribute is described in CSS
2462
2.1. <a href="#refsCSS21">[CSS21]</a>.</p>
0 commit comments