Skip to content

Commit 524cf0f

Browse files
authored
[pointer-animations-1] Link source and target back to right type (w3c#13225)
The values are for the `<timeline-range-center-subject>` type but the wrapping `<>` were missing.
1 parent 1b11f24 commit 524cf0f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pointer-animations-1/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -437,7 +437,7 @@ spec:selectors-4; type:dfn; text:selector
437437
which indicates a [=CSS identifier=] representing
438438
one of the following:
439439

440-
<dl dfn-type=value dfn-for="timeline-range-center-subject">
440+
<dl dfn-type=value dfn-for="<timeline-range-center-subject>">
441441
<dt><dfn>source</dfn>
442442
<dd>
443443
The element whose [=pointer offset=]

0 commit comments

Comments
 (0)