Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: a4b32d383c7bc91cd7b8e124788afc0184eae260
https://github.com/WebKit/WebKit/commit/a4b32d383c7bc91cd7b8e124788afc0184eae260
Author: Brent Fulgham <[email protected]>
Date: 2025-10-16 (Thu, 16 Oct 2025)
Changed paths:
A
LayoutTests/imported/w3c/web-platform-tests/css/css-viewport/zoom/reference/text-decoration-thickness-ref.html
M
LayoutTests/imported/w3c/web-platform-tests/css/css-viewport/zoom/svg-computed-style-expected.txt
M
LayoutTests/imported/w3c/web-platform-tests/css/css-viewport/zoom/svg-computed-style.html
A
LayoutTests/imported/w3c/web-platform-tests/css/css-viewport/zoom/text-decoration-thickness-expected.html
A
LayoutTests/imported/w3c/web-platform-tests/css/css-viewport/zoom/text-decoration-thickness.html
M Source/WebCore/rendering/TextBoxPainter.cpp
M Source/WebCore/style/InlineTextBoxStyle.cpp
M
Source/WebCore/style/values/text-decoration/StyleTextDecorationThickness.cpp
M Source/WebCore/style/values/text-decoration/StyleTextDecorationThickness.h
Log Message:
-----------
[CSS Zoom] Apply zoom factor to text-decoration-thickness
https://bugs.webkit.org/show_bug.cgi?id=300642
<rdar://problem/162543798>
Reviewed by Tim Nguyen.
Adapt the text-decoration-thickness logic to the new CSS Zoom architecture.
Tests:
imported/w3c/web-platform-tests/css/css-viewport/zoom/svg-computed-style.html
imported/w3c/web-platform-tests/css/css-viewport/zoom/text-decoration-thickness.html
*
LayoutTests/imported/w3c/web-platform-tests/css/css-viewport/zoom/reference/text-decoration-thickness-ref.html:
Added.
*
LayoutTests/imported/w3c/web-platform-tests/css/css-viewport/zoom/svg-computed-style-expected.txt:
*
LayoutTests/imported/w3c/web-platform-tests/css/css-viewport/zoom/svg-computed-style.html:
*
LayoutTests/imported/w3c/web-platform-tests/css/css-viewport/zoom/text-decoration-thickness-expected.html:
Added.
*
LayoutTests/imported/w3c/web-platform-tests/css/css-viewport/zoom/text-decoration-thickness.html:
Added.
* Source/WebCore/rendering/TextBoxPainter.cpp:
(WebCore::computedTextDecorationThickness):
(WebCore::computedAutoTextDecorationThickness):
* Source/WebCore/style/InlineTextBoxStyle.cpp:
(WebCore::computedInkOverflowForDecorations):
* Source/WebCore/style/values/text-decoration/StyleTextDecorationThickness.cpp:
(WebCore::Style::TextDecorationThickness::resolve const):
* Source/WebCore/style/values/text-decoration/StyleTextDecorationThickness.h:
Canonical link: https://commits.webkit.org/301664@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