Back to Chromium

Mouse Capture Inside Shadow

third_party/blink/web_tests/plugins/mouse-capture-inside-shadow.html

149.0.7827.2271 B
Original Source

This tests that mousedown captures the mouse correctly for a plugin object and continues to send events even if the mouse moves outside of the bounds of the plugin. On a successful run, plugin will see mousedown, followed by a mousemove, followed by a mouseup.

  • Console