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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/win/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 800x204 3 layer at (0,0) size 800x204
4 LayoutBlockFlow {HTML} at (0,0) size 800x204 4 LayoutBlockFlow {HTML} at (0,0) size 800x204
5 LayoutBlockFlow {BODY} at (8,8) size 784x188 5 LayoutBlockFlow {BODY} at (8,8) size 784x188
6 LayoutBlockFlow {DIV} at (0,0) size 784x18 6 LayoutBlockFlow {DIV} at (0,0) size 784x18
7 LayoutText {#text} at (0,0) size 610x17 7 LayoutText {#text} at (0,0) size 610x17
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 784x170 9 LayoutBlockFlow (anonymous) at (0,18) size 784x170
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 101x166 clip at (9,27) size 84x164 scrollY 120.00 scrollHei ght 516 11 layer at (8,26) size 101x166 clip at (9,27) size 84x164 scrollY 120.00 scrollHei ght 516
13 LayoutTextControl {TEXTAREA} at (0,0) size 101x166 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)] 12 LayoutTextControl {TEXTAREA} at (0,0) size 101x166 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
14 LayoutBlockFlow {DIV} at (3,3) size 80x512 13 LayoutBlockFlow {DIV} at (3,3) size 80x512
15 LayoutText {#text} at (0,0) size 24x496 14 LayoutText {#text} at (0,0) size 24x496
16 text run at (0,0) width 16: "00" 15 text run at (0,0) width 16: "00"
17 text run at (16,0) width 0: " " 16 text run at (16,0) width 0: " "
18 text run at (0,16) width 16: "01" 17 text run at (0,16) width 16: "01"
19 text run at (16,16) width 0: " " 18 text run at (16,16) width 0: " "
20 text run at (0,32) width 16: "02" 19 text run at (0,32) width 16: "02"
21 text run at (16,32) width 0: " " 20 text run at (16,32) width 0: " "
(...skipping 48 matching lines...) Expand 10 before | Expand all | Expand 10 after
70 text run at (0,432) width 16: "27" 69 text run at (0,432) width 16: "27"
71 text run at (16,432) width 0: " " 70 text run at (16,432) width 0: " "
72 text run at (0,448) width 16: "28" 71 text run at (0,448) width 16: "28"
73 text run at (16,448) width 0: " " 72 text run at (16,448) width 0: " "
74 text run at (0,464) width 16: "29" 73 text run at (0,464) width 16: "29"
75 text run at (16,464) width 0: " " 74 text run at (16,464) width 0: " "
76 text run at (0,480) width 16: "30" 75 text run at (0,480) width 16: "30"
77 text run at (16,480) width 0: " " 76 text run at (16,480) width 0: " "
78 LayoutBR {BR} at (0,496) size 0x16 77 LayoutBR {BR} at (0,496) size 0x16
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