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

Side by Side Diff: webkit/data/layout_tests/platform/chromium-win/LayoutTests/editing/selection/drag-text-delay-expected.txt

Issue 1102003: WebKit Roll 56165:56197. (Closed) Base URL: svn://chrome-svn.corp.google.com/chrome/trunk/src/
Patch Set: This time with expectations. Created 10 years, 9 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 800x600 3 layer at (0,0) size 800x600
4 RenderBlock {HTML} at (0,0) size 800x600 4 RenderBlock {HTML} at (0,0) size 800x600
5 RenderBody {BODY} at (8,8) size 784x584 5 RenderBody {BODY} at (8,8) size 784x584
6 RenderTextControl {INPUT} at (2,2) size 155x22 [bgcolor=#FFFFFF] [border: (2px inset #000000)] 6 RenderTextControl {INPUT} at (2,2) size 155x22 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
7 RenderText {#text} at (0,0) size 0x0 7 RenderText {#text} at (0,0) size 0x0
8 RenderText {#text} at (0,0) size 0x0 8 RenderText {#text} at (0,0) size 0x0
9 layer at (12,13) size 151x16 9 layer at (12,13) size 151x16
10 RenderBlock {DIV} at (2,3) size 151x16 10 RenderBlock {DIV} at (2,3) size 151x16
11 RenderText {#text} at (1,0) size 61x16 11 RenderText {#text} at (1,0) size 57x16
12 text run at (1,0) width 61: " worldhello" 12 text run at (1,0) width 57: "worldhello"
13 selection start: position 6 of child 0 {#text} of child 0 {DIV} of child 1 {INPU T} of child 1 {BODY} of child 0 {HTML} of document 13 selection start: position 5 of child 0 {#text} of child 0 {DIV} of child 1 {INPU T} of child 1 {BODY} of child 0 {HTML} of document
14 selection end: position 11 of child 0 {#text} of child 0 {DIV} of child 1 {INP UT} of child 1 {BODY} of child 0 {HTML} of document 14 selection end: position 10 of child 0 {#text} of child 0 {DIV} of child 1 {INP UT} of child 1 {BODY} of child 0 {HTML} of document
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698