[webkit-changes] [WebKit/WebKit] 5c0978: [web-animations] Implement KeyframeEffect.iteratio...

Antoine Quint noreply at github.com
Mon Nov 28 00:02:26 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 5c0978ea68f0e76c05b2d2caf6f7db6735a000d6
      https://github.com/WebKit/WebKit/commit/5c0978ea68f0e76c05b2d2caf6f7db6735a000d6
  Author: Antoine Quint <graouts at apple.com>
  Date:   2022-11-28 (Mon, 28 Nov 2022)

  Changed paths:
    M Source/WTF/Scripts/Preferences/WebPreferencesExperimental.yaml

  Log Message:
  -----------
  [web-animations] Implement KeyframeEffect.iterationComposite
https://bugs.webkit.org/show_bug.cgi?id=246851
rdar://101423139

Reviewed by Antti Koivisto.

Now that all blocking bugs have been resolved and all related WPT tests pass, we can enable
KeyframeEffect.iterationComposite by default.

* Source/WTF/Scripts/Preferences/WebPreferencesExperimental.yaml:

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




More information about the webkit-changes mailing list