Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
[LFC][IFC] Do no try to break before a whitespace content when "line-…
…break: after-white-space" is present https://bugs.webkit.org/show_bug.cgi?id=245620 Reviewed by Antti Koivisto. This patch is in preparation for enabling "line-break: after-white-space" (see the comment at processOverflowingContentWithText for details). * Source/WebCore/layout/formattingContexts/inline/InlineContentBreaker.cpp: (WebCore::Layout::InlineContentBreaker::processOverflowingContentWithText const): Canonical link: https://commits.webkit.org/254826@main
- Loading branch information
1 parent
4500a5a
commit 392ebdcde4f4a58d658533c77998216af4598462
Showing
1 changed file
with
16 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters