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