Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: d9149b628100da7d3164b71bf473f9ba99db6c41
      
https://github.com/WebKit/WebKit/commit/d9149b628100da7d3164b71bf473f9ba99db6c41
  Author: Kiet Ho <[email protected]>
  Date:   2026-01-09 (Fri, 09 Jan 2026)

  Changed paths:
    M 
LayoutTests/imported/w3c/web-platform-tests/css/css-transitions/after-change-style-inherited-try-fallback-expected.txt
    M Source/WebCore/style/StyleTreeResolver.cpp
    M Source/WebCore/style/StyleTreeResolver.h

  Log Message:
  -----------
  [CSS @starting-style] entry animation is only respected on first transition
rdar://163928932
https://bugs.webkit.org/show_bug.cgi?id=301510

Reviewed by Antti Koivisto.

Fixed some issues with the interaction between CSS animations/transitions and
anchor positioning:

* The style to be saved when deferring updating/applying animations should also
  be the starting style, in addition to the previous render style.
* Updating/applying animations should be deferred until a position option is
  chosen.

* 
LayoutTests/imported/w3c/web-platform-tests/css/css-transitions/after-change-style-inherited-try-fallback-expected.txt:
* Source/WebCore/style/StyleTreeResolver.cpp:
(WebCore::Style::TreeResolver::createAnimatedElementUpdate):
(WebCore::Style::TreeResolver::resolve):
(WebCore::Style::TreeResolver::saveBeforeResolutionStyleForInterleaving):
(WebCore::Style::TreeResolver::isTryingPositionOption const):
* Source/WebCore/style/StyleTreeResolver.h:

Canonical link: https://commits.webkit.org/305371@main



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications

Reply via email to