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

Side by Side Diff: LayoutTests/platform/mac-mavericks/fast/forms/textfield-outline-expected.txt

Issue 1351643002: Auto-rebaseline for r202350 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 3 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 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 563x18 6 LayoutText {#text} at (0,0) size 563x18
7 text run at (0,0) width 563: "This tests that a negative outline-offset won't get in the way of a cursor in a text control." 7 text run at (0,0) width 563: "This tests that a negative outline-offset won't get in the way of a cursor in a text control."
8 LayoutBR {BR} at (562,14) size 1x0 8 LayoutBR {BR} at (562,14) size 1x0
9 LayoutTextControl {INPUT} at (0,18) size 214x27 [bgcolor=#FFFFFF] [border: (1px solid #000000)] 9 LayoutTextControl {INPUT} at (0,18) size 214x27 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
10 LayoutText {#text} at (0,0) size 0x0 10 LayoutText {#text} at (0,0) size 0x0
11 layer at (10,28) size 210x23 scrollWidth 607 11 layer at (10,28) size 210x23 scrollWidth 606
12 LayoutBlockFlow {DIV} at (2,2) size 210x23 12 LayoutBlockFlow {DIV} at (2,2) size 210x23
13 LayoutText {#text} at (0,0) size 606x23 13 LayoutText {#text} at (0,0) size 606x23
14 text run at (0,0) width 606: "abcThis tests that typing doesn't cut holes in the focus outline" 14 text run at (0,0) width 606: "abcThis tests that typing doesn't cut holes in the focus outline"
15 caret: position 3 of child 0 {#text} of child 0 {DIV} of {#document-fragment} of child 3 {INPUT} of body 15 caret: position 3 of child 0 {#text} of child 0 {DIV} of {#document-fragment} of child 3 {INPUT} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698