File tree 1 file changed +0
-4
lines changed
1 file changed +0
-4
lines changed Original file line number Diff line number Diff line change @@ -87276,11 +87276,7 @@ dictionary <dfn dictionary>InterestEventInit</dfn> : <span>EventInit</span> {
87276
87276
<p>TODO / questions:</p>
87277
87277
87278
87278
<ul>
87279
- <li><p>Internal slot on elements to store interest state, or lean on state elsewhere?</p></li>
87280
87279
<li><p>Actually invoke the capture/lose algorithms.</p></li>
87281
- <li><p>Fire non-bubbling, composed, cancelable events. Canceling the event makes sense on showing,
87282
- but does it really on hiding?</p></li>
87283
- <li><p>States for interest being shown, and call sites that change that state.</p></li>
87284
87280
<li><p>Which algorithm reads the computed style for interest-target-delay?</p></li>
87285
87281
<li><p>Handle removal of the interesttarget attribute, or the element that has it.</p></li>
87286
87282
<li><p>Handle changes of the interesttarget attribute while an element has interest.</p></li>
You can’t perform that action at this time.
0 commit comments