Skip to content

Commit ca0e46e

Browse files
committed
[css-easing-1] Use CSS-VALUES-3 reference consistently
1 parent 5c65ace commit ca0e46e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css-easing-1/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ are restricted to the range [0, 1].
149149
</figure>
150150

151151
A <a>cubic B&eacute;zier easing function</a> has the following syntax
152-
(using notation from [[!CSS3VAL]]):
152+
(using notation from [[!CSS-VALUES-3]]):
153153

154154
<div class="prod"><dfn type>&lt;cubic-bezier-easing-function&gt;</dfn> =
155155
''ease'' | ''ease-in'' | ''ease-out'' | ''ease-in-out'' |

0 commit comments

Comments
 (0)