Bug 187845
Summary: | Always remove fill-forwards animations from GraphicsLayers in the web animations code path | ||
---|---|---|---|
Product: | WebKit | Reporter: | Simon Fraser (smfr) <simon.fraser> |
Component: | Animations | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | dino, graouts, rniwa, tsavell, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Simon Fraser (smfr)
The fix for bug 187844 needs implementing for the Web Animation code path too.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/42756351>
Antoine Quint
*** Bug 189598 has been marked as a duplicate of this bug. ***
Antoine Quint
So the test behaves as expected with the new engine, there is some flakiness on macOS though, as pointed out by webkit.org/b/189598.
Antoine Quint
I think the test only passes because of how it's written. I think if the animation hasn't actually started yet the test passes.
Antoine Quint
Something is off about that test, if I make the animation longer, it fails with the old engine as well.
Antoine Quint
Forward-duping this to https://bugs.webkit.org/show_bug.cgi?id=204198.
*** This bug has been marked as a duplicate of bug 204198 ***