Closed
Bug 1981647
Opened 6 months ago
Closed 6 months ago
[wpt-sync] Sync PR 54169 - change animated image repeat time to finite length
Categories
(Core :: DOM: Core & HTML, task, P4)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
143 Branch
| Tracking | Status | |
|---|---|---|
| firefox143 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 54169 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/54169
Details from upstream follow.
rayguo17 <rayguo17@gmail.com> wrote:
change animated image repeat time to finite length
As requested from https://github.com/servo/servo/pull/37637#issuecomment-3158519406, change the animated image to finite length animation. Now the two animated image behave as follow:
- show the red frame for 100 ms,
- Show the green frame for 10 seconds
Repeat only once.cc @tnikkel
| Assignee | ||
Updated•6 months ago
|
Component: web-platform-tests → DOM: Core & HTML
Product: Testing → Core
| Assignee | ||
Comment 1•6 months ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=a51b244dd0775ed4e9d50fa83f6c09065a068a65
| Assignee | ||
Comment 2•6 months ago
|
||
CI Results
Ran 0 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 2 tests
Status Summary
Firefox
PASS: 1
FAIL: 1
Chrome
PASS: 2
Safari
PASS: 2
Links
Details
Firefox-only Failures
- /html/semantics/embedded-content/the-img-element/animated-webp-update.tentative.html [wpt.fyi]:
FAIL
New Tests That Don't Pass
- /html/semantics/embedded-content/the-img-element/animated-webp-update.tentative.html [wpt.fyi]:
FAIL(Chrome:PASS, Safari:PASS)
Pushed by wptsync@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/d2d91f1101f2
https://hg.mozilla.org/integration/autoland/rev/e06ccf3425c8
[wpt PR 54169] - change animated image repeat time to finite length, a=testonly
https://github.com/mozilla-firefox/firefox/commit/83bc1cf8b081
https://hg.mozilla.org/integration/autoland/rev/c7f2cd25879a
[wpt PR 54169] - Update wpt metadata, a=testonly
Comment 4•6 months ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/e06ccf3425c8
https://hg.mozilla.org/mozilla-central/rev/c7f2cd25879a
Status: NEW → RESOLVED
Closed: 6 months ago
status-firefox143:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 143 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•