blob: 0121e37874367072fce5c1bc92ffd29a096739ed [file] [log] [blame]
<!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>