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

Side by Side Diff: LayoutTests/platform/linux/editing/input/caret-at-the-edge-of-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 800x58 3 layer at (0,0) size 800x58
4 RenderBlock {HTML} at (0,0) size 800x58 4 RenderBlock {HTML} at (0,0) size 800x58
5 RenderBody {BODY} at (8,8) size 784x42 5 RenderBody {BODY} at (8,8) size 784x42
6 RenderBlock {DIV} at (0,0) size 784x20 6 RenderBlock {DIV} at (0,0) size 784x20
7 RenderText {#text} at (0,0) size 784x19 7 RenderText {#text} at (0,0) size 784x19
8 text run at (0,0) width 784: "When the caret reaches the edge of the i nput box or content editable div, on the next input if must jump to the center o f the control." 8 text run at (0,0) width 784: "When the caret reaches the edge of the i nput box or content editable div, on the next input if must jump to the center o f the control."
9 layer at (8,28) size 82x22 clip at (9,29) size 80x20 scrollX 42.00 scrollWidth 3 37 9 layer at (8,28) size 82x22 clip at (9,29) size 80x20 scrollX 41 scrollWidth 337
10 RenderBlock {DIV} at (0,20) size 82x22 [border: (1px solid #000000)] 10 RenderBlock {DIV} at (0,20) size 82x22 [border: (1px solid #000000)]
11 RenderText {#text} at (1,1) size 336x19 11 RenderText {#text} at (1,1) size 336x19
12 text run at (1,1) width 336: "012345678901012345678901234567890123456789" 12 text run at (1,1) width 336: "012345678901012345678901234567890123456789"
13 hidden layer at (8,28) size 8x20 13 hidden layer at (8,28) size 8x20
14 RenderBlock (positioned) {SPAN} at (8,28) size 8x20 14 RenderBlock (positioned) {SPAN} at (8,28) size 8x20
15 RenderText {#text} at (0,0) size 8x19 15 RenderText {#text} at (0,0) size 8x19
16 text run at (0,0) width 8: "0" 16 text run at (0,0) width 8: "0"
17 caret: position 12 of child 0 {#text} of child 5 {DIV} of body 17 caret: position 12 of child 0 {#text} of child 5 {DIV} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698