Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: bb8ac7645f6cfd914985c68c13adfce70359aad7
      
https://github.com/WebKit/WebKit/commit/bb8ac7645f6cfd914985c68c13adfce70359aad7
  Author: Antoine Quint <grao...@webkit.org>
  Date:   2025-08-22 (Fri, 22 Aug 2025)

  Changed paths:
    M 
LayoutTests/imported/w3c/web-platform-tests/web-animations/interfaces/Animation/commitStyles-expected.txt
    M Source/WebCore/animation/WebAnimation.cpp

  Log Message:
  -----------
  [web-animations] `Animation.commitStyles()` should commit physical properties 
for animated logical properties
https://bugs.webkit.org/show_bug.cgi?id=297766
rdar://158920529

Reviewed by Tim Nguyen.

Ensure we use the matching physical property to the inline style when 
committing the animated value
of a potential logical property.

Note that this is not yet explicitly called out in the spec, see 
https://github.com/w3c/csswg-drafts/issues/12637.

* 
LayoutTests/imported/w3c/web-platform-tests/web-animations/interfaces/Animation/commitStyles-expected.txt:
* Source/WebCore/animation/WebAnimation.cpp:
(WebCore::WebAnimation::commitStyles):

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

Reply via email to