Skip to content

Commit efb4cf4

Browse files
committed
[css-syntax-3][editorial] Add newest CR to Previous Versions, create a new Changes section.
1 parent 72786c3 commit efb4cf4

1 file changed

Lines changed: 19 additions & 0 deletions

File tree

css-syntax-3/Overview.bs

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ Work Status: Testing
77
Group: csswg
88
ED: https://drafts.csswg.org/css-syntax/
99
TR: https://www.w3.org/TR/css-syntax-3/
10+
Previous Version: https://www.w3.org/TR/2019/CR-css-syntax-3-20190716/
1011
Previous Version: https://www.w3.org/TR/2014/CR-css-syntax-3-20140220/
1112
Previous Version: https://www.w3.org/TR/2013/WD-css-syntax-3-20131105/
1213
Previous Version: https://www.w3.org/TR/2013/WD-css-syntax-3-20130919/
@@ -3558,6 +3559,24 @@ Changes</h2>
35583559

35593560
<em>This section is non-normative.</em>
35603561

3562+
<h3 id="changes-CR-20190716">
3563+
Changes from the 16 August 2019 Candidate Recommendation</h3>
3564+
3565+
The following substantive changes were made:
3566+
3567+
* Added a new [[#parse-comma-list]] algorithm.
3568+
3569+
The following editorial changes were made:
3570+
3571+
* Switched to consistently refer to "identifier",
3572+
rather than sometimes using the term "name".
3573+
3574+
* Explicitly named several of the pre-tokenizing processes,
3575+
and explicitly referred to them in the parsing entry points
3576+
(rather than relying on a blanket "do X at the start of these algorithms" statement).
3577+
3578+
<a href="https://github.com/w3c/csswg-drafts/milestone/7?closed=1">A Disposition of Comments is available.</a>
3579+
35613580

35623581
<h3 id="changes-CR-20140220">
35633582
Changes from the 20 February 2014 Candidate Recommendation</h3>

0 commit comments

Comments
 (0)