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

Side by Side Diff: LayoutTests/platform/mac/fast/forms/input-appearance-readonly-expected.txt

Issue 349693003: Manual rebaselines for r176850 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 6 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 | Annotate | Revision Log
OLDNEW
1 layer at (0,0) size 800x600 1 layer at (0,0) size 800x600
2 RenderView at (0,0) size 800x600 2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x600 3 layer at (0,0) size 800x600
4 RenderBlock {HTML} at (0,0) size 800x600 4 RenderBlock {HTML} at (0,0) size 800x600
5 RenderBody {BODY} at (8,8) size 784x584 5 RenderBody {BODY} at (8,8) size 784x584
6 RenderText {#text} at (0,0) size 400x18 6 RenderText {#text} at (0,0) size 400x18
7 text run at (0,0) width 400: "This tests that text can not be inserted i nto a readonly text field. " 7 text run at (0,0) width 400: "This tests that text can not be inserted i nto a readonly text field. "
8 RenderBR {BR} at (400,14) size 0x0 8 RenderBR {BR} at (400,14) size 0x0
9 RenderTextControl {INPUT} at (2,20) size 123x19 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)] 9 RenderTextControl {INPUT} at (0,18) size 123x19 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
10 RenderText {#text} at (0,0) size 0x0 10 RenderText {#text} at (0,0) size 0x0
11 layer at (13,31) size 117x13 11 layer at (11,29) size 117x13
12 RenderBlock {DIV} at (3,3) size 117x13 12 RenderBlock {DIV} at (3,3) size 117x13
13 RenderText {#text} at (0,0) size 63x13 13 RenderText {#text} at (0,0) size 63x13
14 text run at (0,0) width 63: "Test Passed" 14 text run at (0,0) width 63: "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