diff options
author | Andreas Kling <kling@serenityos.org> | 2022-03-29 03:02:49 +0200 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2022-03-29 03:05:11 +0200 |
commit | 03008d9c9cfe216dec4900d9255a3e65d916f994 (patch) | |
tree | 5064b22b59cce010fb135f9ea6b2c7b9f672086d /Ports/gdb | |
parent | a6eb031058670246fa284a4eafe3d12a52aec9c9 (diff) | |
download | serenity-03008d9c9cfe216dec4900d9255a3e65d916f994.zip |
LibWeb: Ensure that TextNode::ChunkIterator emits preserved newlines
When doing max-content layout, we were not committing newlines even
though we were supposed to due to white-space:pre*.
This broke the WPT harness due to a VERIFY() in ChunkIterator where we
were assuming the commit would always succeed.
Thanks to Orphis for reporting this! :^)
Diffstat (limited to 'Ports/gdb')
0 files changed, 0 insertions, 0 deletions