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

Unified Diff: third_party/WebKit/LayoutTests/platform/win-xp/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/win-xp/fast/block/float/remove-div-after-float-and-before-anonymous-block-container-expected.txt
diff --git a/third_party/WebKit/LayoutTests/fast/block/float/remove-div-after-float-and-before-anonymous-block-container-expected.txt b/third_party/WebKit/LayoutTests/platform/win-xp/fast/block/float/remove-div-after-float-and-before-anonymous-block-container-expected.txt
similarity index 79%
rename from third_party/WebKit/LayoutTests/fast/block/float/remove-div-after-float-and-before-anonymous-block-container-expected.txt
rename to third_party/WebKit/LayoutTests/platform/win-xp/fast/block/float/remove-div-after-float-and-before-anonymous-block-container-expected.txt
index f87f98f3a502e8aae815d90863b6be6a19f6865b..9d4b06fd7f5a98624ef01065aad780bd64a76c10 100644
--- a/third_party/WebKit/LayoutTests/fast/block/float/remove-div-after-float-and-before-anonymous-block-container-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win-xp/fast/block/float/remove-div-after-float-and-before-anonymous-block-container-expected.txt
@@ -9,11 +9,11 @@ layer at (0,0) size 800x105
LayoutInline {EM} at (0,0) size 43x19
LayoutText {#text} at (272,0) size 43x19
text run at (272,0) width 43: "square"
- LayoutText {#text} at (314,0) size 438x19
- text run at (314,0) width 438: " below. In the layout tree the float should be inside the anonymous block."
+ LayoutText {#text} at (315,0) size 438x19
+ text run at (315,0) width 438: " below. In the layout tree the float should be inside the anonymous block."
LayoutBlockFlow {DIV} at (0,36) size 150x45
LayoutBlockFlow {DIV} at (0,0) size 50x25 [bgcolor=#008000]
LayoutBlockFlow (anonymous) at (0,25) size 150x20
LayoutBlockFlow (floating) {DIV} at (0,0) size 50x25 [bgcolor=#008000]
- LayoutText {#text} at (50,0) size 30x19
- text run at (50,0) width 30: "Text."
+ LayoutText {#text} at (50,0) size 31x19
+ text run at (50,0) width 31: "Text."

Powered by Google App Engine
This is Rietveld 408576698