Closed
Bug 1829749
Opened 2 years ago
Closed 2 years ago
[wpt-sync] Sync PR 39668 - CSSTransitionDiscrete: Fix mask crash
Categories
(Core :: Web Painting, task, P4)
Core
Web Painting
Tracking
()
RESOLVED
FIXED
115 Branch
| Tracking | Status | |
|---|---|---|
| firefox115 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 39668 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/39668
Details from upstream follow.
Joey Arhar <jarhar@chromium.org> wrote:
CSSTransitionDiscrete: Fix mask crash
Despite being a "shorthand", mask can be passed into the animation code
so we need to handle it unlike the other shorthands.Fixed: 1436838
Change-Id: I5646f30a4338cd5a3676c15f125235dffd92e46aReviewed-on: https://chromium-review.googlesource.com/4470208
WPT-Export-Revision: b99428b3d57ae374ca044c7e0b80a3ce5450c162
| Assignee | ||
Updated•2 years ago
|
Component: web-platform-tests → Web Painting
Product: Testing → Core
| Assignee | ||
Comment 1•2 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=a03dd85c515ad933ddc3bb6f8be2598ceab940ff
| Assignee | ||
Comment 2•2 years ago
|
||
Try push failed: decision task Cs6yG1n4QBC_G27cnC2nXg returned error
| Assignee | ||
Comment 3•2 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=aafccec10bc519ff9ca52f25cd760434c719fe39
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/4753362b5097
[wpt PR 39668] - CSSTransitionDiscrete: Fix mask crash, a=testonly
https://hg.mozilla.org/integration/autoland/rev/ca47733646fd
[wpt PR 39668] - Update wpt metadata, a=testonly
Comment 5•2 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/4753362b5097
https://hg.mozilla.org/mozilla-central/rev/ca47733646fd
Status: NEW → RESOLVED
Closed: 2 years ago
status-firefox115:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 115 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•