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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/mac/editing/input/reveal-caret-of-multiline-input-expected.txt

Issue 2369963005: Avoid creating consecutive whitespace renderers. (Closed)
Patch Set: Rebased and manually fixed expectations Created 4 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 800x174 3 layer at (0,0) size 800x174
4 LayoutBlockFlow {HTML} at (0,0) size 800x174 4 LayoutBlockFlow {HTML} at (0,0) size 800x174
5 LayoutBlockFlow {BODY} at (8,8) size 784x158 5 LayoutBlockFlow {BODY} at (8,8) size 784x158
6 LayoutBlockFlow {DIV} at (0,0) size 784x18 6 LayoutBlockFlow {DIV} at (0,0) size 784x18
7 LayoutText {#text} at (0,0) size 610x18 7 LayoutText {#text} at (0,0) size 610x18
8 text run at (0,0) width 610: "When the caret is scrolled out, on start ing typing it must be brought to the center of the control." 8 text run at (0,0) width 610: "When the caret is scrolled out, on start ing typing it must be brought to the center of the control."
9 LayoutBlockFlow (anonymous) at (0,18) size 784x140 9 LayoutBlockFlow (anonymous) at (0,18) size 784x140
10 LayoutText {#text} at (0,0) size 0x0 10 LayoutText {#text} at (0,0) size 0x0
11 LayoutText {#text} at (0,0) size 0x0
12 layer at (8,26) size 81x136 clip at (9,27) size 64x134 scrollY 98.00 scrollHeigh t 420 11 layer at (8,26) size 81x136 clip at (9,27) size 64x134 scrollY 98.00 scrollHeigh t 420
13 LayoutTextControl {TEXTAREA} at (0,0) size 81x136 [bgcolor=#FFFFFF] [border: ( 1px solid #000000)] 12 LayoutTextControl {TEXTAREA} at (0,0) size 81x136 [bgcolor=#FFFFFF] [border: ( 1px solid #000000)]
14 LayoutBlockFlow {DIV} at (3,3) size 60x416 13 LayoutBlockFlow {DIV} at (3,3) size 60x416
15 LayoutText {#text} at (0,0) size 19x403 14 LayoutText {#text} at (0,0) size 19x403
16 text run at (0,0) width 14: "00" 15 text run at (0,0) width 14: "00"
17 text run at (13,0) width 1: " " 16 text run at (13,0) width 1: " "
18 text run at (0,13) width 13: "01" 17 text run at (0,13) width 13: "01"
19 text run at (12,13) width 1: " " 18 text run at (12,13) width 1: " "
20 text run at (0,26) width 14: "02" 19 text run at (0,26) width 14: "02"
21 text run at (13,26) width 1: " " 20 text run at (13,26) width 1: " "
(...skipping 48 matching lines...) Expand 10 before | Expand all | Expand 10 after
70 text run at (0,351) width 13: "27" 69 text run at (0,351) width 13: "27"
71 text run at (12,351) width 1: " " 70 text run at (12,351) width 1: " "
72 text run at (0,364) width 14: "28" 71 text run at (0,364) width 14: "28"
73 text run at (13,364) width 1: " " 72 text run at (13,364) width 1: " "
74 text run at (0,377) width 14: "29" 73 text run at (0,377) width 14: "29"
75 text run at (13,377) width 1: " " 74 text run at (13,377) width 1: " "
76 text run at (0,390) width 14: "30" 75 text run at (0,390) width 14: "30"
77 text run at (13,390) width 1: " " 76 text run at (13,390) width 1: " "
78 LayoutBR {BR} at (0,403) size 0x13 77 LayoutBR {BR} at (0,403) size 0x13
79 caret: position 37 of child 0 {#text} of child 0 {DIV} of {#document-fragment} o f child 3 {TEXTAREA} of body 78 caret: position 37 of child 0 {#text} of child 0 {DIV} of {#document-fragment} o f child 3 {TEXTAREA} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698