Upstream version 7.36.149.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / fast / repaint / window-resize-percent-width-height.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: 50%; height: 50%; background-color: blue">
5 </div>