File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -2416,6 +2416,11 @@ <h2 id=specificity><span class=secno>9. </span> Calculating a selector's
24162416 specific argument. The pseudo-class itself does not count as pseudo-class.
24172417
24182418
2419+ < p class =issue > It would probably be better to have match-sensitive
2420+ specificity, if possible. See < a
2421+ href ="http://lists.w3.org/Archives/Public/www-style/2010Sep/0534.html "> dbaron's
2422+ message</ a > .
2423+
24192424 < p > Concatenating the three numbers a-b-c (in a number system with a large
24202425 base) gives the specificity.
24212426
Original file line number Diff line number Diff line change @@ -1931,6 +1931,9 @@ <h2 id=specificity>
19311931 of its most specific argument. The pseudo-class itself does not
19321932 count as pseudo-class.
19331933
1934+ < p class ="issue "> It would probably be better to have match-sensitive
1935+ specificity, if possible. See < a href ="http://lists.w3.org/Archives/Public/www-style/2010Sep/0534.html "> dbaron's message</ a > .
1936+
19341937 < p > Concatenating the three numbers a-b-c (in a number system with a
19351938 large base) gives the specificity.</ p >
19361939
You can’t perform that action at this time.
0 commit comments