Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: cf2922c1ec09b279b9cc36b7b203254ee5836fc6 https://github.com/WebKit/WebKit/commit/cf2922c1ec09b279b9cc36b7b203254ee5836fc6 Author: Alan Baradlay <za...@apple.com> Date: 2024-11-24 (Sun, 24 Nov 2024)
Changed paths: A LayoutTests/fast/text/text-wrap-pretty-simple-crash-expected.txt A LayoutTests/fast/text/text-wrap-pretty-simple-crash.html M Source/WebCore/layout/formattingContexts/inline/InlineContentConstrainer.cpp Log Message: ----------- [text-wrap pretty] Do not try to prettify unbreakable content. https://bugs.webkit.org/show_bug.cgi?id=283583 rdar://140431213 Reviewed by Antti Koivisto. * LayoutTests/fast/text/text-wrap-pretty-simple-crash-expected.txt: Added. * LayoutTests/fast/text/text-wrap-pretty-simple-crash.html: Added. * Source/WebCore/layout/formattingContexts/inline/InlineContentConstrainer.cpp: (WebCore::Layout::InlineContentConstrainer::balanceRangeWithNoLineRequirement): (WebCore::Layout::InlineContentConstrainer::prettifyRange): (WebCore::Layout::InlineContentConstrainer::computeBreakOpportunities const): Canonical link: https://commits.webkit.org/287034@main To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications _______________________________________________ webkit-changes mailing list webkit-changes@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-changes