[web-animations-2] Progress APIs
Categories
(Core :: DOM: Animation, defect)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox142 | --- | fixed |
People
(Reporter: mozilla-apprentice, Assigned: canalun, Mentored)
References
(Depends on 1 open bug)
Details
(Keywords: dev-doc-complete)
Attachments
(2 files)
A resolution was made for csswg-drafts/#8799.
[web-animations-2] Progress APIs
- RESOLVED: Add progress to Animation and make it readonly
Updated•2 years ago
|
Updated•1 year ago
|
Updated•1 year ago
|
Updated•1 year ago
|
| Assignee | ||
Comment 1•10 months ago
|
||
Implement Animation.overallProgress API.
Updated•10 months ago
|
Comment 2•9 months ago
|
||
Adding dev-doc-needed because we'll need to update the BCD after landing this.
| Assignee | ||
Comment 3•9 months ago
|
||
Reneming the Web Platform Test file for the overallProgress API to its standard name, as the API is already on the spec.
Comment 6•9 months ago
|
||
Backed out for causing wpt failures
- Backout link
- Push with failures
- Failure Log
- Failure line: TEST-UNEXPECTED-PASS | /web-animations/idlharness.window.html | Animation interface: attribute overallProgress - expected FAIL
| Assignee | ||
Comment 10•9 months ago
|
||
FYI: BCD update patch
https://github.com/mdn/browser-compat-data/pull/27117
Comment 12•9 months ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/34d79fecfe01
https://hg.mozilla.org/mozilla-central/rev/d66879cafaf4
| Assignee | ||
Comment 14•9 months ago
|
||
I remove dev-doc-needed, because I've sent a PR to BCD (https://github.com/mdn/browser-compat-data/pull/27117) and no other documentation seems unnecessary.
| Assignee | ||
Updated•9 months ago
|
Comment 15•8 months ago
|
||
:canalun is there anything you want to mention here in the fx142 release notes? Please nominate if so.
| Assignee | ||
Comment 16•8 months ago
|
||
Sorry for delay. I have nothing, thank you!
Updated•8 months ago
|
Description
•