You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There are no known privacy issues introduced by these features.
1379
+
1380
+
Changes {#changes}
1381
+
==================
1382
+
1383
+
<h3 id="changes-20201013">
1384
+
Changes since the <a href="https://www.w3.org/TR/2020/WD-css-properties-values-api-1-20201013/">Working Draft of 13 October 2020</a>
1385
+
</h3>
1386
+
1387
+
/* to 20 March 2024 */
1388
+
* Made "initial-value" have a <declaration-value>?, same as custom properties. (<a href="https://github.com/w3c/csswg-drafts/issues/9078">#9078</a>)
1389
+
* Allowed @Property in shadow trees. (<a href="https://github.com/w3c/css-houdini-drafts/pull/1085">#1085</a>)
1390
+
* Added section explaining why property registration is global, rather than shadow-scoped.
1391
+
* Exported the terms "registered custom property" and "universal syntax definition", for use in other specifications. (<a href="https://github.com/w3c/css-houdini-drafts/pull/1020">#1020</a>)
1392
+
* Used the term "invalid at computed-value time" rather than "guaranteed-invalid value".
0 commit comments