Bug 250979
| Summary: | [SVG] Position set by low priority animation is ignored even though it is active | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Ahmad Saleem <ahmad.saleem792> |
| Component: | SVG | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED WORKSFORME | ||
| Severity: | Normal | CC: | sabouhallawa, webkit-bug-importer, zimmermann |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Ahmad Saleem
Hi Team,
While going through Blink's commit, I came across another potential merge to align WebKit with web-spec:
Blink's Commit - https://chromium.googlesource.com/chromium/blink/+/af9512e2595af4007a62d4b8fd0a3e85f30ac749
WebKit Source - https://searchfox.org/wubkat/source/Source/WebCore/svg/animation/SVGSMILElement.cpp#1138
Just wanted to raise this so we can fix this.
Thanks!
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Ahmad Saleem
NOTE - We already pass WPT related to it, so would need input whether we should merge this or not - https://wpt.fyi/results/svg/animations/animateMotion-multiple.html?label=master&label=experimental&aligned&view=subtest&q=animatemotion-multiple.html
Radar WebKit Bug Importer
<rdar://problem/104797912>
Ahmad Saleem
WPT is passing.