chromium/third_party/blink/web_tests/paint/invalidation/overflow/overflow-changed-on-child-of-squashed-layer-expected.html

<!DOCTYPE html>
Changing overflow on the child of a squashed layer should allow the layer to resize and contain the overflow. There should be a white box with black outline.
<div id="test" style="height: 100px; width: 100px; outline: 1px solid black; position: relative; top: 180px"></div>