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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/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/win/fast/forms/formmove-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/forms/formmove-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/forms/formmove-expected.txt
index ace2fcc2ea2c38ac5e9e307dcc8fda3274b5ee27..2114de43809f5cd452ac78d0535fded320d49115 100644
--- a/third_party/WebKit/LayoutTests/platform/win/fast/forms/formmove-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/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 784x20
LayoutBlockFlow {INPUT} at (5,3) size 13x13
- LayoutText {#text} at (21,2) size 34x17
- text run at (21,2) width 34: "Two "
- LayoutBlockFlow {INPUT} at (59.33,3) size 13x13
- LayoutText {#text} at (75,2) size 38x17
- text run at (75,2) width 38: "Three"
+ LayoutText {#text} at (21,2) size 33x17
+ text run at (21,2) width 33: "Two "
+ LayoutBlockFlow {INPUT} at (58.20,3) size 13x13
+ LayoutText {#text} at (74,2) size 38x17
+ text run at (74,2) width 38: "Three"
LayoutBlockFlow {FORM} at (0,36) size 784x20
LayoutBlockFlow {INPUT} at (5,3) size 13x13
LayoutText {#text} at (21,2) size 31x17
text run at (21,2) width 31: "One "
LayoutBlockFlow {INPUT} at (56.66,3) size 13x13
- LayoutText {#text} at (72,2) size 34x17
- text run at (72,2) width 34: "Two "
- LayoutBlockFlow {INPUT} at (110.98,3) size 13x13
- LayoutText {#text} at (126,2) size 43x17
- text run at (126,2) width 43: "Three "
- LayoutBlockFlow {INPUT} at (173.28,3) size 13x13
- LayoutText {#text} at (189,2) size 27x17
- text run at (189,2) width 27: "One"
+ LayoutText {#text} at (72,2) size 33x17
+ text run at (72,2) width 33: "Two "
+ LayoutBlockFlow {INPUT} at (109.86,3) size 13x13
+ LayoutText {#text} at (125,2) size 43x17
+ text run at (125,2) width 43: "Three "
+ LayoutBlockFlow {INPUT} at (172.16,3) size 13x13
+ LayoutText {#text} at (188,2) size 27x17
+ text run at (188,2) width 27: "One"
LayoutBlockFlow (anonymous) at (0,72) size 784x36
LayoutText {#text} at (0,0) size 779x35
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