[webkit-changes] [WebKit/WebKit] ec2c87: Fill layer pattern for mask-mode is not correctly ...
Antti Koivisto
noreply at github.com
Mon May 13 11:14:06 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: ec2c8756e6a2051c182e0e8c153490b8037df753
https://github.com/WebKit/WebKit/commit/ec2c8756e6a2051c182e0e8c153490b8037df753
Author: Antti Koivisto <antti at apple.com>
Date: 2024-05-13 (Mon, 13 May 2024)
Changed paths:
M LayoutTests/fast/masking/parsing-mask-mode-expected.txt
M LayoutTests/fast/masking/parsing-mask-mode.html
M LayoutTests/fast/masking/parsing-mask-source-type-expected.txt
M LayoutTests/fast/masking/parsing-mask-source-type.html
M Source/WebCore/rendering/style/FillLayer.cpp
Log Message:
-----------
Fill layer pattern for mask-mode is not correctly applied
https://bugs.webkit.org/show_bug.cgi?id=274084
rdar://127999241
Reviewed by Tim Nguyen.
* LayoutTests/fast/masking/parsing-mask-mode.html:
* LayoutTests/fast/masking/parsing-mask-mode-expected.txt:
New results match other browsers.
* LayoutTests/fast/masking/parsing-mask-source-type-expected.txt:
* LayoutTests/fast/masking/parsing-mask-source-type.html:
* Source/WebCore/rendering/style/FillLayer.cpp:
(WebCore::FillLayer::fillUnsetProperties):
Fill unset mask-mode with a pattern similar to other fill layer properties.
Canonical link: https://commits.webkit.org/278698@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