File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -3755,6 +3755,9 @@ Changes from the 16 August 2019 Candidate Recommendation</h3>
37553755 and a corresponding <<style-block>> production,
37563756 and defined that [=style rules=] use it.
37573757
3758+ * Aligned [=parse a stylesheet=] with the Fetch-related shenanigans.
3759+ (<a href="https://github.com/w3c/csswg-drafts/commit/64becb59fe678760608a6f2a8d6bfb3a334500c9#diff-9d409f899ee6e2cc8cd87356d0e2a0ff739c5aa9663d83f49c951c379a38f1f6">commit</a> ).
3760+
37583761 The following editorial changes were made:
37593762
37603763 * Switched to consistently refer to "ident sequence",
@@ -3764,6 +3767,10 @@ Changes from the 16 August 2019 Candidate Recommendation</h3>
37643767 and explicitly referred to them in the parsing entry points
37653768 (rather than relying on a blanket "do X at the start of these algorithms" statement).
37663769
3770+ * Added more entries to the "put a comment between them" table,
3771+ to properly handle the fact that idents can now start with <code> --</code> .
3772+ (<a href="https://github.com/w3c/csswg-drafts/pull/6874">6874</a> )
3773+
37673774 <a href="https://github.com/w3c/csswg-drafts/milestone/7?closed=1">A Disposition of Comments is available.</a>
37683775
37693776
You can’t perform that action at this time.
0 commit comments