We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5ae7930 commit 0752513Copy full SHA for 0752513
1 file changed
css-2023/Overview.bs
@@ -444,6 +444,14 @@ Fairly Stable Modules with limited implementation experience</h3>
444
<dd>
445
Defines properties to influence the visual styling of scrollbars,
446
introducing controls for their color and width.
447
+
448
+ <dt><a href="https://www.w3.org/TR/css-view-transitions-1/">CSS View Transitions Module Level 1</a>
449
+ [[CSS-VIEW-TRANSITIONS-1]]</dt>
450
+ <dd>
451
+ Defines the View Transition API, along with associated properties and pseudo-elements,
452
+ which allows developers to create animated visual transitions representing
453
+ changes in the document state.
454
+ </dd>
455
</dl>
456
457
<h3 id=rough-interop>
0 commit comments