mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-04-26 01:35:08 +02:00
This condition no longer seems to be necessary for anything, and it caused newlines to not render correctly in editable nodes.
4 lines
51 B
HTML
4 lines
51 B
HTML
<!DOCTYPE html>
|
|
<div contenteditable>foo
|
|
bar</div>
|