mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-10-21 07:29:53 +00:00
This condition no longer seems to be necessary for anything, and it caused newlines to not render correctly in editable nodes.
3 lines
51 B
HTML
3 lines
51 B
HTML
<!DOCTYPE html>
|
|
<div contenteditable>foo
|
|
bar</div>
|