[wpt-sync] Sync PR 59500 - Fix division by zero in clip path paint definition
Categories
(Core :: DOM: Animation, task, P4)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox152 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 59500 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/59500
Details from upstream follow.
Robert Flack <flackr@chromium.org> wrote:
Fix division by zero in clip path paint definition
Two keyframes can have the same offset. When that happens, there's
no need to interpolate between them.Bug: 493534964
Change-Id: I6f57a4049c4651c8a2c44cf88509d59569e666d6
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/7792295
Reviewed-by: Kevin Ellis \<kevers@chromium.org>
Commit-Queue: Robert Flack \<flackr@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1621327}
| Assignee | ||
Updated•19 days ago
|
| Assignee | ||
Comment 1•19 days ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=383bfb8e136a6971eed51e0aa84b70ace57e538d
| Assignee | ||
Comment 2•18 days ago
|
||
CI Results
Ran 0 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests
Status Summary
Firefox
PASS: 1
Chrome
PASS: 1
Safari
PASS: 1
Links
Comment 4•9 days ago
|
||
| bugherder | ||
Description
•