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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/fast/block/float/remove-div-after-float-and-before-anonymous-block-container-expected.txt

Issue 1554593002: Auto-rebaseline for r367074 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years 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/mac/fast/block/float/remove-div-after-float-and-before-anonymous-block-container-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/block/float/remove-div-after-float-and-before-anonymous-block-container-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/block/float/remove-div-after-float-and-before-anonymous-block-container-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..d719a8dfc9156661eca668dab7dbb87d217ec4d1
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/platform/mac/fast/block/float/remove-div-after-float-and-before-anonymous-block-container-expected.txt
@@ -0,0 +1,20 @@
+layer at (0,0) size 800x600
+ LayoutView at (0,0) size 800x600
+layer at (0,0) size 800x119
+ LayoutBlockFlow {HTML} at (0,0) size 800x119
+ LayoutBlockFlow {BODY} at (8,16) size 784x95
+ LayoutBlockFlow {P} at (0,0) size 784x36
+ LayoutText {#text} at (0,0) size 287x18
+ text run at (0,0) width 287: "crbug.com/322039: There should be a green "
+ LayoutInline {EM} at (0,0) size 44x18
+ LayoutText {#text} at (286,0) size 44x18
+ text run at (286,0) width 44: "square"
+ LayoutText {#text} at (329,0) size 754x36
+ text run at (329,0) width 425: " below. In the layout tree the float should be inside the anonymous"
+ text run at (0,18) width 40: "block."
+ LayoutBlockFlow {DIV} at (0,52) size 150x43
+ LayoutBlockFlow {DIV} at (0,0) size 50x25 [bgcolor=#008000]
+ LayoutBlockFlow (anonymous) at (0,25) size 150x18
+ LayoutBlockFlow (floating) {DIV} at (0,0) size 50x25 [bgcolor=#008000]
+ LayoutText {#text} at (50,0) size 33x18
+ text run at (50,0) width 33: "Text."

Powered by Google App Engine
This is Rietveld 408576698