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.
1 parent 602a52a commit ccf0330Copy full SHA for ccf0330
resize-observer-1/Overview.bs
@@ -472,7 +472,7 @@ To <dfn>deliver resize loop error notification</dfn> run these steps:
472
473
To <dfn>calculate depth for node</dfn>, given a |node|, run these steps:
474
475
- 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.
476
477
2. Return number of nodes in |p|.
478
0 commit comments