ladybird/Libraries/LibWeb/Editing/Internal
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
..
Algorithms.cpp LibWeb: Disallow Editing API calls on non-HTML documents 2025-01-21 19:08:37 +01:00
Algorithms.h LibWeb: Implement the "justifyCenter/Full/Left/Right" editing commands 2025-01-10 23:33:35 +01:00