ladybird/Tests/LibWeb/Text/expected/Editing/execCommand-selectAll.txt
Tim Ledbetter a0b0e91d4f LibWeb: Disallow Editing API calls on non-HTML documents
This is not directly mentioned in the Editing API spec, but all major
browsers do this and there is a WPT for this behavior.
2025-01-21 19:08:37 +01:00

7 lines
129 B
Text

No range.
DIV 0 - DIV 0
BODY 0 - BODY 5
true
queryCommandEnabled threw exception of type: InvalidStateError
false
Did not crash!