@@ -601,8 +601,7 @@ <h3>Serializing Selectors</h3>
601601
602602 < li > < p > Otherwise, for each < span > simple selector</ span > in the
603603 < span > sequence of simple selectors</ span > that is not a
604- universal selector of which the < span > namespace prefix</ span > maps to
605- the null namespace (not in a namespace) or of which the
604+ universal selector of which the
606605 < span > namespace prefix</ span > maps to a namespace that is not the
607606 < span > default namespace</ span >
608607 < span title ="serialize a simple selector "> serialize</ span > the
@@ -619,7 +618,7 @@ <h3>Serializing Selectors</h3>
619618
620619 < li > < p > If this is the last part of the chain of the selector and there is
621620 a pseudo-element, append "< code title > ::</ code > " followed by the name of the
622- pseudo-class , to < var > s</ var > .</ p > </ li >
621+ pseudo-element , to < var > s</ var > .</ p > </ li >
623622</ ol >
624623
625624
@@ -666,11 +665,6 @@ <h3>Serializing Selectors</h3>
666665 < span > namespace prefix</ span > , followed by a "< code title > |</ code > " (U+007C)
667666 to < var > s</ var > .</ p > </ li >
668667
669- < li > < p > If the < span > namespace prefix</ span > maps to a namespace that is
670- the null namespace (not in a namespace) append
671- "< code title > |</ code > " (U+007C) to < var > s</ var > .</ p > </ li >
672- <!-- This includes |* -->
673-
674668 < li > < p > Append the < span title ="serialize an identifier "> escaped</ span >
675669 attribute name to < var > s</ var > .</ p > </ li >
676670
@@ -686,7 +680,7 @@ <h3>Serializing Selectors</h3>
686680 attribute value, to < var > s</ var > .</ p > </ li >
687681
688682 < li > < p > Append "< code title > ]</ code > " (U+005D) to
689- < var > s</ vaR > .</ p > </ li >
683+ < var > s</ var > .</ p > </ li >
690684 </ ol >
691685 </ dd >
692686
0 commit comments