Upstream version 7.36.149.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / fast / forms / input-placeholder-paint-order.html
index 268ac26..37b3a5c 100644 (file)
@@ -8,6 +8,8 @@ if (window.testRunner)
     testRunner.dumpAsTextWithPixelResults();
 </script>
 <style>
+body { overflow: hidden; }
+
 input {
     color: lime;
     text-indent: 1px;