blob: 9417b441f807d5360681d8bad32a38d29c080ef0 [file] [log] [blame]
<!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.