Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion css-view-transitions-2/Overview.bs
Original file line number Diff line number Diff line change
Expand Up @@ -2041,7 +2041,7 @@ The [=@view-transition/types=] descriptor
:: Sets the [=ViewTransition/active types=] for the transition to the specified custom identifiers.
</dl>

where <<view-transition-type>> is any <<custom-ident>> other than `none`, and not starting with the string "-ua-".
where <dfn>&lt;view-transition-type></dfn> is any <<custom-ident>> other than `none`, and not starting with the string "-ua-".

Note: the [=@view-transition/types=] descriptor only applies to the {{Document}} in which it is defined.
The author is responsible for using their chosen set of types in both documents.
Expand Down