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
Copy file name to clipboardExpand all lines: resize-observer-1/Overview.bs
+3-2Lines changed: 3 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -294,11 +294,12 @@ A future version of this spec will extend the returned sequences to contain the
294
294
<h2 id="processing-model">Processing Model</h2>
295
295
296
296
<h3 id="resize-observation-interface">ResizeObservation example struct</h3>
297
-
<p class="note">This section is not normative. ResizeObservation is an example struct that can be used in implementation of Resize Observer. It is being
297
+
298
+
<p class="note">This section is non-normative. ResizeObservation is an example struct that can be used in implementation of Resize Observer. It is being
298
299
included here in order to help provide clarity during the processing model. It effectively holds observation information for a single {{Element}}. This
0 commit comments