Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: dbd24cefb1e0a62f74961f20be9ef4398e3294f2
https://github.com/WebKit/WebKit/commit/dbd24cefb1e0a62f74961f20be9ef4398e3294f2
Author: Sam Weinig <[email protected]>
Date: 2026-01-15 (Thu, 15 Jan 2026)
Changed paths:
M LayoutTests/fast/backgrounds/size/contain-and-cover-zoomed-expected.txt
A
LayoutTests/platform/ios/fast/reflections/reflection-with-zoom-expected.txt
M
LayoutTests/platform/mac/fast/backgrounds/background-position-parsing-expected.txt
M
LayoutTests/platform/wpe-wk2/fast/backgrounds/background-position-parsing-expected.txt
M
LayoutTests/platform/wpe/fast/backgrounds/background-position-parsing-expected.txt
M Source/WebCore/style/StyleBuilderCustom.h
M Source/WebCore/style/values/backgrounds/StyleLineWidth.cpp
M Source/WebCore/style/values/backgrounds/StyleLineWidth.h
Log Message:
-----------
Apply pixel snapping consistently for all border-width value types
https://bugs.webkit.org/show_bug.cgi?id=305439
Reviewed by Alan Baradlay.
Consistently apply the same pixel snapping for line width.
Updated results show borders now pixel snap initial values
after zoom is applied, just like all other values.
* LayoutTests/fast/backgrounds/size/contain-and-cover-zoomed-expected.txt:
* LayoutTests/platform/ios/fast/reflections/reflection-with-zoom-expected.txt:
Added.
*
LayoutTests/platform/mac/fast/backgrounds/background-position-parsing-expected.txt:
*
LayoutTests/platform/wpe-wk2/fast/backgrounds/background-position-parsing-expected.txt:
*
LayoutTests/platform/wpe/fast/backgrounds/background-position-parsing-expected.txt:
* Source/WebCore/style/StyleBuilderCustom.h:
* Source/WebCore/style/values/backgrounds/StyleLineWidth.cpp:
* Source/WebCore/style/values/backgrounds/StyleLineWidth.h:
Canonical link: https://commits.webkit.org/305658@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications