[webkit-changes] [WebKit/WebKit] c8726b: [text-wrap-style] Enable text-wrap-style:pretty by...
Yulun Wu
noreply at github.com
Tue Feb 25 21:59:35 PST 2025
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: c8726ba2e942a0af74a502d7a1822300ad162516
https://github.com/WebKit/WebKit/commit/c8726ba2e942a0af74a502d7a1822300ad162516
Author: Yulun Wu <yulunwu at chromium.org>
Date: 2025-02-25 (Tue, 25 Feb 2025)
Changed paths:
R LayoutTests/fast/css/text-wrap-pretty-disabled-expected.txt
R LayoutTests/fast/css/text-wrap-pretty-disabled.html
M Source/WTF/Scripts/Preferences/UnifiedWebPreferences.yaml
M Source/WebCore/css/CSSProperties.json
M Source/WebCore/css/parser/CSSParserContext.cpp
M Source/WebCore/css/parser/CSSParserContext.h
M Source/WebCore/css/parser/CSSPropertyParser.cpp
Log Message:
-----------
[text-wrap-style] Enable text-wrap-style:pretty by default
https://bugs.webkit.org/show_bug.cgi?id=288497
<rdar://145577976>
Reviewed by Alan Baradlay.
This PR enables text-wrap-style pretty by default.
Note that text-wrap-style avoid-orphans is not currently implemented.
Additionally, more features work/fine tuning to text-wrap-style pretty
may be landed in the future.
Canonical link: https://commits.webkit.org/291092@main
To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications
More information about the webkit-changes
mailing list