Index: LayoutTests/css2.1/t1202-counters-09-b.html |
diff --git a/LayoutTests/css2.1/t1202-counters-09-b.html b/LayoutTests/css2.1/t1202-counters-09-b.html |
index 98166e7d4669f4d65654a0151e3389395ce56e20..0f6385e66bc5c7449700e06fa9e21bef10155df1 100644 |
--- a/LayoutTests/css2.1/t1202-counters-09-b.html |
+++ b/LayoutTests/css2.1/t1202-counters-09-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; } |
@@ -108,4 +108,4 @@ |
</div> |
</body> |
-</html> |
+</html> |