Closed
Bug 2021404
Opened 2 months ago
Closed 2 months ago
[wpt-sync] Sync PR 58293 - Support random() property sharing in custom property animations
Categories
(Core :: CSS Parsing and Computation, task, P4)
Core
CSS Parsing and Computation
Tracking
()
RESOLVED
FIXED
150 Branch
| Tracking | Status | |
|---|---|---|
| firefox150 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Attachments
(1 file)
|
618.00 KB,
text/plain
|
Details |
Sync web-platform-tests PR 58293 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/58293
Details from upstream follow.
moonira <moonira@google.com> wrote:
Support random() property sharing in custom property animations
Bug: 413385732
Change-Id: I49f35b864788a5c2435900ee9768b2e056f772f6
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/7638231
Reviewed-by: Anders Hartvoll Ruud \<andruud@chromium.org>
Commit-Queue: Munira Tursunova \<moonira@google.com>
Cr-Commit-Position: refs/heads/main@{#1594683}
| Assignee | ||
Updated•2 months ago
|
Component: web-platform-tests → CSS Parsing and Computation
Product: Testing → Core
| Assignee | ||
Comment 1•2 months ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=431e0908a8175cc1c85c61de754ebc032f37f88f
| Assignee | ||
Comment 2•2 months ago
|
||
# CI Results
Ran 11 Firefox configurations based on mozilla-central, and Firefox, and Chrome on GitHub CI
Total 427 tests
## Status Summary
### Firefox
`OK` : 1[GitHub] 228[Gecko-linux2404-64-debug] 229[Gecko-android-em-14-x86_64-debug-geckoview, Gecko-android-em-14-x86_64-lite-opt-geckoview, Gecko-android-em-14-x86_64-opt-geckoview, Gecko-linux2404-64-opt, Gecko-windows11-32-24h2-debug, Gecko-windows11-32-24h2-opt, Gecko-windows11-64-24h2-debug, Gecko-windows11-64-24h2-opt]
`PASS` : 4[GitHub] 17[Gecko-linux2204-64-wayland-debug, Gecko-linux2204-64-wayland-opt] 5174[Gecko-windows11-32-24h2-debug, Gecko-windows11-32-24h2-opt] 5308[Gecko-linux2404-64-debug, Gecko-linux2404-64-opt, Gecko-windows11-64-24h2-debug, Gecko-windows11-64-24h2-opt] 5318[Gecko-android-em-14-x86_64-debug-geckoview] 5319[Gecko-android-em-14-x86_64-lite-opt-geckoview, Gecko-android-em-14-x86_64-opt-geckoview]
`FAIL` : 33[GitHub] 4342[Gecko-windows11-32-24h2-debug, Gecko-windows11-32-24h2-opt] 4377[Gecko-android-em-14-x86_64-debug-geckoview, Gecko-android-em-14-x86_64-lite-opt-geckoview, Gecko-android-em-14-x86_64-opt-geckoview] 4389[Gecko-linux2404-64-debug, Gecko-linux2404-64-opt, Gecko-windows11-64-24h2-debug, Gecko-windows11-64-24h2-opt]
`TIMEOUT`: 1
### Chrome
`OK` : 1
`PASS` : 4
`FAIL` : 33
## Links
[Gecko CI (Treeherder)](https://treeherder.mozilla.org/#/jobs?repo=try&revision=431e0908a8175cc1c85c61de754ebc032f37f88f)
[GitHub PR Head](https://wpt.fyi/results/?sha=7bd4473917fd256a1b2d36006c0dc2b978569608&label=pr_head)
[GitHub PR Base](https://wpt.fyi/results/?sha=7bd4473917fd256a1b2d36006c0dc2b978569608&label=pr_base)
## Details
(See attachment for full changes)
Pushed by wptsync@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/3f9fa5275696
https://hg.mozilla.org/integration/autoland/rev/12e423f52c20
[wpt PR 58293] - Support random() property sharing in custom property animations, a=testonly
https://github.com/mozilla-firefox/firefox/commit/0960ba6237d2
https://hg.mozilla.org/integration/autoland/rev/56280194174e
[wpt PR 58293] - Update wpt metadata, a=testonly
https://hg.mozilla.org/mozilla-central/rev/12e423f52c20
https://hg.mozilla.org/mozilla-central/rev/56280194174e
Status: NEW → RESOLVED
Closed: 2 months ago
status-firefox150:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 150 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•