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

Unified Diff: LayoutTests/fast/text-autosizing/unwrappable-blocks-expected.html

Issue 12310107: Merge 143356 (Closed) Base URL: http://svn.webkit.org/repository/webkit/branches/chromium/1410/
Patch Set: Created 7 years, 10 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-autosizing/unwrappable-blocks-expected.html
===================================================================
--- LayoutTests/fast/text-autosizing/unwrappable-blocks-expected.html (revision 143933)
+++ LayoutTests/fast/text-autosizing/unwrappable-blocks-expected.html (working copy)
@@ -5,7 +5,7 @@
<meta name="viewport" content="width=800">
<style>
html { font-size: 16px; }
-body { width: 800px; margin: 0; }
+body { width: 800px; margin: 0; overflow-y: hidden; }
pre { margin: 0; }
</style>
« no previous file with comments | « LayoutTests/fast/text-autosizing/unwrappable-blocks.html ('k') | LayoutTests/fast/text-autosizing/unwrappable-inlines.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698