[webkit-changes] [WebKit/WebKit] 222378: View transition new captures apply the transform t...

mattwoodrow noreply at github.com
Wed Feb 28 03:55:56 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 22237898bafcf2f2a364d4a42c89215c27916af0
      https://github.com/WebKit/WebKit/commit/22237898bafcf2f2a364d4a42c89215c27916af0
  Author: Matt Woodrow <mattwoodrow at apple.com>
  Date:   2024-02-28 (Wed, 28 Feb 2024)

  Changed paths:
    M LayoutTests/TestExpectations
    M LayoutTests/platform/glib/TestExpectations
    M Source/WebCore/rendering/RenderLayerBacking.cpp

  Log Message:
  -----------
  View transition new captures apply the transform twice.
https://bugs.webkit.org/show_bug.cgi?id=270209
<rdar://123730257>

Reviewed by Tim Nguyen.

The transform is added to the ::view-transform-group element
as a generated style, so we need to clear it from the reparented
GraphicsLayer.

* LayoutTests/TestExpectations:
* LayoutTests/platform/glib/TestExpectations:
* Source/WebCore/rendering/RenderLayerBacking.cpp:
(WebCore::RenderLayerBacking::updateTransform):

Canonical link: https://commits.webkit.org/275439@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