Skip to content
Prev Previous commit
Next Next commit
Update css-view-transitions-2/Overview.bs
Co-authored-by: vmpstr <vmpstr@chromium.org>
  • Loading branch information
noamr and vmpstr authored Jan 31, 2024
commit 617f5e77b6ef9a052fc869eb050a6d63d6c1c885
2 changes: 1 addition & 1 deletion css-view-transitions-2/Overview.bs
Original file line number Diff line number Diff line change
Expand Up @@ -209,7 +209,7 @@ spec:infra; type:dfn; text:list
### 'view-transition-class' ### {#vt-class-example}

view-transition-class provides a way to use the same style
for multiple elements without having to replicate the corresponding pseudo-elements.
for multiple view transition pseudo elements without having to replicate the corresponding pseudo-elements.

<div class="example">
This example creates a transition with each box participating under its own name, while applying
Expand Down