Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 9a35d5bc4646de662769596fbaff30f3f9020574
https://github.com/WebKit/WebKit/commit/9a35d5bc4646de662769596fbaff30f3f9020574
Author: Tim Nguyen <[email protected]>
Date: 2024-07-26 (Fri, 26 Jul 2024)
Changed paths:
M Source/WebCore/css/html.css
M Source/WebCore/css/parser/CSSParserContext.cpp
Log Message:
-----------
Add default UA stylesheet for CJK text decorations
https://bugs.webkit.org/show_bug.cgi?id=277052
rdar://132444497
Reviewed by Alan Baradlay.
This is one of the changes required to make
css/css-text-decor/text-decoration-underline-position-vertical-ja.html pass.
Spec: https://drafts.csswg.org/css-text-decor-4/#default-stylesheet
* Source/WebCore/css/html.css:
(:root:lang(zh), [lang|=zh]):
([lang|=ja], [lang|=ko]):
(:root:lang(ja), [lang|=ja],):
* Source/WebCore/css/parser/CSSParserContext.cpp:
(WebCore::CSSParserContext::CSSParserContext):
Canonical link: https://commits.webkit.org/281445@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