diff --git a/resize-observer-1/Overview.bs b/resize-observer-1/Overview.bs index a1b146f06ea..e14e7670cf7 100644 --- a/resize-observer-1/Overview.bs +++ b/resize-observer-1/Overview.bs @@ -393,6 +393,11 @@ Content rect for the SVGGraphicsElements without CSS layout boxes is a re

Algorithms

+

+The following algorithms are invoked as a part of [=update the rendering=] in the html spec: +gather active resize observations at depth, has active resize observations, has skipped resize observations, broadcast active resize observations and deliver resize loop error notification. +

+

Gather active resize observations at depth

It computes all active resize observations for a |document|. To gather active resize observations at depth, run these steps: