Index: LayoutTests/tables/mozilla_expected_failures/bugs/bug85016.html |
diff --git a/LayoutTests/tables/mozilla_expected_failures/bugs/bug85016.html b/LayoutTests/tables/mozilla_expected_failures/bugs/bug85016.html |
index 0d892d7b1a5a676a529ac1295ca8d223f52d5477..aef920c69d20d7e46596165211c175a9a53f1bb2 100644 |
--- a/LayoutTests/tables/mozilla_expected_failures/bugs/bug85016.html |
+++ b/LayoutTests/tables/mozilla_expected_failures/bugs/bug85016.html |
@@ -4,7 +4,7 @@ |
<head> |
<title>percentage heights</title> |
<style> |
- body { margin: 2em; } |
+ body { margin: 2em; overflow: hidden; } |
div {margin: 2em; } |
</style> |
</head> |