ladybird/Libraries/LibWeb/Editing
Jelle Raaijmakers 5e2cb00f75 LibWeb: Update active range after updating selection in insertParagraph
We were using an old range after collapsing the selection. Fixes 3 WPT
subtests in `editing/run`.
2024-12-21 19:15:58 +01:00
..
Internal LibWeb: Implement "delete the selection" for the editing API 2024-12-10 14:54:19 +01:00
CommandNames.cpp LibWeb/Editing: Fix small copy-paste error 2024-11-30 17:05:01 -05:00
CommandNames.h
Commands.cpp LibWeb: Update active range after updating selection in insertParagraph 2024-12-21 19:15:58 +01:00
Commands.h LibWeb: Implement document.execCommand('insertLinebreak') 2024-12-10 19:34:38 +01:00
ExecCommand.cpp LibWeb: Refactor "editable" and "editing host" concepts 2024-12-10 14:54:19 +01:00