chromium/third_party/blink/web_tests/paint/invalidation/compositing/squashing-inside-preserve-3d-element-expected.html

<!doctype html>
<div style="width: 100px; height: 100px; background:lightgray"></div>
<div style="position: absolute; top: 28px; left: 28px; height: 100px; width: 100px; background:red"></div>