File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -3417,8 +3417,8 @@ Changes Since the 20 Feb 2014 CR Publication</h2>
34173417 where it didn't consume the quote character starting a string before attempting to consume the string.
34183418
34193419 <li>
3420- Fixed a bug in the "Parse a component value" algorithm,
3421- where it failed to trim whitespace from the end of the value .
3420+ Fixed a bug in several of the parser algorithms
3421+ related to the current/next input token and things getting consumed early/late .
34223422 </ul>
34233423
34243424 The following editorial changes were made:
Original file line number Diff line number Diff line change @@ -4897,8 +4897,8 @@ <h2 class="no-num heading settled heading" id=changes><span class=content>
48974897 where it didn’t consume the quote character starting a string before attempting to consume the string.
48984898
48994899 < li >
4900- Fixed a bug in the "Parse a component value" algorithm,
4901- where it failed to trim whitespace from the end of the value .
4900+ Fixed a bug in several of the parser algorithms
4901+ related to the current/next input token and things getting consumed early/late .
49024902 </ ul >
49034903
49044904< p > The following editorial changes were made:
You can’t perform that action at this time.
0 commit comments