Skip to content

Commit 84e09a7

Browse files
author
Greg Whitworth
committed
[resize-observer] Removed line in spec which states you can disconnect() an in use resizeObserver - fixes w3c#3662
1 parent e00042a commit 84e09a7

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

resize-observer-1/Overview.bs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -211,8 +211,6 @@ interface ResizeObserver {
211211

212212
2. Clear the {{ResizeObserver/activeTargets}} list.
213213

214-
3. Remove |this| from {{Document}}.<var>resizeObservers</var> slot.
215-
216214
</div>
217215

218216
<h3 id="resize-observer-callback">ResizeObserverCallback</h3>

0 commit comments

Comments
 (0)