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

Unified Diff: LayoutTests/fast/multicol/vertical-rl/float-paginate-complex.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/fast/multicol/vertical-rl/column-rules.html ('k') | LayoutTests/fast/overflow/006.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/multicol/vertical-rl/float-paginate-complex.html
diff --git a/LayoutTests/fast/multicol/vertical-rl/float-paginate-complex.html b/LayoutTests/fast/multicol/vertical-rl/float-paginate-complex.html
index fee19ceb750cf13d8b4da0d95869ee8fc9801b59..aaa10cd59e6467e63d27e5ceb9a2bd280dcc0b68 100644
--- a/LayoutTests/fast/multicol/vertical-rl/float-paginate-complex.html
+++ b/LayoutTests/fast/multicol/vertical-rl/float-paginate-complex.html
@@ -1,4 +1,4 @@
-<body style="-webkit-writing-mode:vertical-rl; height:1200px">
+<body style="-webkit-writing-mode:vertical-rl; height:1200px; overflow: hidden;">
<div style="-moz-column-width:300px; -webkit-column-width:300px; column-width:300px; border:2px solid black; width:400px">
This is some text.<br>
This is some text.<br>This is some text.<br>This is some text.<br>This is some text.<br>This is some text.<br>This is some text.<br>
« no previous file with comments | « LayoutTests/fast/multicol/vertical-rl/column-rules.html ('k') | LayoutTests/fast/overflow/006.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698