Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: d06ccb1bca68e22177bacbe157a8265e243798fb
https://github.com/WebKit/WebKit/commit/d06ccb1bca68e22177bacbe157a8265e243798fb
Author: Fujii Hironori <[email protected]>
Date: 2026-06-02 (Tue, 02 Jun 2026)
Changed paths:
A LayoutTests/platform/glib/damage/animations-opacity-2-expected.txt
A LayoutTests/platform/glib/damage/animations-opacity-2.html
M Source/WebCore/platform/graphics/skia/SkiaCompositingLayer.cpp
Log Message:
-----------
SkiaCompositingLayer: opacity animation doesn't damage correctly
https://bugs.webkit.org/show_bug.cgi?id=316045
Reviewed by Carlos Garcia Campos.
Don't convert float opacity values into bool type before comparing.
Test: platform/glib/damage/animations-opacity-2.html
* LayoutTests/platform/glib/damage/animations-opacity-2-expected.txt: Added.
* LayoutTests/platform/glib/damage/animations-opacity-2.html: Added.
* Source/WebCore/platform/graphics/skia/SkiaCompositingLayer.cpp:
(WebCore::SkiaCompositingLayer::syncAnimations):
Canonical link: https://commits.webkit.org/314344@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications