[wpt-sync] Sync PR 29619 - Composite multiple transforms [take 2]
Categories
(Core :: Web Painting, task, P4)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox92 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 29619 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/29619
Details from upstream follow.
b'Kevin Ellis <kevers@chromium.org>' wrote:
Composite multiple transforms [take 2]
Previously, individual transform properties were lumped together with
transform lists, and only a single transform could be composited. With
this patch, we support multiple transforms as long as each affects a
different property (transform, translate, rotate, or scale).Bug: 696374
Change-Id: Id4da5da2fceb929bd5ddbffc04f9d63f9b85497aReviewed-on: https://chromium-review.googlesource.com/3016295
WPT-Export-Revision: fe3a85510ec1503c8d0bc8628b7269cd274c9421
| Assignee | ||
Updated•5 years ago
|
| Assignee | ||
Comment 1•5 years ago
|
||
| Assignee | ||
Comment 2•5 years ago
|
||
CI Results
Ran 0 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests
Status Summary
Firefox
PASS: 1
Chrome
PASS: 1
Safari
PASS: 1
Links
Comment 5•5 years ago
|
||
| bugherder | ||
Description
•