Upstream version 7.36.149.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / css2.1 / 20110323 / abspos-replaced-width-margin-000.htm
index dae206c..dfe132f 100644 (file)
@@ -25,7 +25,7 @@ div { height: 1px; direction: ltr; }
 /* totals for html and body: 21px on the left,  34px on the right */
 html, body { border: transparent medium solid; }
 html { margin: 0 3px 0 2px; padding: 0 4px 0 3px; border-width: 0 3px 0 8px; }
-body { margin: 0 6px 0 3px; padding: 0 7px 0 1px; border-width: 0 11px 0 4px; }
+body { margin: 0 6px 0 3px; padding: 0 7px 0 1px; border-width: 0 11px 0 4px; overflow: hidden; }
 
 body > div {
   position: relative;