Files
ladybird/Tests/LibWeb/Text/input/UIEvents
Zaggy1024 bdda60f9c8 LibWeb: Only skip labels' controls' activations on the first click
Chromium and Firefox skip calling the activation behavior on the first
click, so that double clicking toggles checkboxes twice.

Also, activation behaviors may be triggered by spacebar in the future,
so this check is limited to click events.
2026-03-17 04:01:29 -05:00
..