Skip to content

Commit d29ba86

Browse files
committed
[css-properties-values-api][editorial] Add changes since 13 Oct 2020 WD, #1073
1 parent 76dfce0 commit d29ba86

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

css-properties-values-api/Overview.bs

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1376,3 +1376,17 @@ Privacy Considerations {#privacy-considerations}
13761376
==================================================
13771377

13781378
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 &lt;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

Comments
 (0)