Skip to content

Commit 193a975

Browse files
committed
[css-timing-1] Fix markup for 'linear' keywoard
This fixes #2032.
1 parent d14df8a commit 193a975

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

css-timing-1/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ meaning that its [=output progress value=] is equal to the
9696
[=input progress value=] for all inputs.
9797

9898
The syntax for the [=linear timing function=] is simply the
99-
<dfn for=single-timing-function>''linear''</dfn> keyword.
99+
<dfn dfn-type=value for=single-timing-function>linear</dfn> keyword.
100100

101101

102102
Cubic B&eacute;zier timing functions {#cubic-bezier-timing-functions}

0 commit comments

Comments
 (0)