We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 288a912 + ccf0330 commit ca5202eCopy full SHA for ca5202e
resize-observer-1/Overview.bs
@@ -510,7 +510,7 @@ To <dfn>deliver resize loop error notification</dfn> run these steps:
510
511
To <dfn>calculate depth for node</dfn>, given a |node|, run these steps:
512
513
- 1. Let |p| be the parent-traversal path from |node| to a root Element of this element's DOM tree.
+ 1. Let |p| be the parent-traversal path from |node| to a root Element of this element's flattened DOM tree.
514
515
2. Return number of nodes in |p|.
516
0 commit comments