Files
ladybird/Userland/Libraries/LibWeb/HTML
Adam Hodgen 3e46e8fea8 LibWeb: Fix HTMLTable Element attributes
`Element::tag_name` return an uppercase version of the tag name. However
the `Web::HTML::TagNames` values are all lowercase.

This change fixes that using `Element::local_name`, which returns a
lowercase value.
2021-07-11 14:14:01 +02:00
..
2021-04-25 19:04:34 +02:00
2021-04-25 19:04:34 +02:00
2021-07-05 12:39:46 +02:00
2021-07-05 12:39:46 +02:00
2021-07-05 12:39:46 +02:00
2021-04-25 19:04:34 +02:00
2021-04-25 19:04:34 +02:00
2021-04-25 19:04:34 +02:00