[webkit-changes] [WebKit/WebKit] 0a9688: [view-transitions] https://pokedex-dev.vercel.app/...

mattwoodrow noreply at github.com
Tue May 21 17:54:06 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 0a968814a2437db3e6cf179e6109a26c6be0e64f
      https://github.com/WebKit/WebKit/commit/0a968814a2437db3e6cf179e6109a26c6be0e64f
  Author: Matt Woodrow <mattwoodrow at apple.com>
  Date:   2024-05-21 (Tue, 21 May 2024)

  Changed paths:
    A LayoutTests/imported/w3c/web-platform-tests/css/css-view-transitions/new-content-ancestor-clipped-2-expected.html
    A LayoutTests/imported/w3c/web-platform-tests/css/css-view-transitions/new-content-ancestor-clipped-2-ref.html
    A LayoutTests/imported/w3c/web-platform-tests/css/css-view-transitions/new-content-ancestor-clipped-2.html
    M Source/WebCore/rendering/RenderLayerCompositor.cpp

  Log Message:
  -----------
  [view-transitions] https://pokedex-dev.vercel.app/pokemons incorrectly applies clips from ancestors of the captured element.
https://bugs.webkit.org/show_bug.cgi?id=274436
<rdar://128441443>

Reviewed by Tim Nguyen.

Effects from ancestors shouldn't be applied.

* LayoutTests/imported/w3c/web-platform-tests/css/css-view-transitions/new-content-ancestor-clipped-2-expected.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/css/css-view-transitions/new-content-ancestor-clipped-2-ref.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/css/css-view-transitions/new-content-ancestor-clipped-2.html: Added.
* Source/WebCore/rendering/RenderLayerCompositor.cpp:
(WebCore::RenderLayerCompositor::clippedByAncestor const):

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