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

Side by Side Diff: LayoutTests/platform/mac/editing/input/caret-at-the-edge-of-contenteditable-expected.txt

Issue 662683004: Auto-rebaseline for r183917 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: 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 | Annotate | Revision Log
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 800x66 3 layer at (0,0) size 800x66
4 RenderBlock {HTML} at (0,0) size 800x66 4 RenderBlock {HTML} at (0,0) size 800x66
5 RenderBody {BODY} at (8,8) size 784x50 5 RenderBody {BODY} at (8,8) size 784x50
6 RenderBlock {DIV} at (0,0) size 784x32 6 RenderBlock {DIV} at (0,0) size 784x32
7 RenderText {#text} at (0,0) size 762x32 7 RenderText {#text} at (0,0) size 762x32
8 text run at (0,0) width 762: "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" 8 text run at (0,0) width 762: "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"
9 text run at (0,16) width 73: "the control." 9 text run at (0,16) width 73: "the control."
10 layer at (8,40) size 82x18 clip at (9,41) size 80x16 scrollX 42.00 scrollWidth 3 37 10 layer at (8,40) size 82x18 clip at (9,41) size 80x16 scrollX 41.00 scrollWidth 3 37
11 RenderBlock {DIV} at (0,32) size 82x18 [border: (1px solid #000000)] 11 RenderBlock {DIV} at (0,32) size 82x18 [border: (1px solid #000000)]
12 RenderText {#text} at (1,1) size 336x16 12 RenderText {#text} at (1,1) size 336x16
13 text run at (1,1) width 336: "012345678901012345678901234567890123456789" 13 text run at (1,1) width 336: "012345678901012345678901234567890123456789"
14 hidden layer at (8,40) size 8x16 14 hidden layer at (8,40) size 8x16
15 RenderBlock (positioned) {SPAN} at (8,40) size 8x16 15 RenderBlock (positioned) {SPAN} at (8,40) size 8x16
16 RenderText {#text} at (0,0) size 8x16 16 RenderText {#text} at (0,0) size 8x16
17 text run at (0,0) width 8: "0" 17 text run at (0,0) width 8: "0"
18 caret: position 12 of child 0 {#text} of child 5 {DIV} of body 18 caret: position 12 of child 0 {#text} of child 5 {DIV} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698