Chromium Code Reviews| OLD | NEW |
|---|---|
| (Empty) | |
| 1 <!DOCTYPE html> | |
| 2 <div style="width:100px; height:100px; perspective:100px; background:green;"></d iv> | |
| 3 This test verifies CSS perspective correctly applies to fixed-position descendan ts. The test passes if a 100x100 green box completely occludes the red box behin d. | |
| OLD | NEW |