ladybird/Libraries/LibWeb/Editing
Jelle Raaijmakers d967f56936 LibWeb: Require existing Selection for .execCommand("selectAll")
Disable the command if no selection is available. This is a spec bug:

https://github.com/w3c/editing/issues/475

Fixes #3325
2025-01-21 02:27:50 +00:00
..
Internal
CommandNames.cpp
CommandNames.h
Commands.cpp
Commands.h
ExecCommand.cpp LibWeb: Require existing Selection for .execCommand("selectAll") 2025-01-21 02:27:50 +00:00