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

Unified Diff: LayoutTests/fast/text/orientation-sideways.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
Index: LayoutTests/fast/text/orientation-sideways.html
diff --git a/LayoutTests/fast/text/orientation-sideways.html b/LayoutTests/fast/text/orientation-sideways.html
index afc6b819f0346a8a93765ece6e483ad3d96abdff..19e73758b705a2e543b85ef7441968ed60d2d0bb 100644
--- a/LayoutTests/fast/text/orientation-sideways.html
+++ b/LayoutTests/fast/text/orientation-sideways.html
@@ -1,4 +1,5 @@
<style>
+ body { overflow: hidden; }
.vertical-rl { -webkit-writing-mode: vertical-rl; padding: 10px 0; }
.vertical-lr { -webkit-writing-mode: vertical-lr; }
« no previous file with comments | « LayoutTests/fast/text/large-text-composed-char.html ('k') | LayoutTests/fast/text/sub-pixel/text-scaling-pixel.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698