File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -2110,7 +2110,7 @@ User Interest Delay: the 'interest-delay-*' properties</h3>
21102110
21112111 <pre class="propdef shorthand">
21122112 Name : interest-delay
2113- Value : <<'interest-delay-start'>>
2113+ Value : <<'interest-delay-start'>>{1,2}
21142114 </pre>
21152115
21162116 Some [=host language=] features
@@ -2164,8 +2164,9 @@ User Interest Delay: the 'interest-delay-*' properties</h3>
21642164 </dl>
21652165
21662166 The 'interest-delay' shorthand
2167- sets both 'interest-delay-start' and 'interest-delay-end'
2168- to the same specified value.
2167+ sets 'interest-delay-start' to its first value,
2168+ and 'interest-delay-end' to its second value
2169+ (or to the first value, if only one value is passed).
21692170
21702171 Note: In the future, the syntax of these properties might be expanded
21712172 to allow for customizing the delay
You can’t perform that action at this time.
0 commit comments