Files
ladybird/Userland/Libraries/LibWeb/DOM
Tim Ledbetter e40352b6b5 LibWeb: Ensure document.getElementsByName("") returns no elements
Previously, if a document had any element with a name attribute that
was  set to the empty string, then `document.getElementsByName("")` and
`element.getElementsByName("")` would return a collection including
those elements.
2024-07-23 08:58:22 +02:00
..
2024-06-26 05:41:00 +02:00
2024-06-26 05:41:00 +02:00
2024-07-20 18:02:51 +01:00
2024-07-20 18:02:51 +01:00
2024-07-20 18:02:51 +01:00