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

Side by Side Diff: LayoutTests/platform/win-xp/editing/selection/mixed-editability-6-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 784x40 6 RenderBlock {P} at (0,0) size 784x40
7 RenderText {#text} at (0,0) size 770x39 7 RenderText {#text} at (0,0) size 770x39
8 text run at (0,0) width 585: "This tests Select All when the caret is inside an editable region that is inside a non editable region. " 8 text run at (0,0) width 585: "This tests Select All when the caret is inside an editable region that is inside a non editable region. "
9 text run at (585,0) width 185: "Whenever the selection is in an" 9 text run at (585,0) width 185: "Whenever the selection is in an"
10 text run at (0,20) width 478: "editable region, Select All should sele ct the contents of the highest editable root." 10 text run at (0,20) width 478: "editable region, Select All should sele ct the contents of the highest editable root."
11 RenderBlock {DIV} at (0,56) size 784x60 11 RenderBlock {DIV} at (0,56) size 784x60
12 RenderBlock {DIV} at (0,0) size 784x20 12 RenderBlock {DIV} at (0,0) size 784x20
13 RenderText {#text} at (0,0) size 26x19 13 RenderText {#text} at (0,0) size 26x19
14 text run at (0,0) width 26: "One" 14 text run at (0,0) width 26: "One"
15 RenderBlock {DIV} at (0,20) size 784x20 15 RenderBlock {DIV} at (0,20) size 784x20
16 RenderInline {SPAN} at (0,0) size 28x19 16 RenderInline {SPAN} at (0,0) size 28x19
17 RenderText {#text} at (0,0) size 28x19 17 RenderText {#text} at (0,0) size 28x19
18 text run at (0,0) width 28: "Two" 18 text run at (0,0) width 28: "Two"
19 RenderText {#text} at (28,0) size 4x19 19 RenderText {#text} at (28,0) size 4x19
20 text run at (28,0) width 4: " " 20 text run at (28,0) width 4: " "
21 RenderInline {SPAN} at (0,0) size 35x19 21 RenderInline {SPAN} at (0,0) size 35x19
22 RenderText {#text} at (32,0) size 35x19 22 RenderText {#text} at (32,0) size 35x19
23 text run at (32,0) width 35: "Three" 23 text run at (32,0) width 35: "Three"
24 RenderBlock {DIV} at (0,40) size 784x20 24 RenderBlock {DIV} at (0,40) size 784x20
25 RenderText {#text} at (0,0) size 29x19 25 RenderText {#text} at (0,0) size 29x19
26 text run at (0,0) width 29: "Four" 26 text run at (0,0) width 29: "Four"
27 selection start: position 0 of child 0 {#text} of child 1 {DIV} of child 2 {DIV} of body 27 selection start: position 0 of child 0 {#text} of child 1 {DIV} of child 2 {DIV} of body
28 selection end: position 4 of child 0 {#text} of child 5 {DIV} of child 2 {DIV} of body 28 selection end: position 4 of child 0 {#text} of child 5 {DIV} of child 2 {DIV} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698