Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 1ed5a302e8a063553b8fcf90d58e9bed53716c5c
      
https://github.com/WebKit/WebKit/commit/1ed5a302e8a063553b8fcf90d58e9bed53716c5c
  Author: Antoine Quint <grao...@apple.com>
  Date:   2022-09-23 (Fri, 23 Sep 2022)

  Changed paths:
    A 
LayoutTests/imported/w3c/web-platform-tests/css/css-transitions/KeyframeEffect-getKeyframes-width-and-height-transition.tentative-expected.txt
    A 
LayoutTests/imported/w3c/web-platform-tests/css/css-transitions/KeyframeEffect-getKeyframes-width-and-height-transition.tentative.html

  Log Message:
  -----------
  getKeyframes() returns equal "from" and "to" values for a "width" transition
https://bugs.webkit.org/show_bug.cgi?id=245179
<rdar://100223910>

Reviewed by Antti Koivisto.

Adding a new test that checks that the value returned by getKeyframes() for
"width" and "height" transitions between mixed length types is correct. A test
alone is sufficient since the changes that landed for bug 23924 already fixed
the problem.

* 
LayoutTests/imported/w3c/web-platform-tests/css/css-transitions/KeyframeEffect-getKeyframes-width-and-height-transition.tentative-expected.txt:
 Added.
* 
LayoutTests/imported/w3c/web-platform-tests/css/css-transitions/KeyframeEffect-getKeyframes-width-and-height-transition.tentative.html:
 Added.

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


_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to