Closed
Bug 1761234
Opened 4 years ago
Closed 4 years ago
[wpt-sync] Sync PR 33347 - In the CSS transform fast parser, convert rotate(0) to rotate(0deg).
Categories
(Core :: CSS Transitions and Animations, task, P4)
Core
CSS Transitions and Animations
Tracking
()
RESOLVED
FIXED
100 Branch
| Tracking | Status | |
|---|---|---|
| firefox100 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 33347 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/33347
Details from upstream follow.
Steinar H. Gunderson <sesse@chromium.org> wrote:
In the CSS transform fast parser, convert rotate(0) to rotate(0deg).
This matches the behavior of the slow-path parser.
Fixed: 1307230
Change-Id: I9089f047eb6b139e9746edb9d2cbf7b5222b0e6eReviewed-on: https://chromium-review.googlesource.com/3548756
WPT-Export-Revision: a1b1df908d5841215af6095e5b8cc980f5449a38
| Assignee | ||
Updated•4 years ago
|
Component: web-platform-tests → CSS Transitions and Animations
Product: Testing → Core
| Assignee | ||
Updated•4 years ago
|
Whiteboard: [wptsync downstream] → [wptsync downstream error]
| Assignee | ||
Updated•4 years ago
|
Whiteboard: [wptsync downstream error] → [wptsync downstream]
| Assignee | ||
Comment 1•4 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=87ac57244a571c800ace5aac071059730771b2f5
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/62388d10876b
[wpt PR 33347] - In the CSS transform fast parser, convert rotate(0) to rotate(0deg)., a=testonly
| Assignee | ||
Comment 3•4 years ago
|
||
Test result changes from PR not available.
Comment 4•4 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 4 years ago
status-firefox100:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 100 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•