[wpt-sync] Sync PR 28141 - Correct traversal of transform tree ancestors.
Categories
(Core :: Web Painting, task, P4)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox88 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 28141 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/28141
Details from upstream follow.
b'L. David Baron <dbaron@chromium.org>' wrote:
Correct traversal of transform tree ancestors.
This code is only used when the TransformInterop feature is enabled.
The added test fails prior to the patch, with the TransformInterop
feature enabled, but passes either with the patch or without the
TransformInterop feature enabled.Change-Id: I087c478c744531aa6120304e4e7df8ba35e2c0fb
Reviewed-on: https://chromium-review.googlesource.com/2774638
WPT-Export-Revision: 414fcdfa0746407ce13b3a8e28d82f8b97483f5f
| Assignee | ||
Updated•5 years ago
|
| Assignee | ||
Comment 1•5 years ago
|
||
| Assignee | ||
Comment 2•5 years ago
|
||
CI Results
Ran 15 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
FAIL: 1
Links
Comment 4•5 years ago
|
||
| bugherder | ||
Description
•