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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac-mavericks/fast/forms/formmove-expected.txt

Issue 1418503002: 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-mavericks/fast/forms/formmove-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac-mavericks/fast/forms/formmove-expected.txt b/third_party/WebKit/LayoutTests/platform/mac-mavericks/fast/forms/formmove-expected.txt
index 50e494c1c40fb5d8b541c825072a4fb850244812..fb5b7c8c879cd03d87824b08f3f175ff906e6261 100644
--- a/third_party/WebKit/LayoutTests/platform/mac-mavericks/fast/forms/formmove-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac-mavericks/fast/forms/formmove-expected.txt
@@ -5,24 +5,24 @@ layer at (0,0) size 800x600
LayoutBlockFlow {BODY} at (8,8) size 784x584
LayoutBlockFlow {FORM} at (0,0) size 784x19
LayoutBlockFlow {INPUT} at (2.91,3) size 12x13
- LayoutText {#text} at (17,0) size 35x18
- text run at (17,0) width 35: "Two "
- LayoutBlockFlow {INPUT} at (54.05,3) size 12x13
- LayoutText {#text} at (68,0) size 39x18
- text run at (68,0) width 39: "Three"
+ LayoutText {#text} at (17,0) size 34x18
+ text run at (17,0) width 34: "Two "
+ LayoutBlockFlow {INPUT} at (52.92,3) size 12x13
+ LayoutText {#text} at (67,0) size 39x18
+ text run at (67,0) width 39: "Three"
LayoutBlockFlow {FORM} at (0,35) size 784x19
LayoutBlockFlow {INPUT} at (2.91,3) size 12x13
LayoutText {#text} at (17,0) size 32x18
text run at (17,0) width 32: "One "
LayoutBlockFlow {INPUT} at (51.38,3) size 12x13
- LayoutText {#text} at (66,0) size 34x18
- text run at (66,0) width 34: "Two "
- LayoutBlockFlow {INPUT} at (102.52,3) size 12x13
- LayoutText {#text} at (117,0) size 42x18
- text run at (117,0) width 42: "Three "
- LayoutBlockFlow {INPUT} at (161.63,3) size 12x13
- LayoutText {#text} at (176,0) size 28x18
- text run at (176,0) width 28: "One"
+ LayoutText {#text} at (66,0) size 33x18
+ text run at (66,0) width 33: "Two "
+ LayoutBlockFlow {INPUT} at (101.39,3) size 12x13
+ LayoutText {#text} at (116,0) size 42x18
+ text run at (116,0) width 42: "Three "
+ LayoutBlockFlow {INPUT} at (160.50,3) size 12x13
+ LayoutText {#text} at (175,0) size 28x18
+ text run at (175,0) width 28: "One"
LayoutBlockFlow (anonymous) at (0,70) size 784x36
LayoutText {#text} at (0,0) size 779x36
text run at (0,0) width 514: "The count of the # of elements in form 1 should be 2 and in form 2 should be 4. "

Powered by Google App Engine
This is Rietveld 408576698