Home
last modified time | relevance | path

Searched refs:positionedAncestor (Results 1 - 1 of 1) sorted by relevance

/third_party/node/test/fixtures/wpt/resources/
H A Dcheck-layout.js16 function positionedAncestor(node) function
69 var actualOffset = node.getBoundingClientRect().left - positionedAncestor(node).getBoundingClientRect().left;
76 var actualOffset = node.getBoundingClientRect().top - positionedAncestor(node).getBoundingClientRect().top;

Completed in 2 milliseconds