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

Side by Side Diff: LayoutTests/platform/win-xp/editing/selection/5099303-expected.txt

Issue 304233009: Unreviewed Win XP rebaselines for r175038, part 6 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 6 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 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 RenderBlock {P} at (0,0) size 784x20 6 RenderBlock {P} at (0,0) size 784x20
7 RenderText {#text} at (0,0) size 720x19 7 RenderText {#text} at (0,0) size 720x19
8 text run at (0,0) width 420: "This tests extending an editable selecti on across non-editable content. " 8 text run at (0,0) width 420: "This tests extending an editable selecti on across non-editable content. "
9 text run at (420,0) width 300: "Everything in the region below should be selected." 9 text run at (420,0) width 300: "Everything in the region below should be selected."
10 RenderBlock {DIV} at (0,36) size 784x20 10 RenderBlock {DIV} at (0,36) size 784x20
11 RenderText {#text} at (0,0) size 7x19 11 RenderText {#text} at (0,0) size 7x19
12 text run at (0,0) width 7: "x" 12 text run at (0,0) width 7: "x"
13 RenderInline {SPAN} at (0,0) size 14x19 13 RenderInline {SPAN} at (0,0) size 14x19
14 RenderText {#text} at (7,0) size 14x19 14 RenderText {#text} at (7,0) size 14x19
15 text run at (7,0) width 14: "xx" 15 text run at (7,0) width 14: "xx"
16 RenderText {#text} at (21,0) size 7x19 16 RenderText {#text} at (21,0) size 7x19
17 text run at (21,0) width 7: "x" 17 text run at (21,0) width 7: "x"
18 selection start: position 0 of child 0 {#text} of child 2 {DIV} of body 18 selection start: position 0 of child 0 {#text} of child 2 {DIV} of body
19 selection end: position 1 of child 2 {#text} of child 2 {DIV} of body 19 selection end: position 1 of child 2 {#text} of child 2 {DIV} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698