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

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

Issue 568453002: Removing container's Left & Top border from computed scroll offset bounds. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Reduced layout test file contents from javascript, style and html content Created 6 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 RenderView at (0,0) size 800x600 2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x207 3 layer at (0,0) size 800x207
4 RenderBlock {HTML} at (0,0) size 800x207 4 RenderBlock {HTML} at (0,0) size 800x207
5 RenderBody {BODY} at (8,8) size 784x191 5 RenderBody {BODY} at (8,8) size 784x191
6 RenderBlock {DIV} at (0,0) size 784x20 6 RenderBlock {DIV} at (0,0) size 784x20
7 RenderText {#text} at (0,0) size 568x19 7 RenderText {#text} at (0,0) size 568x19
8 text run at (0,0) width 568: "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 568: "When the caret is scrolled out, on start ing typing it must be brought to the center of the control."
9 RenderBlock (anonymous) at (0,20) size 784x171 9 RenderBlock (anonymous) at (0,20) size 784x171
10 RenderText {#text} at (0,0) size 0x0 10 RenderText {#text} at (0,0) size 0x0
11 RenderText {#text} at (0,0) size 0x0 11 RenderText {#text} at (0,0) size 0x0
12 layer at (8,28) size 101x166 clip at (9,29) size 84x164 scrollY 121.00 scrollHei ght 516 12 layer at (8,28) size 101x166 clip at (9,29) size 84x164 scrollY 120 scrollHeight 516
13 RenderTextControl {TEXTAREA} at (0,0) size 101x166 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)] 13 RenderTextControl {TEXTAREA} at (0,0) size 101x166 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
14 RenderBlock {DIV} at (3,3) size 80x512 14 RenderBlock {DIV} at (3,3) size 80x512
15 RenderText {#text} at (0,0) size 16x16 15 RenderText {#text} at (0,0) size 16x16
16 text run at (0,0) width 16: "00" 16 text run at (0,0) width 16: "00"
17 RenderBR {BR} at (16,0) size 0x16 17 RenderBR {BR} at (16,0) size 0x16
18 RenderText {#text} at (0,16) size 16x16 18 RenderText {#text} at (0,16) size 16x16
19 text run at (0,16) width 16: "01" 19 text run at (0,16) width 16: "01"
20 RenderBR {BR} at (16,16) size 0x16 20 RenderBR {BR} at (16,16) size 0x16
21 RenderText {#text} at (0,32) size 16x16 21 RenderText {#text} at (0,32) size 16x16
22 text run at (0,32) width 16: "02" 22 text run at (0,32) width 16: "02"
(...skipping 77 matching lines...) Expand 10 before | Expand all | Expand 10 after
100 text run at (0,448) width 16: "28" 100 text run at (0,448) width 16: "28"
101 RenderBR {BR} at (16,448) size 0x16 101 RenderBR {BR} at (16,448) size 0x16
102 RenderText {#text} at (0,464) size 16x16 102 RenderText {#text} at (0,464) size 16x16
103 text run at (0,464) width 16: "29" 103 text run at (0,464) width 16: "29"
104 RenderBR {BR} at (16,464) size 0x16 104 RenderBR {BR} at (16,464) size 0x16
105 RenderText {#text} at (0,480) size 16x16 105 RenderText {#text} at (0,480) size 16x16
106 text run at (0,480) width 16: "30" 106 text run at (0,480) width 16: "30"
107 RenderBR {BR} at (16,480) size 0x16 107 RenderBR {BR} at (16,480) size 0x16
108 RenderBR {BR} at (0,496) size 0x16 108 RenderBR {BR} at (0,496) size 0x16
109 caret: position 1 of child 24 {#text} of child 0 {DIV} of {#document-fragment} o f child 3 {TEXTAREA} of body 109 caret: position 1 of child 24 {#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