blob: 1be0a5dac69c1a349e44b594b283d242f68f5c4b [file] [log] [blame]
<!DOCTYPE html>
<script src="../../../resources/run-after-layout-and-paint.js"></script>
<script src="../resources/window-resize-repaint.js"></script>
<style>
html { overflow: hidden; }
</style>
<div style="position: absolute; width: 2000px; height: 2000px; background-color: blue">
<div style="width: 20%; height: 20%; background-color: yellow">
</div>
</div>