Skip to content

Commit e565b52

Browse files
committed
[css-timing-1] Drop mention of before flag as input to frames timing function
1 parent 57b7983 commit e565b52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css-timing/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -361,7 +361,7 @@ As with [=step timing functions=], at the exact point where a step occurs the
361361
result of the function is conceptually the top of the step.
362362

363363
The [=output progress value=] is calculated from the [=input progress value=]
364-
and [=before flag=] as follows:
364+
as follows:
365365

366366
1. Calculate the <var>current frame</var> as <code>floor([=input progress
367367
value=] &times; [=frames=])</code>.

0 commit comments

Comments
 (0)