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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/fast/forms/input-appearance-focus-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/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 b5ccf09706d5cb9b073b987583fbb15098782566..7f4a6a2e842a1412a4134ee294df3af4f05a5420 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
@@ -4,8 +4,8 @@ layer at (0,0) size 800x600
LayoutBlockFlow {HTML} at (0,0) size 800x600
LayoutBlockFlow {BODY} at (8,8) size 784x576
LayoutBlockFlow (anonymous) at (0,0) size 784x18
- LayoutText {#text} at (0,0) size 772x18
- text run at (0,0) width 772: "This test uses the new text field to test focus() and blur() and to make sure that onFocus and onBlur events fire correctly."
+ LayoutText {#text} at (0,0) size 769x18
+ text run at (0,0) width 769: "This test uses the new text field to test focus() and blur() and to make sure that onFocus and onBlur events fire correctly."
LayoutBlockFlow {P} at (0,34) size 784x19
LayoutTextControl {INPUT} at (0,0) size 131x19 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
LayoutText {#text} at (131,0) size 4x18
@@ -14,21 +14,21 @@ layer at (0,0) size 800x600
LayoutText {#text} at (0,0) size 0x0
LayoutBlockFlow {DIV} at (0,69) size 784x72
LayoutBR {BR} at (0,0) size 0x18
- LayoutText {#text} at (0,18) size 328x18
- text run at (0,18) width 328: "Test Passed. Text field 1's onFocus event has fired."
- LayoutBR {BR} at (327,32) size 1x0
- LayoutText {#text} at (0,36) size 318x18
- text run at (0,36) width 318: "Test Passed. Text field 1's onBlur event has fired."
- LayoutBR {BR} at (317,50) size 1x0
- LayoutText {#text} at (0,54) size 328x18
- text run at (0,54) width 328: "Test Passed. Text field 2's onFocus event has fired."
+ LayoutText {#text} at (0,18) size 324x18
+ text run at (0,18) width 324: "Test Passed. Text field 1's onFocus event has fired."
+ LayoutBR {BR} at (323,32) size 1x0
+ LayoutText {#text} at (0,36) size 314x18
+ text run at (0,36) width 314: "Test Passed. Text field 1's onBlur event has fired."
+ LayoutBR {BR} at (313,50) size 1x0
+ LayoutText {#text} at (0,54) size 324x18
+ text run at (0,54) width 324: "Test Passed. Text field 2's onFocus event has fired."
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 77x13
- text run at (0,0) width 77: "My Text Field 1"
+ LayoutText {#text} at (0,0) size 76x13
+ text run at (0,0) width 76: "My Text Field 1"
layer at (146,45) size 125x13
LayoutBlockFlow {DIV} at (3,3) size 125x13
- LayoutText {#text} at (0,0) size 77x13
- text run at (0,0) width 77: "My Text Field 2"
+ LayoutText {#text} at (0,0) size 76x13
+ text run at (0,0) width 76: "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