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

Unified Diff: third_party/WebKit/LayoutTests/fast/block/float/narrow-after-wide-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/fast/block/float/narrow-after-wide-expected.txt
diff --git a/third_party/WebKit/LayoutTests/fast/block/float/narrow-after-wide-expected.txt b/third_party/WebKit/LayoutTests/fast/block/float/narrow-after-wide-expected.txt
index ec4551f768825b2de981ab9b84f77d6f6e6a128d..22ddf41d21be3bddee7e47204988d9cf2676e276 100644
--- a/third_party/WebKit/LayoutTests/fast/block/float/narrow-after-wide-expected.txt
+++ b/third_party/WebKit/LayoutTests/fast/block/float/narrow-after-wide-expected.txt
@@ -8,9 +8,7 @@ layer at (8,8) size 350x175
LayoutBlockFlow {DIV} at (0,0) size 200x50
LayoutText {#text} at (0,0) size 0x0
LayoutBlockFlow (floating) {DIV} at (150,50) size 200x100
- LayoutText {#text} at (0,0) size 0x0
LayoutBlockFlow (floating) {DIV} at (50,50) size 100x100 [bgcolor=#FF0000]
- LayoutText {#text} at (0,0) size 0x0
layer at (58,58) size 100x100
LayoutBlockFlow (positioned) {DIV} at (50,50) size 100x100 [bgcolor=#008000]
layer at (8,183) size 350x175
@@ -18,9 +16,7 @@ layer at (8,183) size 350x175
LayoutBlockFlow {DIV} at (0,0) size 200x50
LayoutText {#text} at (0,0) size 0x0
LayoutBlockFlow (floating) {DIV} at (0,50) size 200x100
- LayoutText {#text} at (0,0) size 0x0
LayoutBlockFlow (floating) {DIV} at (250,50) size 100x100 [bgcolor=#FF0000]
- LayoutText {#text} at (0,0) size 0x0
layer at (258,233) size 100x100
LayoutBlockFlow (positioned) {DIV} at (250,50) size 100x100 [bgcolor=#008000]
layer at (8,358) size 350x175
@@ -28,8 +24,6 @@ layer at (8,358) size 350x175
LayoutBlockFlow {DIV} at (0,0) size 200x50
LayoutText {#text} at (0,0) size 0x0
LayoutBlockFlow (floating) {DIV} at (0,50) size 200x100
- LayoutText {#text} at (0,0) size 0x0
LayoutBlockFlow (floating) {DIV} at (200,50) size 100x100 [bgcolor=#FF0000]
- LayoutText {#text} at (0,0) size 0x0
layer at (208,408) size 100x100
LayoutBlockFlow (positioned) {DIV} at (200,50) size 100x100 [bgcolor=#008000]

Powered by Google App Engine
This is Rietveld 408576698