<!DOCTYPE html>
<div style="width:100px; height:100px; perspective:100px; background:green;"></div>
This test verifies CSS perspective correctly applies to fixed-position descendants. The test passes if a 100x100 green box completely occludes the red box behind.