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

Unified Diff: LayoutTests/fast/multicol/vertical-lr/float-truncation.html

Issue 343663004: Floats following inlines break to next line unncessarily (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Updated 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
Index: LayoutTests/fast/multicol/vertical-lr/float-truncation.html
diff --git a/LayoutTests/fast/multicol/vertical-lr/float-truncation.html b/LayoutTests/fast/multicol/vertical-lr/float-truncation.html
index aa5c1faa2e522a4a05e19976220057aa6223cb8a..0d524504d8b8e315a369ef255d98c9f40b5521a1 100644
--- a/LayoutTests/fast/multicol/vertical-lr/float-truncation.html
+++ b/LayoutTests/fast/multicol/vertical-lr/float-truncation.html
@@ -16,7 +16,7 @@
div.float {
float: left;
- height: 50px;
+ height: 51px;
-webkit-margin-before: 5px;
color: silver;
}
« no previous file with comments | « LayoutTests/fast/multicol/float-truncation.html ('k') | LayoutTests/fast/multicol/vertical-rl/float-truncation.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698