Skip to content

Commit 403bdbb

Browse files
add todo
1 parent eda93b1 commit 403bdbb

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

index.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8376,7 +8376,8 @@ <h3>Processing actions</h3>
83768376
</li>
83778377
</ol>
83788378
<li>Return (<var>offsetLeft</var>, <var>offsetTop</var>).</li>
8379-
<span class=issue>The algo does not respect transforms</span>
8379+
<span class=issue>TODO: clarify if the algo respect transforms?</span>
8380+
<span class=issue>TODO: respect iframe's viewport's intersections</span>
83808381
</ol>
83818382

83828383
<p>To <dfn>get coordinates relative to an origin</dfn>

0 commit comments

Comments
 (0)