serenity/Tests/LibWeb/Text
Tim Ledbetter d6297ec074 LibWeb: Cast to the correct type in Element::auto_directionality()
Previously, we always cast to a HTMLInputElement when getting the value
of an auto directionality form associated element. This caused
undefined behavior when determining the directionality of an element
that wasn't a HTMLInputElement.
2024-05-28 09:51:07 +02:00
..
data LibWeb: Stop the video decoder thread when the video element is GC'd 2024-04-26 09:49:11 +02:00
expected LibWeb: Cast to the correct type in Element::auto_directionality() 2024-05-28 09:51:07 +02:00
input LibWeb: Cast to the correct type in Element::auto_directionality() 2024-05-28 09:51:07 +02:00