Skip to content

Commit 601bbb4

Browse files
committed
[css-syntax] Update Changes list.
1 parent e45964e commit 601bbb4

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

css-syntax/Overview.bs

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3424,6 +3424,10 @@ Changes from the 20 February 2014 Candidate Recommendation</h3>
34243424

34253425
* Change the definition of ident-like tokens to allow "--" to start an ident.
34263426

3427+
* Don't serialize the digit in an <<an+b>> when A is 1 or -1.
3428+
3429+
* Define all tokens to have a <a>representation</a>.
3430+
34273431
The following editorial changes were made:
34283432

34293433
* The "Consume a string token" algorithm was changed to allow calling it without specifying an explicit ending token,
@@ -3438,6 +3442,8 @@ Changes from the 20 February 2014 Candidate Recommendation</h3>
34383442

34393443
* Removed the Selectors-specific tokens, per WG resolution.
34403444

3445+
* Removed "code point" and "surrogate code point" in favor of the identical definitions in the Infra Standard.
3446+
34413447

34423448
<h3 id="changes-WD-20131105">
34433449
Changes from the 5 November 2013 Last Call Working Draft</h3>

0 commit comments

Comments
 (0)