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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/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/linux/fast/forms/input-appearance-focus-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/forms/input-appearance-focus-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/forms/input-appearance-focus-expected.txt
index c7788d5eab85d740a48b10d380274439225b0cb1..76a702bef4b082e6bc3b652b302eaf2fdc5db806 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/forms/input-appearance-focus-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/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 784x20
- LayoutText {#text} at (0,0) size 722x19
- text run at (0,0) width 722: "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 721x19
+ text run at (0,0) width 721: "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,36) size 784x22
LayoutTextControl {INPUT} at (0,0) size 154x22 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
LayoutText {#text} at (154,1) size 4x19
@@ -14,21 +14,21 @@ layer at (0,0) size 800x600
LayoutText {#text} at (0,0) size 0x0
LayoutBlockFlow {DIV} at (0,74) size 784x80
LayoutBR {BR} at (0,0) size 0x19
- LayoutText {#text} at (0,20) size 309x19
- text run at (0,20) width 309: "Test Passed. Text field 1's onFocus event has fired."
- LayoutBR {BR} at (309,35) size 0x0
- LayoutText {#text} at (0,40) size 297x19
- text run at (0,40) width 297: "Test Passed. Text field 1's onBlur event has fired."
- LayoutBR {BR} at (297,55) size 0x0
- LayoutText {#text} at (0,60) size 309x19
- text run at (0,60) width 309: "Test Passed. Text field 2's onFocus event has fired."
+ LayoutText {#text} at (0,20) size 307x19
+ text run at (0,20) width 307: "Test Passed. Text field 1's onFocus event has fired."
+ LayoutBR {BR} at (306,35) size 1x0
+ LayoutText {#text} at (0,40) size 295x19
+ text run at (0,40) width 295: "Test Passed. Text field 1's onBlur event has fired."
+ LayoutBR {BR} at (294,55) size 1x0
+ LayoutText {#text} at (0,60) size 307x19
+ text run at (0,60) width 307: "Test Passed. Text field 2's onFocus event has fired."
LayoutBlockFlow {P} at (0,170) size 784x0
layer at (10,47) size 150x16
LayoutBlockFlow {DIV} at (2,3) size 150x16
- LayoutText {#text} at (0,0) size 90x16
- text run at (0,0) width 90: "My Text Field 1"
+ LayoutText {#text} at (0,0) size 89x16
+ text run at (0,0) width 89: "My Text Field 1"
layer at (168,47) size 150x16
LayoutBlockFlow {DIV} at (2,3) size 150x16
- LayoutText {#text} at (0,0) size 90x16
- text run at (0,0) width 90: "My Text Field 2"
+ LayoutText {#text} at (0,0) size 89x16
+ text run at (0,0) width 89: "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