Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: ef8de189eda076be118800c7f36c6da34c6a46fe
https://github.com/WebKit/WebKit/commit/ef8de189eda076be118800c7f36c6da34c6a46fe
Author: Matt Woodrow <[email protected]>
Date: 2025-05-21 (Wed, 21 May 2025)
Changed paths:
M LayoutTests/TestExpectations
M Source/WebCore/dom/ViewTransition.cpp
M Source/WebCore/rendering/RenderLayer.cpp
M Source/WebCore/rendering/RenderLayer.h
M Source/WebCore/rendering/RenderLayerBacking.cpp
Log Message:
-----------
css/css-view-transitions/nested-elements-in-overflow.html fails.
https://bugs.webkit.org/show_bug.cgi?id=293336
<rdar://151740706>
Reviewed by Simon Fraser.
The computed overflow rect to capture shouldn't include descendants that are
captured independently.
Also, make sure the snapshot position transform is applied after the scaling
transform.
* LayoutTests/TestExpectations:
* Source/WebCore/dom/ViewTransition.cpp:
(WebCore::captureOverflowRect):
* Source/WebCore/rendering/RenderLayer.cpp:
(WebCore::RenderLayer::calculateClipRects const):
* Source/WebCore/rendering/RenderLayer.h:
* Source/WebCore/rendering/RenderLayerBacking.cpp:
(WebCore::RenderLayerBacking::updateTransform):
Canonical link: https://commits.webkit.org/295231@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