File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -2019,7 +2019,7 @@ <h4 id=number-rest-state><span class=secno>3.4.16. </span> <dfn
20192019
20202020 < dt > U+0025 PERCENT SIGN (%)
20212021
2022- < dd > Emit a percent token with its value set to the number produced by
2022+ < dd > Emit a percentage token with its value set to the number produced by
20232023 interpreting the number token's representation as a base-10 number.
20242024 Switch to the < a href ="#data-state0 "> < i > data state</ i > </ a > . Reconsume the
20252025 < a href ="#current-input-character "> < i > current input character</ i > </ a > .
@@ -2133,7 +2133,7 @@ <h4 id=number-fraction-state><span class=secno>3.4.17. </span> <dfn
21332133
21342134 < dt > U+0025 PERCENT SIGN (%)
21352135
2136- < dd > Emit a percent token with its value set to the number produced by
2136+ < dd > Emit a percentage token with its value set to the number produced by
21372137 interpreting the number token's representation as a base-10 number.
21382138 Switch to the < a href ="#data-state0 "> < i > data state</ i > </ a > . Reconsume the
21392139 < a href ="#current-input-character "> < i > current input character</ i > </ a > .
Original file line number Diff line number Diff line change @@ -1416,7 +1416,7 @@ <h4>
14161416
14171417 < dt > U+0025 PERCENT SIGN (%)
14181418 < dd >
1419- Emit a percent token
1419+ Emit a percentage token
14201420 with its value set to the number
14211421 produced by interpreting the number token's representation
14221422 as a base-10 number.
@@ -1564,7 +1564,7 @@ <h4>
15641564
15651565 < dt > U+0025 PERCENT SIGN (%)
15661566 < dd >
1567- Emit a percent token
1567+ Emit a percentage token
15681568 with its value set to the number
15691569 produced by interpreting the number token's representation
15701570 as a base-10 number.
You can’t perform that action at this time.
0 commit comments