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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/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/linux/fast/forms/formmove-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/forms/formmove-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/forms/formmove-expected.txt
index 89127eb1d82ed919264c4b32497f6caef013e119..a6036944ca322275c1be58605d7e56250e107afa 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/forms/formmove-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/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 784x21
LayoutBlockFlow {INPUT} at (5,3) size 13x13
- LayoutText {#text} at (21,1) size 32x19
- text run at (21,1) width 32: "Two "
- LayoutBlockFlow {INPUT} at (58,3) size 13x13
- LayoutText {#text} at (74,1) size 35x19
- text run at (74,1) width 35: "Three"
+ LayoutText {#text} at (21,1) size 31x19
+ text run at (21,1) width 31: "Two "
+ LayoutBlockFlow {INPUT} at (56.88,3) size 13x13
+ LayoutText {#text} at (72,1) size 36x19
+ text run at (72,1) width 36: "Three"
LayoutBlockFlow {FORM} at (0,37) size 784x21
LayoutBlockFlow {INPUT} at (5,3) size 13x13
LayoutText {#text} at (21,1) size 30x19
text run at (21,1) width 30: "One "
LayoutBlockFlow {INPUT} at (56,3) size 13x13
- LayoutText {#text} at (72,1) size 32x19
- text run at (72,1) width 32: "Two "
- LayoutBlockFlow {INPUT} at (109,3) size 13x13
- LayoutText {#text} at (125,1) size 39x19
- text run at (125,1) width 39: "Three "
- LayoutBlockFlow {INPUT} at (169,3) size 13x13
- LayoutText {#text} at (185,1) size 26x19
- text run at (185,1) width 26: "One"
+ LayoutText {#text} at (72,1) size 31x19
+ text run at (72,1) width 31: "Two "
+ LayoutBlockFlow {INPUT} at (107.88,3) size 13x13
+ LayoutText {#text} at (123,1) size 40x19
+ text run at (123,1) width 40: "Three "
+ LayoutBlockFlow {INPUT} at (167.88,3) size 13x13
+ LayoutText {#text} at (183,1) size 27x19
+ text run at (183,1) width 27: "One"
LayoutBlockFlow (anonymous) at (0,74) size 784x40
LayoutText {#text} at (0,0) size 783x39
text run at (0,0) width 480: "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