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

Unified Diff: LayoutTests/fast/multicol/newmulticol/breaks-3-columns-3-expected.html

Issue 330693002: Adjust breaks-3-columns test to pass on Windows (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 6 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/newmulticol/breaks-3-columns-3.html ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/multicol/newmulticol/breaks-3-columns-3-expected.html
diff --git a/LayoutTests/fast/multicol/newmulticol/breaks-3-columns-3-expected.html b/LayoutTests/fast/multicol/newmulticol/breaks-3-columns-3-expected.html
index edad8b26b9c2f04bf39cb96197e98de6e9ebad45..0a33209eb24dc2b8d4fce4ff714dd7f217ba1567 100644
--- a/LayoutTests/fast/multicol/newmulticol/breaks-3-columns-3-expected.html
+++ b/LayoutTests/fast/multicol/newmulticol/breaks-3-columns-3-expected.html
@@ -3,7 +3,7 @@
<head>
<title>auto-height multicol with break</title>
<style>
- .mc { float:left; width:6em; padding:0 0.5em; }
+ .mc { float:left; width:6.5em; padding:0 0.5em; }
.gap { float:left; width:1em; }
</style>
</head>
« no previous file with comments | « LayoutTests/fast/multicol/newmulticol/breaks-3-columns-3.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698