You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<p class="issue">Do we only want to return the box(es) that were requested to be observed, or all? Leaning: all</p>
242
-
<p class="issue">Do we want to add a note explaining that contentRect is for compatibility reasons, and might be depreciated? Leaning: yes</p>
239
+
<p class="note">contentRect is from the incubation phase of ResizeObserver and is only included for current web compat reasons. It may be deprecated in future levels.</p>
<p class="issue">We're covering the dimensions of the extra boxes, do we want to also cover their positions similiar to that of the initial contentRect?</p>
294
-
295
290
<h2 id="processing-model">Processing Model</h2>
296
291
297
292
<h3 id="resize-observation-interface">ResizeObservation example struct</h3>
0 commit comments