chromium/third_party/blink/web_tests/paint/invalidation/invalidate-when-removing-paint-layer-expected.html

<!DOCTYPE html>
<div style="position: absolute; left: 0; top: 0; width: 200px; height: 500px; background-color: green">
</div>
<div style="position: absolute; left: 0; top: 400px; height: 100px; width: 700px; background-color: green">
</div>