Commit 6b7d1ba
authored
Fix @view-transition types syntax
Unlike `:active-view-transition-type(<custom-ident>#)`, the `types` descriptor is a space-separated list. See https://drafts.csswg.org/css-view-transitions-2/#types-cross-doc1 parent a517460 commit 6b7d1ba
File tree
1 file changed
+2
-2
lines changed- files/en-us/web/css/reference/at-rules/@view-transition
1 file changed
+2
-2
lines changedLines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
34 | | - | |
| 33 | + | |
| 34 | + | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| |||
0 commit comments