Index: LayoutTests/fast/borders/mixed-border-styles-radius2.html |
diff --git a/LayoutTests/fast/borders/mixed-border-styles-radius2.html b/LayoutTests/fast/borders/mixed-border-styles-radius2.html |
index 14e67f4cb990097630c184c464ee8f9152df9419..a7234f246eeade1689de144618742d91a002e3df 100644 |
--- a/LayoutTests/fast/borders/mixed-border-styles-radius2.html |
+++ b/LayoutTests/fast/borders/mixed-border-styles-radius2.html |
@@ -3,6 +3,7 @@ |
<html> |
<head> |
<style type="text/css"> |
+ body { overflow: hidden; } |
.box { |
display: inline-block; |
box-sizing: border-box; |