| <!DOCTYPE html> | |
| <div style="width:100px; height:100px; background:green;"> | |
| </div> | |
| The test verifies the compositing system picks up elements that gained depth from transform mutation. This test succeeds if a green box fully occludes the red box below. |