Upstream version 7.36.149.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / fast / repaint / window-resize-no-layout-change2.html
1 <!DOCTYPE html>
2 <script src="resources/text-based-repaint.js"></script>
3 <script src="resources/window-resize-repaint.js"></script>
4 <div style="position: absolute; width: 2000px; height: 2000px; background-color: blue">
5     <div style="width: 20%; height: 20%; background-color: yellow">
6     </div>
7 </div>