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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/fast/block/float/fit_line_below_floats-expected.txt

Issue 2719993003: Collapse whitespace away when creating whitespace layout objects.
Patch Set: g cl web Created 3 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: third_party/WebKit/LayoutTests/platform/linux/fast/block/float/fit_line_below_floats-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/block/float/fit_line_below_floats-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/block/float/fit_line_below_floats-expected.txt
index 499805d6bd543404540edb1a7e1a1ac42042d5d0..c6f0be1163555620ff7057220a33fabb1c8a8708 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/block/float/fit_line_below_floats-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/block/float/fit_line_below_floats-expected.txt
@@ -11,7 +11,6 @@ layer at (0,0) size 800x270
LayoutBlockFlow {DIV} at (30,50) size 101x30 [bgcolor=#00FFFF]
LayoutText {#text} at (131,65) size 4x19
text run at (131,65) width 4: " "
- LayoutText {#text} at (0,0) size 0x0
LayoutBlockFlow (floating) {DIV} at (0,50) size 30x30 [bgcolor=#0000FF]
LayoutText {#text} at (135,65) size 194x59
text run at (135,65) width 36: "Some"
@@ -25,7 +24,6 @@ layer at (0,0) size 800x270
LayoutBlockFlow {DIV} at (20,50) size 101x30 [bgcolor=#00FFFF]
LayoutText {#text} at (121,65) size 4x19
text run at (121,65) width 4: " "
- LayoutText {#text} at (0,0) size 0x0
LayoutBlockFlow (floating) {DIV} at (170,50) size 30x30 [bgcolor=#0000FF]
LayoutText {#text} at (125,65) size 194x59
text run at (125,65) width 36: "Some"

Powered by Google App Engine
This is Rietveld 408576698