File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -2017,7 +2017,7 @@ <h4 id=number-rest-state><span class=secno>3.4.16. </span> <dfn
20172017 Reconsume the < a href ="#current-input-character "> < i > current input
20182018 character</ i > </ a > .
20192019
2020- < dt > U+0025 PERCENT SIGN
2020+ < dt > U+0025 PERCENT SIGN (%)
20212021
20222022 < dd > Emit a percent token with its value set to the number produced by
20232023 interpreting the number token's representation as a base-10 number.
@@ -2131,7 +2131,7 @@ <h4 id=number-fraction-state><span class=secno>3.4.17. </span> <dfn
21312131 to the < a href ="#data-state0 "> < i > data state</ i > </ a > . Reconsume the < a
21322132 href ="#current-input-character "> < i > current input character</ i > </ a > .
21332133
2134- < dt > U+0025 PERCENT SIGN
2134+ < dt > U+0025 PERCENT SIGN (%)
21352135
21362136 < dd > Emit a percent token with its value set to the number produced by
21372137 interpreting the number token's representation as a base-10 number.
Original file line number Diff line number Diff line change @@ -1414,7 +1414,7 @@ <h4>
14141414 Switch to the < i > data state</ i > .
14151415 Reconsume the < i > current input character</ i > .
14161416
1417- < dt > U+0025 PERCENT SIGN
1417+ < dt > U+0025 PERCENT SIGN (%)
14181418 < dd >
14191419 Emit a percent token
14201420 with its value set to the number
@@ -1562,7 +1562,7 @@ <h4>
15621562 Switch to the < i > data state</ i > .
15631563 Reconsume the < i > current input character</ i > .
15641564
1565- < dt > U+0025 PERCENT SIGN
1565+ < dt > U+0025 PERCENT SIGN (%)
15661566 < dd >
15671567 Emit a percent token
15681568 with its value set to the number
You can’t perform that action at this time.
0 commit comments