chromium/third_party/blink/web_tests/paint/invalidation/overflow/overflow-visible-to-hidden-expected.html

<!DOCTYPE html>
Tests paint invalidation of overflowing contents when the container's overflow changes from visible to hidden.
Passes if there is no red.
<div id="green" style="width: 200px; height: 200px; background-color: green"></div>