Skip to content

Commit 3255cfb

Browse files
khushalsagarvmpstr
andauthored
Update css-view-transitions-1/Overview.bs
Co-authored-by: vmpstr <vmpstr@chromium.org>
1 parent 7e29c45 commit 3255cfb

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

css-view-transitions-1/Overview.bs

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -997,7 +997,9 @@ urlPrefix: https://wicg.github.io/navigation-api/; type: interface;
997997

998998
1. If |capturedElement|'s [=new element=] is not null, then:
999999

1000-
1. Let |new| be a new ''::view-transition-new()'' [=replaced element=] pseudo-element, with the name |transitionName|, displaying the [=capture the image=] of |capturedElement|'s [=new element=].
1000+
1. Let |new| be a new ''::view-transition-new()'' [=replaced element=] pseudo-element,
1001+
with the name |transitionName|,
1002+
displaying the [=capture the image=] of |capturedElement|'s [=new element=].
10011003

10021004
1. Append |new| to |imagePair|.
10031005

0 commit comments

Comments
 (0)