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

Unified Diff: LayoutTests/fast/text/sub-pixel/text-scaling-pixel.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/text/orientation-sideways.html ('k') | LayoutTests/fast/text/text-letter-spacing.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/text/sub-pixel/text-scaling-pixel.html
diff --git a/LayoutTests/fast/text/sub-pixel/text-scaling-pixel.html b/LayoutTests/fast/text/sub-pixel/text-scaling-pixel.html
index 44e8d895f825fb5c47eb4d173e9e5a1aa8dda3bd..564a208a584190e70c69e7096d9af4060930d458 100644
--- a/LayoutTests/fast/text/sub-pixel/text-scaling-pixel.html
+++ b/LayoutTests/fast/text/sub-pixel/text-scaling-pixel.html
@@ -5,7 +5,7 @@
<link rel="stylesheet" type="text/css" href="resources/text-scaling.css">
<script src="resources/text-scaling.js"></script>
</head>
- <body>
+ <body style="overflow: hidden;">
<section>
<h1>Font Size Scaling Pixel Test</h1>
<p>
« no previous file with comments | « LayoutTests/fast/text/orientation-sideways.html ('k') | LayoutTests/fast/text/text-letter-spacing.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698