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>
2110
2110
2111
2111
<pre class="propdef shorthand">
2112
2112
Name : interest-delay
2113
- Value : <<'interest-delay-start'>>
2113
+ Value : <<'interest-delay-start'>>{1,2}
2114
2114
</pre>
2115
2115
2116
2116
Some [=host language=] features
@@ -2164,8 +2164,9 @@ User Interest Delay: the 'interest-delay-*' properties</h3>
2164
2164
</dl>
2165
2165
2166
2166
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).
2169
2170
2170
2171
Note: In the future, the syntax of these properties might be expanded
2171
2172
to allow for customizing the delay
You can’t perform that action at this time.
0 commit comments