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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/fast/forms/input-appearance-focus-expected.txt

Issue 1389493002: Auto-rebaseline for r351985 (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/input-appearance-focus-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/forms/input-appearance-focus-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/forms/input-appearance-focus-expected.txt
index e3554f876b44e0bc1a7cce1aeddd7f4c2067e5d2..b5ccf09706d5cb9b073b987583fbb15098782566 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/forms/input-appearance-focus-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/fast/forms/input-appearance-focus-expected.txt
@@ -25,10 +25,10 @@ layer at (0,0) size 800x600
LayoutBlockFlow {P} at (0,157) size 784x0
layer at (11,45) size 125x13
LayoutBlockFlow {DIV} at (3,3) size 125x13
- LayoutText {#text} at (0,0) size 82x13
- text run at (0,0) width 82: "My Text Field 1"
+ LayoutText {#text} at (0,0) size 77x13
+ text run at (0,0) width 77: "My Text Field 1"
layer at (146,45) size 125x13
LayoutBlockFlow {DIV} at (3,3) size 125x13
- LayoutText {#text} at (0,0) size 82x13
- text run at (0,0) width 82: "My Text Field 2"
+ LayoutText {#text} at (0,0) size 77x13
+ text run at (0,0) width 77: "My Text Field 2"
caret: position 0 of child 0 {#text} of child 0 {DIV} of {#document-fragment} of child 3 {INPUT} of child 1 {P} of body

Powered by Google App Engine
This is Rietveld 408576698