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

Unified Diff: LayoutTests/fast/multicol/vertical-rl/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-rl/float-truncation.html
diff --git a/LayoutTests/fast/multicol/vertical-rl/float-truncation.html b/LayoutTests/fast/multicol/vertical-rl/float-truncation.html
index bf17e791d5c2e8bb9993cac8a6178783e094603d..a6c0c4cc6219846333e405409902cf0d75ff8e73 100644
--- a/LayoutTests/fast/multicol/vertical-rl/float-truncation.html
+++ b/LayoutTests/fast/multicol/vertical-rl/float-truncation.html
@@ -17,7 +17,7 @@
div.float {
float: left;
- height: 50px;
+ height: 51px;
-webkit-margin-before: 5px;
color: silver;
}
« no previous file with comments | « LayoutTests/fast/multicol/vertical-lr/float-truncation.html ('k') | Source/core/rendering/line/BreakingContextInlineHeaders.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698