1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-28 14:55:06 +00:00
serenity/Tests/LibWeb/Text
Andreas Kling c50ce2030d LibWeb: Allow event handler attributes on HTMLLinkElement
We were neglecting to set up event handlers for these due to a missing
call to the base class in HTMLLinkElement::parse_attribute().
2023-06-06 09:06:27 +02:00
..
expected LibWeb: Allow event handler attributes on HTMLLinkElement 2023-06-06 09:06:27 +02:00
input LibWeb: Allow event handler attributes on HTMLLinkElement 2023-06-06 09:06:27 +02:00
text_test.sh Ladybird+Tests/LibWeb: Add very basic text-only test harness 2023-05-27 14:03:49 +02:00