Pass | Disabled on document, enabled on div. | Asserts runPass | assert_equals(300, 300, "Scroll anchoring should apply to #scroller.")
at Test.<anonymous> ( /css/css-scroll-anchoring/opt-out.html:51:3) | Pass | assert_equals(100, 100, "Scroll anchoring should not apply to the document scroller.")
at Test.<anonymous> ( /css/css-scroll-anchoring/opt-out.html:54:3) |
|
Pass | Enabled on document, disabled on div. | Asserts runPass | assert_equals(100, 100, "Scroll anchoring should not apply to #scroller.")
at Test.<anonymous> ( /css/css-scroll-anchoring/opt-out.html:65:3) | Pass | assert_equals(250, 250, "Scroll anchoring should apply to the document scroller.")
at Test.<anonymous> ( /css/css-scroll-anchoring/opt-out.html:68:3) |
|