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
@@ -395,7 +397,7 @@ Content rect for the <a>SVGGraphicsElement</a>s without CSS layout boxes is a re
395
397
396
398
<h4 id="gather-active-observations-h">Gather active resize observations at depth</h4>
397
399
398
-
It computes all active resize observations for a |document|. To <dfn>gather active resize observations at depth</dfn>, run these steps:
400
+
It computes all active resize observations for a |document|. To <dfn export lt="gather active resize observations at depth | gather active resize observations">gather active resize observations at depth</dfn>, run these steps:
399
401
400
402
1. Let |depth| be the depth passed in.
401
403
@@ -415,7 +417,7 @@ It computes all active resize observations for a |document|. To <dfn>gather acti
415
417
416
418
<h4 id="has-active-observations-h">Has active resize observations</h4>
417
419
418
-
To determine if {{Document}}<dfn>has active resize observations</dfn> run these steps:
420
+
To determine if {{Document}}<dfn export>has active resize observations</dfn> run these steps:
419
421
420
422
1. For each |observer| in {{Document/[[resizeObservers]]}} run this step:
421
423
@@ -425,7 +427,7 @@ To determine if {{Document}} <dfn>has active resize observations</dfn> run these
0 commit comments