Back to Chromium

Fixed Chaining With Implicit Pointer Events None

third_party/blink/web_tests/rootscroller/fixed-chaining-with-implicit-pointer-events-none.html

149.0.7827.2213 B
Original Source

To test, try scrolling over the grey region. The root scroller should be scrolled (you should see red appear). Since the grey fixed region has |pointer-events:none|, the scroll events should hit the root scroller.