[wpt-sync] Sync PR 45015 - Fix `animateColor` test to work across browsers
Categories
(Core :: SVG, task, P4)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox125 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 45015 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/45015
Details from upstream follow.
Ahmad-S792 <52317531+Ahmad-S792@users.noreply.github.com> wrote:
Fix
animateColortest to work across browsersHi Team,
This PR is to update
animateColorSVG animation tests from SVG1.1 suite to align with all browsers.Blink removed it with following in 2014 - https://src.chromium.org/viewvc/blink?view=revision&revision=165071
Firefox / Gecko - never supported it (https://bugzilla.mozilla.org/show_bug.cgi?id=436296) ^ Since all use cases can be done via
animateSafari / WebKit - trying to remove - https://github.com/WebKit/WebKit/pull/25671
Just raising this PR so we fix the tests on upstream as well, so on next import, we don't have to fix them and all future engines importing also align with other browsers.
Thanks!
| Assignee | ||
Updated•2 years ago
|
| Assignee | ||
Comment 1•2 years ago
|
||
| Assignee | ||
Comment 2•2 years ago
|
||
| Assignee | ||
Comment 4•2 years ago
|
||
Comment 5•2 years ago
|
||
| bugherder | ||
Description
•