@@ -12,7 +12,8 @@ Editor: Noam Rosenthal, Google, w3cid 121539
1212Editor : Khushal Sagar, Google, w3cid 122787
1313Editor : Vladimir Levin, Google, w3cid 75295
1414Editor : Tab Atkins-Bittner, Google, http://xanthir.com/contact/, w3cid 42199
15- Abstract : This module defines how the View Transition API works with cross-document navigations.
15+ Abstract : This module defines the View Transition API, along with associated properties and pseudo-elements,
16+ which allows developers to create animated visual transitions representing changes in the document state.
1617Markup Shorthands : css yes, markdown yes
1718</pre>
1819
@@ -47,17 +48,10 @@ spec:css-view-transitions-1;
4748 text: update pseudo-element styles rule; type: dfn;
4849 text: document-scoped view transition name; type: dfn;
4950 text: global view transition user agent style sheet; type: dfn;
50- spec:dom; type:dfn; text:document
51- spec:css22; type:dfn; text:element
52- spec:selectors-4; type:dfn;
53- text:selector
54- text:type selector
51+ spec:dom; type:dfn; text:document; for:/
52+ spec:css2; type:dfn; text:element
5553spec:html
5654 text: latest entry; type: dfn;
57- text: was created via cross-origin redirects; type: dfn;
58- text: run the animation frame callbacks; type: dfn;
59- text: deactivate a document for a cross-document navigation; type: dfn;
60- text: pagereveal; type: dfn; for: Window;
6155 text: has been revealed; type: dfn;
6256 text: render-blocking mechanism; type: dfn;
6357spec:geometry-1
0 commit comments