ladybird/Tests/LibWeb/Crash/HTML
Tim Ledbetter e04446802f LibWeb: Implement label activation behavior in the DOM layer
Previously, click handling for labels was handled in layout and
painting code. This change implements activation_behavior on
HTMLLabelElement, which clicks and focuses the element.
2026-01-27 18:35:38 +01:00
..
execCommand-insertorderedlist-invisible-selection.html LibWeb: Do not attempt to access elements of empty list 2026-01-02 10:14:07 +01:00
getComputedStyle-of-view-transition-while-inactive.html LibWeb: Check null in getComputedStyle on inactive view transition 2025-12-17 14:12:47 +00:00
invalid-integrity-attribute.css LibWeb: Fix SRI handling of badly-formatted strings 2025-05-06 13:02:58 -04:00
invalid-integrity-attribute.html LibWeb: Fix SRI handling of badly-formatted strings 2025-05-06 13:02:58 -04:00
label-inline-display.html LibWeb: Implement label activation behavior in the DOM layer 2026-01-27 18:35:38 +01:00
navigate-navigable-without-active-window.html LibWeb: Check if navigable has active window before navigating 2025-02-28 23:15:35 +01:00
no-list-owner-custom-element.html LibWeb/HTML: Handle no parent element for Element::list_owner 2025-04-18 10:48:47 +02:00
reset-form-iteration.html
set-media-src-repeatedly.html Tests: Add a crash test for setting HTMLMediaElement src repeatedly 2025-10-27 17:28:49 -07:00
validity-attribute.html LibWeb: Remove unintentional recursion in ValidityState::valid 2025-02-18 21:58:35 +01:00