Skip to content

Commit 4ce3db6

Browse files
committed
It's the input that's null
1 parent f53a1b7 commit 4ce3db6

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

css-easing-1/Overview.bs

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -143,11 +143,13 @@ that has:
143143
<dl dfn-for="linear easing point">
144144

145145
: <dfn>input</dfn>
146-
:: A number
147-
: <dfn>output</dfn>
148146
:: A number or null
149147

150-
Note: The [=linear easing point/output=] is only null during the [=create a linear easing function=] algorithm.
148+
Note: The [=linear easing point/input=] is only null during the [=create a linear easing function=] algorithm.
149+
150+
: <dfn>output</dfn>
151+
:: A number
152+
151153

152154
</dl>
153155

0 commit comments

Comments
 (0)