File tree Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Original file line number Diff line number Diff line change @@ -3482,11 +3482,17 @@ Changes</h2>
34823482
34833483 <em> This section is non-normative.</em>
34843484
3485+
34853486<h3 id="changes-CR-20140220">
34863487Changes from the 20 February 2014 Candidate Recommendation</h3>
34873488
34883489 The following substantive changes were made:
34893490
3491+ * Removed <<unicode-range-token>> , in favor of creating a <<urange>> production.
3492+
3493+ * url() functions that contain a string are now parsed as normal <<function-token>> s.
3494+ url() functions that contain "raw" URLs are still specially parsed as <<url-token>> s.
3495+
34903496 * Fixed a bug in the "Consume a URL token" algorithm,
34913497 where it didn't consume the quote character starting a string before attempting to consume the string.
34923498
@@ -3505,6 +3511,11 @@ Changes from the 20 February 2014 Candidate Recommendation</h3>
35053511
35063512 * Minor editorial restructuring of algorithms.
35073513
3514+ * Added the [=CSS/parse=] API entry point.
3515+
3516+ * Added the <<declaration-value>> and <<any-value>> productions.
3517+
3518+
35083519<h3 id="changes-WD-20131105">
35093520Changes from the 5 November 2013 Last Call Working Draft</h3>
35103521
You can’t perform that action at this time.
0 commit comments