Files
ladybird/Tests/LibWeb/Text/input/HTML/label-click-event-properties.html
Tim Ledbetter 910a8c78ec LibWeb: Preserve event properties in label activation behavior
Previously, the label called `HTMLElement::click()` which dispatched a
synthetic event with all properties set to their default values. We now
preserve the properties of the original mouse event.
2026-02-12 10:06:39 +00:00

1.3 KiB