Skip to content

Commit 31e1cde

Browse files
authored
[css-view-transitions-1] Fix typo (#8879)
1 parent b7fb2a8 commit 31e1cde

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎css-view-transitions-1/Overview.bs

+1-1
Original file line numberDiff line numberDiff line change
@@ -758,7 +758,7 @@ urlPrefix: https://wicg.github.io/navigation-api/; type: interface;
758758
except the following styles added to the [=global view transition user agent style sheet=]:
759759

760760
```css
761-
:root::view-transition-old(*) {
761+
:root::view-transition-new(*) {
762762
position: absolute;
763763
inset-block-start: 0;
764764
inline-size: 100%;

0 commit comments

Comments
 (0)