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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/fast/forms/basic-inputs-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/basic-inputs-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/forms/basic-inputs-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/forms/basic-inputs-expected.txt
index affa92e1f1182b9fce58dcc41c1cbd7433a664a9..7cb0af94199be56b03c0f2e8058198ad92ad58ba 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/forms/basic-inputs-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/fast/forms/basic-inputs-expected.txt
@@ -8,16 +8,16 @@ layer at (0,0) size 800x600
text run at (0,0) width 332: "This tests basic inputs. Here's what you should see: "
LayoutBR {BR} at (331,14) size 1x0
LayoutBR {BR} at (0,18) size 0x18
- LayoutText {#text} at (0,36) size 462x54
- text run at (0,36) width 445: "first line: the letter \"a\" and then a text input field filled with repeating"
+ LayoutText {#text} at (0,36) size 461x54
+ text run at (0,36) width 442: "first line: the letter \"a\" and then a text input field filled with repeating"
text run at (0,54) width 86: "\"foobarbaz\", "
- text run at (85,54) width 377: "then the word \"text\" followed by a disabled text input field"
- text run at (0,72) width 336: "filled with \"foo\" and then the letter \"b\" and then \"a\" "
- LayoutBR {BR} at (335,86) size 1x0
+ text run at (85,54) width 376: "then the word \"text\" followed by a disabled text input field"
+ text run at (0,72) width 335: "filled with \"foo\" and then the letter \"b\" and then \"a\" "
+ LayoutBR {BR} at (334,86) size 1x0
LayoutBR {BR} at (0,90) size 0x18
- LayoutText {#text} at (0,108) size 469x54
- text run at (0,108) width 439: "second line: and then a password input field that's filled and then the"
- text run at (0,126) width 469: "word \"password\" and then a disabled password field that's filled and then"
+ LayoutText {#text} at (0,108) size 467x54
+ text run at (0,108) width 437: "second line: and then a password input field that's filled and then the"
+ text run at (0,126) width 467: "word \"password\" and then a disabled password field that's filled and then"
text run at (0,144) width 86: "the letter \"b\" "
LayoutBR {BR} at (85,158) size 1x0
LayoutBR {BR} at (0,162) size 0x18

Powered by Google App Engine
This is Rietveld 408576698