Antoine Quint
Antoine Quint
I filed a [WebKit bug](https://bugs.webkit.org/show_bug.cgi?id=275994) to look into this. If it is indeed a bug, a fix _will_ include a WPT test.
Cc @birtles, @flackr, @andruud and @kevers-google.
WebKit is making a change via in its implementation via https://github.com/WebKit/WebKit/pull/35513 such that setting `timeline` via the JS property will make any further change to `animation-timeline` not affect the timeline...
> [@graouts](https://github.com/graouts) was this done via [#11812](https://github.com/w3c/csswg-drafts/pull/11812) ? I believe that is correct! If @birtles or @flackr agree as well, I believe we can close this.
Loving those WPT progressions. Thanks @weinig!
I could be wrong, and in fact given all of the above I most likely am, but I've only noticed this recently and I've always used `Tools/Scripts/export-w3c-test-changes` after creating a...
> Is there a related CSS value interpolation API? I hadn't considered that, but it's something that's worth exploring alongside this proposal. Would you have something to propose?
I can confirm that WebKit performs a flush immediately after it was established that we can proceed with this method and decided _not_ to throw a `NoModificationAllowedError` exception. There is...
The ChangeLog in the commit message is outdated, it doesn't list any of the `LayoutTests` changes.