Index: LayoutTests/css2.1/t1202-counters-08-b.html |
diff --git a/LayoutTests/css2.1/t1202-counters-08-b.html b/LayoutTests/css2.1/t1202-counters-08-b.html |
index 72142038f054927df71abd56cad006ba3d048f1d..40d04f98e66c9dabb2e81f5a1171983ad9a06f05 100644 |
--- a/LayoutTests/css2.1/t1202-counters-08-b.html |
+++ b/LayoutTests/css2.1/t1202-counters-08-b.html |
@@ -8,7 +8,7 @@ |
<meta http-equiv="Content-Style-Type" content="text/css"></meta> |
<style type="text/css"> |
- body { white-space: nowrap; } |
+ body { white-space: nowrap; overflow: hidden; } |
body, #test span:first-child { counter-reset: c; } |
@@ -66,4 +66,4 @@ |
</div> |
</body> |
-</html> |
+</html> |