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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/fast/block/float/independent-align-positioning-expected.txt

Issue 1416553002: Auto-rebaseline for r354723 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 2 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/mac/fast/block/float/independent-align-positioning-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/block/float/independent-align-positioning-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/block/float/independent-align-positioning-expected.txt
index bd5edc183b36f91e761fceb94c486c6e3a0e4f54..4492b2357755f50ba874846480d226cd36867f0a 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/block/float/independent-align-positioning-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/fast/block/float/independent-align-positioning-expected.txt
@@ -3,25 +3,25 @@ layer at (0,0) size 800x600
layer at (0,0) size 800x158
LayoutBlockFlow {HTML} at (0,0) size 800x158
LayoutBlockFlow {BODY} at (8,16) size 784x126
- LayoutBlockFlow (floating) {DIV} at (554.23,0) size 229.77x58 [bgcolor=#CC6666]
- LayoutText {#text} at (20,20) size 190x18
- text run at (20,20) width 190: "DIV NUMBER 1: float:right;"
- LayoutBlockFlow (floating) {DIV} at (480.05,58) size 303.95x58 [bgcolor=#99CC66]
+ LayoutBlockFlow (floating) {DIV} at (555.11,0) size 228.89x58 [bgcolor=#CC6666]
+ LayoutText {#text} at (20,20) size 189x18
+ text run at (20,20) width 189: "DIV NUMBER 1: float:right;"
+ LayoutBlockFlow (floating) {DIV} at (480.92,58) size 303.08x58 [bgcolor=#99CC66]
LayoutText {#text} at (20,20) size 264x18
text run at (20,20) width 264: "DIV NUMBER 2: clear:right; float:right;"
- LayoutBlockFlow (floating) {DIV} at (0,58) size 220.88x58 [bgcolor=#6699FF]
- LayoutText {#text} at (20,20) size 181x18
- text run at (20,20) width 181: "DIV NUMBER 3: float:left;"
+ LayoutBlockFlow (floating) {DIV} at (0,58) size 220x58 [bgcolor=#6699FF]
+ LayoutText {#text} at (20,20) size 180x18
+ text run at (20,20) width 180: "DIV NUMBER 3: float:left;"
LayoutBlockFlow {P} at (0,0) size 784x126
- LayoutText {#text} at (0,0) size 554x108
- text run at (0,0) width 543: "The first element is floated to the right. The second element clears the right float and"
- text run at (0,18) width 554: "also floats right. The third element is floated to the left, but is forced below the bottom"
- text run at (0,36) width 553: "of the first element. Yet, somehow this paragraph comes at the end of the markup, and"
+ LayoutText {#text} at (0,0) size 552x108
+ text run at (0,0) width 540: "The first element is floated to the right. The second element clears the right float and"
+ text run at (0,18) width 552: "also floats right. The third element is floated to the left, but is forced below the bottom"
+ text run at (0,36) width 551: "of the first element. Yet, somehow this paragraph comes at the end of the markup, and"
text run at (220,54) width 244: "manages to rise to the top of the page."
- text run at (220,72) width 226: "This behavior is present in Firefox,"
- text run at (220,90) width 118: "Safari and Opera. "
- LayoutInline {A} at (0,0) size 255x36 [color=#0000EE]
- LayoutInline {STRONG} at (0,0) size 255x36
- LayoutText {#text} at (337,90) size 255x36
- text run at (337,90) width 138: "Click here for a real"
- text run at (220,108) width 182: "world example of this bug."
+ text run at (220,72) width 225: "This behavior is present in Firefox,"
+ text run at (220,90) width 117: "Safari and Opera. "
+ LayoutInline {A} at (0,0) size 254x36 [color=#0000EE]
+ LayoutInline {STRONG} at (0,0) size 254x36
+ LayoutText {#text} at (336,90) size 254x36
+ text run at (336,90) width 138: "Click here for a real"
+ text run at (220,108) width 181: "world example of this bug."

Powered by Google App Engine
This is Rietveld 408576698