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

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

Issue 2369963005: Avoid creating consecutive whitespace renderers. (Closed)
Patch Set: Rebased and manually fixed expectations Created 4 years, 3 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 91a692312748a01317e9e208bd43d3400b02a8bd..a8f18d2ceb83ca2af0d8be7dd252f8b9e09df156 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 185x59
text run at (135,65) width 35: "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 185x59
text run at (125,65) width 35: "Some"

Powered by Google App Engine
This is Rietveld 408576698