ladybird/Tests/LibWeb/Text
Tim Ledbetter f666d967d6 LibWeb: Ensure document.getElementById("") returns null
Previously, if a document had an element whose id was the empty string,
then `document.getElementById("")` and `element.getElementById("")`
would return that element.
2024-07-23 08:58:22 +02:00
..
data Base: Move test-webm.webm out of /home/anon 2024-06-24 09:45:41 -06:00
expected LibWeb: Ensure document.getElementById("") returns null 2024-07-23 08:58:22 +02:00
input LibWeb: Ensure document.getElementById("") returns null 2024-07-23 08:58:22 +02:00