File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -2599,9 +2599,9 @@ <h4 id=consume-a-primitive-with-the-hashless-co><span class=secno>3.6.13.
25992599 href ="#current-input-token "> < i > current input token</ i > </ a > is an
26002600 identifier token, let < var > value</ var > be the token's value.
26012601
2602- < p > If < var > value has a length of 3 or 6 and is composed solely of < a
2602+ < p > If < var > value</ var > has a length of 3 or 6 and is composed solely of < a
26032603 href ="#hex-digit "> < i > hex digits</ i > </ a > , create a hash token with its
2604- value set to the < var > value</ var > and return it. </ var >
2604+ value set to the < var > value</ var > and return it.
26052605
26062606 < p > Otherwise, < a href ="#consume-a-primitive0 "> < i > consume a
26072607 primitive</ i > </ a > and return the returned value.
Original file line number Diff line number Diff line change @@ -2624,7 +2624,7 @@ <h4>
26242624 let < var > value</ var > be the token's value.
26252625
26262626 < p >
2627- If < var > value</ value > has a length of 3 or 6 and is composed solely of < i > hex digits</ i > ,
2627+ If < var > value</ var > has a length of 3 or 6 and is composed solely of < i > hex digits</ i > ,
26282628 create a hash token with its value set to the < var > value</ var >
26292629 and return it.
26302630
You can’t perform that action at this time.
0 commit comments