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

Side by Side Diff: LayoutTests/platform/linux/editing/input/reveal-caret-of-multiline-contenteditable-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 800x238 3 layer at (0,0) size 800x238
4 RenderBlock {HTML} at (0,0) size 800x238 4 RenderBlock {HTML} at (0,0) size 800x238
5 RenderBody {BODY} at (8,8) size 784x222 5 RenderBody {BODY} at (8,8) size 784x222
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 layer at (8,28) size 784x202 clip at (9,29) size 767x185 scrollY 278.00 scrollHe ight 620 9 layer at (8,28) size 784x202 clip at (9,29) size 767x185 scrollY 277 scrollHeigh t 620
10 RenderBlock {DIV} at (0,20) size 784x202 [border: (1px solid #000000)] 10 RenderBlock {DIV} at (0,20) size 784x202 [border: (1px solid #000000)]
11 RenderText {#text} at (1,1) size 16x19 11 RenderText {#text} at (1,1) size 16x19
12 text run at (1,1) width 16: "00" 12 text run at (1,1) width 16: "00"
13 RenderBR {BR} at (17,1) size 0x19 13 RenderBR {BR} at (17,1) size 0x19
14 RenderText {#text} at (1,21) size 16x19 14 RenderText {#text} at (1,21) size 16x19
15 text run at (1,21) width 16: "01" 15 text run at (1,21) width 16: "01"
16 RenderBR {BR} at (17,21) size 0x19 16 RenderBR {BR} at (17,21) size 0x19
17 RenderText {#text} at (1,41) size 16x19 17 RenderText {#text} at (1,41) size 16x19
18 text run at (1,41) width 16: "02" 18 text run at (1,41) width 16: "02"
19 RenderBR {BR} at (17,41) size 0x19 19 RenderBR {BR} at (17,41) size 0x19
(...skipping 79 matching lines...) Expand 10 before | Expand all | Expand 10 after
99 text run at (1,581) width 16: "29" 99 text run at (1,581) width 16: "29"
100 RenderBR {BR} at (17,581) size 0x19 100 RenderBR {BR} at (17,581) size 0x19
101 RenderText {#text} at (1,601) size 16x19 101 RenderText {#text} at (1,601) size 16x19
102 text run at (1,601) width 16: "30" 102 text run at (1,601) width 16: "30"
103 RenderBR {BR} at (17,601) size 0x19 103 RenderBR {BR} at (17,601) size 0x19
104 hidden layer at (8,28) size 8x20 104 hidden layer at (8,28) size 8x20
105 RenderBlock (positioned) {SPAN} at (8,28) size 8x20 105 RenderBlock (positioned) {SPAN} at (8,28) size 8x20
106 RenderText {#text} at (0,0) size 8x19 106 RenderText {#text} at (0,0) size 8x19
107 text run at (0,0) width 8: "0" 107 text run at (0,0) width 8: "0"
108 caret: position 1 of child 36 {#text} of child 5 {DIV} of body 108 caret: position 1 of child 36 {#text} of child 5 {DIV} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698