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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/fast/block/float/vertical-move-relayout-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/linux/fast/block/float/vertical-move-relayout-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/block/float/vertical-move-relayout-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/block/float/vertical-move-relayout-expected.txt
index 2ccc25f1e5380f52eb1f066f3416dbcb25fa22be..fe8830022b540077ec90e28a66df35552300c1d0 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/block/float/vertical-move-relayout-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/block/float/vertical-move-relayout-expected.txt
@@ -4,17 +4,17 @@ layer at (0,0) size 800x600
LayoutBlockFlow {HTML} at (0,0) size 800x600
LayoutBlockFlow {BODY} at (8,8) size 784x584
LayoutBlockFlow {P} at (0,0) size 784x20
- LayoutText {#text} at (0,0) size 51x19
- text run at (0,0) width 51: "Test for "
+ LayoutText {#text} at (0,0) size 50x19
+ text run at (0,0) width 50: "Test for "
LayoutInline {I} at (0,0) size 609x19
- LayoutInline {A} at (0,0) size 350x19 [color=#0000EE]
- LayoutText {#text} at (51,0) size 350x19
- text run at (51,0) width 350: "http://bugzilla.opendarwin.org/show_bug.cgi?id=6795"
- LayoutText {#text} at (401,0) size 259x19
- text run at (401,0) width 4: " "
- text run at (405,0) width 255: "Slow image load causes render problem"
- LayoutText {#text} at (660,0) size 4x19
- text run at (660,0) width 4: "."
+ LayoutInline {A} at (0,0) size 351x19 [color=#0000EE]
+ LayoutText {#text} at (49,0) size 351x19
+ text run at (49,0) width 351: "http://bugzilla.opendarwin.org/show_bug.cgi?id=6795"
+ LayoutText {#text} at (399,0) size 259x19
+ text run at (399,0) width 5: " "
+ text run at (403,0) width 255: "Slow image load causes render problem"
+ LayoutText {#text} at (657,0) size 5x19
+ text run at (657,0) width 5: "."
LayoutBlockFlow {P} at (0,36) size 784x20
LayoutText {#text} at (0,0) size 269x19
text run at (0,0) width 269: "There should be only one blue square below:"

Powered by Google App Engine
This is Rietveld 408576698