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

Unified Diff: LayoutTests/platform/win/fast/block/float/add-inline-between-floats-with-preceding-anonymous-box-expected.txt

Issue 1350983002: Auto-rebaseline for r202391 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 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: LayoutTests/platform/win/fast/block/float/add-inline-between-floats-with-preceding-anonymous-box-expected.txt
diff --git a/LayoutTests/platform/win/fast/block/float/add-inline-between-floats-with-preceding-anonymous-box-expected.txt b/LayoutTests/platform/win/fast/block/float/add-inline-between-floats-with-preceding-anonymous-box-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..f615140966192fffcf32e17785a849a84a6a98ba
--- /dev/null
+++ b/LayoutTests/platform/win/fast/block/float/add-inline-between-floats-with-preceding-anonymous-box-expected.txt
@@ -0,0 +1,22 @@
+layer at (0,0) size 800x600
+ LayoutView at (0,0) size 800x600
+layer at (0,0) size 800x118
+ LayoutBlockFlow {HTML} at (0,0) size 800x118
+ LayoutBlockFlow {BODY} at (8,16) size 784x70
+ LayoutBlockFlow {P} at (0,0) size 784x18
+ LayoutText {#text} at (0,0) size 150x17
+ text run at (0,0) width 150: "There should be a blue "
+ LayoutInline {EM} at (0,0) size 45x17
+ LayoutText {#text} at (149,0) size 45x17
+ text run at (149,0) width 45: "square"
+ LayoutText {#text} at (193,0) size 48x17
+ text run at (193,0) width 48: " below."
+ LayoutBlockFlow {DIV} at (0,34) size 784x36
+ LayoutBlockFlow {DIV} at (0,0) size 784x0
+ LayoutBlockFlow (anonymous) at (0,0) size 784x18
+ LayoutBlockFlow {DIV} at (0,14) size 0x0
+ LayoutBlockFlow {DIV} at (0,18) size 784x0
+ LayoutBlockFlow (anonymous) at (0,18) size 784x18
+ LayoutBlockFlow (floating) {DIV} at (0,0) size 25x50 [bgcolor=#0000FF]
+ LayoutBlockFlow {DIV} at (50,14) size 0x0
+ LayoutBlockFlow (floating) {DIV} at (25,0) size 25x50 [bgcolor=#0000FF]

Powered by Google App Engine
This is Rietveld 408576698