[wpt-sync] Sync PR 25528 - Add test case for 3D Preserve with 3D Transform Operations
Categories
(Core :: Web Painting, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox83 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 25528 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/25528
Details from upstream follow.
b'Seokho Song <0xdevssh@gmail.com>' wrote:
Add test case for 3D Preserve with 3D Transform Operations
Currently, The compositing system has an issue about z-order with 3D transform operations such as trasnalteZ().
So we need to check this issue on the tests for the new developing CompositeAfterPaiting System.
In this patch, a test will check if rendered correctly.Now it would be expected '[Failure]'
But the ongoing CAP system should solve this failure.Bug: 1116358
Change-Id: I8f5be9e1ed186df1e779cf9e8a7f0462e079232b
Reviewed-on: https://chromium-review.googlesource.com/2409476
WPT-Export-Revision: de0dea8e8819ac5bd80e45523ddfa034a2d42706
Assignee | ||
Updated•4 years ago
|
Assignee | ||
Comment 1•4 years ago
|
||
Assignee | ||
Comment 2•4 years ago
|
||
CI Results
Ran 12 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 2 tests
Status Summary
Firefox
PASS: 2
Chrome
PASS: 1
FAIL: 1
Safari
FAIL: 2
Links
Comment 4•4 years ago
|
||
bugherder |
Description
•