ladybird/Tests/LibWeb/Layout/input/text-collapse-inside-contenteditable.html
Jelle Raaijmakers 29f1648bc5 LibWeb: Do not override whitespace handling for editable elements
This condition no longer seems to be necessary for anything, and it
caused newlines to not render correctly in editable nodes.
2025-05-16 12:08:29 +01:00

3 lines
51 B
HTML

<!DOCTYPE html>
<div contenteditable>foo
bar</div>