<!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>
<!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>