Skip to content

Commit 5ea57b4

Browse files
committed
Fix a test
1 parent a56bcb6 commit 5ea57b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/test.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1345,7 +1345,7 @@ view {
13451345
}
13461346

13471347
.view-transitions-2:active-view-transition,
1348-
.view-transitions-1:active-view-transition-type(slide-in) {
1348+
.view-transitions-2:active-view-transition-type(slide-in) {
13491349
view-transition-class: auto;
13501350
navigation: auto;
13511351
types: auto;

0 commit comments

Comments
 (0)