Upstream version 9.38.198.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / fast / multicol / multicol-with-child-renderLayer-for-input.html
index c5334be..fee01a3 100644 (file)
@@ -8,6 +8,11 @@ function startTest(){
     document.execCommand('InsertText',false,'Testing')
 }
 </script>
+<style>
+input {
+    margin: 2px;
+}
+</style>
 </head>
 <body onload="startTest();">
 <div style="-webkit-column-count:2">