Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: b944ed77e5dcfe39ac6003c10b27f778f4d6ad6b
https://github.com/WebKit/WebKit/commit/b944ed77e5dcfe39ac6003c10b27f778f4d6ad6b
Author: Alan Baradlay <[email protected]>
Date: 2025-09-16 (Tue, 16 Sep 2025)
Changed paths:
M Source/WTF/Scripts/Preferences/UnifiedWebPreferences.yaml
M Source/WebCore/layout/LayoutState.cpp
M Source/WebCore/layout/LayoutState.h
M
Source/WebCore/layout/formattingContexts/inline/InlineFormattingContext.cpp
M Source/WebCore/layout/formattingContexts/inline/InlineLayoutState.h
M Source/WebCore/layout/formattingContexts/inline/InlineLineBuilder.cpp
Log Message:
-----------
[text shaping] Add 'enable/disable text shaping across inline boxes' to
settings
https://bugs.webkit.org/show_bug.cgi?id=298895
Reviewed by Antti Koivisto.
Disabled by default.
* Source/WTF/Scripts/Preferences/UnifiedWebPreferences.yaml:
* Source/WebCore/layout/LayoutState.cpp:
(WebCore::Layout::LayoutState::LayoutState):
* Source/WebCore/layout/LayoutState.h:
(WebCore::Layout::LayoutState::isTextShapingAcrossInlineBoxesEnabled const):
* Source/WebCore/layout/formattingContexts/inline/InlineFormattingContext.cpp:
(WebCore::Layout::InlineFormattingContext::initializeInlineLayoutState):
* Source/WebCore/layout/formattingContexts/inline/InlineLayoutState.h:
(WebCore::Layout::InlineLayoutState::setShouldShapeTextAcrossInlineBoxes):
(WebCore::Layout::InlineLayoutState::shouldShapeTextAcrossInlineBoxes const):
* Source/WebCore/layout/formattingContexts/inline/InlineLineBuilder.cpp:
(WebCore::Layout::LineBuilder::applyShapingIfNeeded):
(WebCore::Layout::LineBuilder::commitCandidateContent):
Canonical link: https://commits.webkit.org/300059@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes