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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/win/fast/forms/input-appearance-readonly-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 unified diff | Download patch
OLDNEW
1 layer at (0,0) size 800x600 1 layer at (0,0) size 800x600
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x600 3 layer at (0,0) size 800x600
4 LayoutBlockFlow {HTML} at (0,0) size 800x600 4 LayoutBlockFlow {HTML} at (0,0) size 800x600
5 LayoutBlockFlow {BODY} at (8,8) size 784x584 5 LayoutBlockFlow {BODY} at (8,8) size 784x584
6 LayoutText {#text} at (0,0) size 411x17 6 LayoutText {#text} at (0,0) size 411x17
7 text run at (0,0) width 411: "This tests that text can not be inserted i nto a readonly text field. " 7 text run at (0,0) width 411: "This tests that text can not be inserted i nto a readonly text field. "
8 LayoutBR {BR} at (410,14) size 1x0 8 LayoutBR {BR} at (410,14) size 1x0
9 LayoutTextControl {INPUT} at (0,18) size 173x22 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)] 9 LayoutTextControl {INPUT} at (0,18) size 173x22 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
10 LayoutText {#text} at (0,0) size 0x0 10 LayoutText {#text} at (0,0) size 0x0
11 layer at (10,29) size 169x16 11 layer at (10,29) size 169x16
12 LayoutBlockFlow {DIV} at (2,3) size 169x16 12 LayoutBlockFlow {DIV} at (2,3) size 169x16
13 LayoutText {#text} at (0,0) size 73x16 13 LayoutText {#text} at (0,0) size 72x16
14 text run at (0,0) width 73: "Test Passed" 14 text run at (0,0) width 72: "Test Passed"
15 caret: position 0 of child 0 {#text} of child 0 {DIV} of {#document-fragment} of child 2 {INPUT} of body 15 caret: position 0 of child 0 {#text} of child 0 {DIV} of {#document-fragment} of child 2 {INPUT} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698