Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: a3cf1b778f1aafcc94f97fbd5ac71c8d8bdfc435
https://github.com/WebKit/WebKit/commit/a3cf1b778f1aafcc94f97fbd5ac71c8d8bdfc435
Author: Vitor Roriz <[email protected]>
Date: 2025-10-09 (Thu, 09 Oct 2025)
Changed paths:
M LayoutTests/TestExpectations
A
LayoutTests/imported/w3c/web-platform-tests/css/css-text/parsing/letter-spacing-inherited-computed-expected.txt
A
LayoutTests/imported/w3c/web-platform-tests/css/css-text/parsing/letter-spacing-inherited-computed.html
M Source/WebCore/style/StyleBuilderState.cpp
M Source/WebCore/style/values/text/StyleLetterSpacing.cpp
M Source/WebCore/style/values/text/StyleLetterSpacing.h
Log Message:
-----------
[CSS Zoom] Fix zoom factor for inherited letter-spacing
rdar://162085369
https://bugs.webkit.org/show_bug.cgi?id=300278
Reviewed by Antti Koivisto.
We want to store the unzoomed letter-spacing value at RenderStyle
and the zoomeed value at FontCascade.
Test:
imported/w3c/web-platform-tests/css/css-text/parsing/letter-spacing-inherited-computed.html
* LayoutTests/TestExpectations:
*
LayoutTests/imported/w3c/web-platform-tests/css/css-text/parsing/letter-spacing-inherited-computed-expected.txt:
Added.
*
LayoutTests/imported/w3c/web-platform-tests/css/css-text/parsing/letter-spacing-inherited-computed.html:
Added.
* Source/WebCore/style/StyleBuilderState.cpp:
(WebCore::Style::BuilderState::updateFontForSizeChange):
* Source/WebCore/style/values/text/StyleLetterSpacing.cpp:
(WebCore::Style::CSSValueConversion<LetterSpacing>::operator):
* Source/WebCore/style/values/text/StyleLetterSpacing.h:
Canonical link: https://commits.webkit.org/301269@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