mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-04-26 01:35:08 +02:00
This test was added a couple of days ago. The new folder is messing with case-insensitive operating systems like macOS.
4 lines
122 B
Plaintext
4 lines
122 B
Plaintext
document.activeElement === document.body: true
|
|
document.activeElement is null: false
|
|
document.activeElement tagName: BODY
|