Skip to content

Commit 3430b3e

Browse files
committed
[css-view-transitions-2][editorial] bikeshed / abstract
1 parent d97a275 commit 3430b3e

File tree

1 file changed

+4
-10
lines changed

1 file changed

+4
-10
lines changed

css-view-transitions-2/Overview.bs

Lines changed: 4 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,8 @@ Editor: Noam Rosenthal, Google, w3cid 121539
1212
Editor: Khushal Sagar, Google, w3cid 122787
1313
Editor: Vladimir Levin, Google, w3cid 75295
1414
Editor: 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.
1617
Markup 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
5553
spec: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;
6357
spec:geometry-1

0 commit comments

Comments
 (0)