Pass | Element.getBoundingClientRect() returns the actual rendered location | Asserts runPass | assert_equals(200, 200)
at Test.<anonymous> ( /css/css-anchor-position/anchor-scroll-js-expose.html:63:3) | Pass | assert_equals(100, 100)
at Test.<anonymous> ( /css/css-anchor-position/anchor-scroll-js-expose.html:64:3) |
|
Pass | Range.getBoundingClientRect() returns the actual rendered location | Asserts runPass | assert_equals(200, 200)
at Test.<anonymous> ( /css/css-anchor-position/anchor-scroll-js-expose.html:73:3) | Pass | assert_equals(100, 100)
at Test.<anonymous> ( /css/css-anchor-position/anchor-scroll-js-expose.html:74:3) |
|
Pass | Element.offset* return adjusted offsets | Asserts runPass | assert_equals(200, 200)
at Test.<anonymous> ( /css/css-anchor-position/anchor-scroll-js-expose.html:78:3) | Pass | assert_equals(100, 100)
at Test.<anonymous> ( /css/css-anchor-position/anchor-scroll-js-expose.html:79:3) |
|
Pass | IntersectionObserver should fire when anchored element is moved into visible area | Asserts runNo asserts ran |