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

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