mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2026-04-21 19:30:27 +00:00
Previously, if a document had an element whose id was the empty string,
then `document.getElementById("")` and `element.getElementById("")`
would return that element.
1 line
No EOL
35 B
Text
1 line
No EOL
35 B
Text
document.getElementById(""): null |