Skip to content

Commit 0aac997

Browse files
committed
Remove done TODOs
1 parent b2f67b2 commit 0aac997

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

source

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -87276,11 +87276,7 @@ dictionary <dfn dictionary>InterestEventInit</dfn> : <span>EventInit</span> {
8727687276
<p>TODO / questions:</p>
8727787277

8727887278
<ul>
87279-
<li><p>Internal slot on elements to store interest state, or lean on state elsewhere?</p></li>
8728087279
<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>
8728487280
<li><p>Which algorithm reads the computed style for interest-target-delay?</p></li>
8728587281
<li><p>Handle removal of the interesttarget attribute, or the element that has it.</p></li>
8728687282
<li><p>Handle changes of the interesttarget attribute while an element has interest.</p></li>

0 commit comments

Comments
 (0)