Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(62)

Unified Diff: LayoutTests/css2.1/t1202-counters-09-b.html

Issue 249723003: Remove main frame overflow from some non-scrollbar tests (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Windows expectations Created 6 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « LayoutTests/css2.1/t1202-counters-08-b.html ('k') | LayoutTests/css2.1/t1508-c527-font-07-b.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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>
« no previous file with comments | « LayoutTests/css2.1/t1202-counters-08-b.html ('k') | LayoutTests/css2.1/t1508-c527-font-07-b.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698