mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-06-11 02:13:56 +09:00
![]() The editing command that relies the most on this, `insertLinebreak`, did not perform a layout update after inserting a `<br>` which caused this algorithm to always return false. But instead of actually building the layout tree needlessly, we can check the DOM tree instead. |
||
---|---|---|
.. | ||
Internal | ||
CommandNames.cpp | ||
CommandNames.h | ||
Commands.cpp | ||
Commands.h | ||
ExecCommand.cpp |