File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -1855,9 +1855,8 @@ <h4><a name=negation></a>6.6.7. The negation pseudo-class</h4>
18551855
18561856< p > The negation pseudo-class, < code > :not(< var > X</ var > )</ code > , is a
18571857functional notation taking a < a href ="#simple-selectors-dfn "> simple
1858- selector</ a > (excluding the negation pseudo-class itself and
1859- pseudo-elements) as an argument. It represents an element that is not
1860- represented by the argument.
1858+ selector</ a > (excluding the negation pseudo-class itself) as an argument.
1859+ It represents an element that is not represented by the argument.
18611860
18621861< p class ="note "> < strong > Note:</ strong > Since pseudo-elements are not
18631862simple selectors, they are not a valid argument to < code > :not()</ code > .</ p >
You can’t perform that action at this time.
0 commit comments