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

Unified Diff: LayoutTests/fast/text/text-letter-spacing.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/sub-pixel/text-scaling-pixel.html ('k') | LayoutTests/fast/text/wbr.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/text/text-letter-spacing.html
diff --git a/LayoutTests/fast/text/text-letter-spacing.html b/LayoutTests/fast/text/text-letter-spacing.html
index ff7780a7a45d18bc19cc5acaee3fa1f9c6bd329d..a199fae26cc5aff5dae947a660988b17e781acbe 100644
--- a/LayoutTests/fast/text/text-letter-spacing.html
+++ b/LayoutTests/fast/text/text-letter-spacing.html
@@ -4,6 +4,7 @@
<head>
<title>letter-spacing.html</title>
<style type="text/css">
+body { overflow: hidden; }
p {
text-indent: 10em;
background-color: #eee;
« no previous file with comments | « LayoutTests/fast/text/sub-pixel/text-scaling-pixel.html ('k') | LayoutTests/fast/text/wbr.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698