Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / repaint / window-resize-no-layout-change2.html
blob188d9de23b19b1b0dfd13ed215d715fa99280c74
1 <!DOCTYPE html>
2 <script src="resources/window-resize-repaint.js"></script>
3 <div style="position: absolute; width: 2000px; height: 2000px; background-color: blue">
4 <div style="width: 20%; height: 20%; background-color: yellow">
5 </div>
6 </div>