Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: ef653ed93c60ee008719cea7d3ef926d4725d203 https://github.com/WebKit/WebKit/commit/ef653ed93c60ee008719cea7d3ef926d4725d203 Author: Matt Woodrow <mattwood...@apple.com> Date: 2024-04-08 (Mon, 08 Apr 2024)
Changed paths: M LayoutTests/TestExpectations M Source/WebCore/dom/ViewTransition.cpp Log Message: ----------- [view-transitions] Capturing the root background shows a white area at bottom https://bugs.webkit.org/show_bug.cgi?id=272186 <rdar://125931851> Reviewed by Tim Nguyen. When capturing the image for the root element, we want to use the size of the snapshot containing block, which covers the full view, not just the size of the root element itself. * LayoutTests/TestExpectations: * Source/WebCore/dom/ViewTransition.cpp: (WebCore::snapshotNodeVisualOverflowClippedToViewport): Canonical link: https://commits.webkit.org/277224@main To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications _______________________________________________ webkit-changes mailing list webkit-changes@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-changes