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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/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/fast/forms/formmove-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/forms/formmove-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/forms/formmove-expected.txt
index 914b890ff4fc2c57d344ad0361ada5e806575c5a..ee6974277e4f7cab4fc613d7a8a6a5d62e3d79ec 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/forms/formmove-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/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.88,3) size 12x13
- LayoutText {#text} at (17,0) size 35x18
- text run at (17,0) width 35: "Two "
- LayoutBlockFlow {INPUT} at (53.95,3) size 12x13
- LayoutText {#text} at (68,0) size 39x18
- text run at (68,0) width 39: "Three"
+ LayoutText {#text} at (17,0) size 33x18
+ text run at (17,0) width 33: "Two "
+ LayoutBlockFlow {INPUT} at (52.83,3) size 12x13
+ LayoutText {#text} at (67,0) size 38x18
+ text run at (67,0) width 38: "Three"
LayoutBlockFlow {FORM} at (0,35) size 784x19
LayoutBlockFlow {INPUT} at (2.88,3) size 12x13
LayoutText {#text} at (17,0) size 32x18
text run at (17,0) width 32: "One "
LayoutBlockFlow {INPUT} at (51.28,3) size 12x13
- LayoutText {#text} at (66,0) size 34x18
- text run at (66,0) width 34: "Two "
- LayoutBlockFlow {INPUT} at (102.36,3) size 12x13
- LayoutText {#text} at (117,0) size 42x18
- text run at (117,0) width 42: "Three "
- LayoutBlockFlow {INPUT} at (161.41,3) size 12x13
- LayoutText {#text} at (176,0) size 27x18
- text run at (176,0) width 27: "One"
+ LayoutText {#text} at (66,0) size 33x18
+ text run at (66,0) width 33: "Two "
+ LayoutBlockFlow {INPUT} at (101.23,3) size 12x13
+ LayoutText {#text} at (116,0) size 42x18
+ text run at (116,0) width 42: "Three "
+ LayoutBlockFlow {INPUT} at (160.28,3) size 12x13
+ LayoutText {#text} at (175,0) size 27x18
+ text run at (175,0) width 27: "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