From 4cc09736f3d0fe30c4be5dbb64025d8cff4a96d5 Mon Sep 17 00:00:00 2001 From: Vladimir Levin Date: Tue, 30 Jun 2026 10:50:11 -0400 Subject: [PATCH] Linkify --- css-view-transitions-2/Overview.bs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css-view-transitions-2/Overview.bs b/css-view-transitions-2/Overview.bs index 4d53dbc075d..598e0a238ce 100644 --- a/css-view-transitions-2/Overview.bs +++ b/css-view-transitions-2/Overview.bs @@ -2041,7 +2041,7 @@ The [=@view-transition/types=] descriptor :: Sets the [=ViewTransition/active types=] for the transition to the specified custom identifiers. - where <> is any <> other than `none`, and not starting with the string "-ua-". + where <view-transition-type> is any <> 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.