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

Side by Side Diff: LayoutTests/platform/win-xp/editing/selection/5076323-1-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 784x576 5 RenderBody {BODY} at (8,8) size 784x576
6 RenderBlock {P} at (0,0) size 784x40 6 RenderBlock {P} at (0,0) size 784x40
7 RenderText {#text} at (0,0) size 740x39 7 RenderText {#text} at (0,0) size 740x39
8 text run at (0,0) width 740: "This tests for a bug where moving the se lection to the end of the document would move it outside of an editable region i f the" 8 text run at (0,0) width 740: "This tests for a bug where moving the se lection to the end of the document would move it outside of an editable region i f the"
9 text run at (0,20) width 213: "selection started just before a table." 9 text run at (0,20) width 213: "selection started just before a table."
10 RenderBlock {DIV} at (0,56) size 784x48 10 RenderBlock {DIV} at (0,56) size 784x48
11 RenderTable {TABLE} at (0,0) size 28x28 [border: (1px solid #AAAAAA)] 11 RenderTable {TABLE} at (0,0) size 28x28 [border: (1px solid #AAAAAA)]
12 RenderTableSection {TBODY} at (1,1) size 26x26 12 RenderTableSection {TBODY} at (1,1) size 26x26
13 RenderTableRow {TR} at (0,2) size 26x22 13 RenderTableRow {TR} at (0,2) size 26x22
14 RenderTableCell {TD} at (2,2) size 22x22 [r=0 c=0 rs=1 cs=1] 14 RenderTableCell {TD} at (2,2) size 22x22 [r=0 c=0 rs=1 cs=1]
15 RenderText {#text} at (1,1) size 20x19 15 RenderText {#text} at (1,1) size 20x19
16 text run at (1,1) width 20: "foo" 16 text run at (1,1) width 20: "foo"
17 RenderBlock (anonymous) at (0,28) size 784x20 17 RenderBlock (anonymous) at (0,28) size 784x20
18 RenderText {#text} at (0,0) size 20x19 18 RenderText {#text} at (0,0) size 20x19
19 text run at (0,0) width 20: "bar" 19 text run at (0,0) width 20: "bar"
20 RenderBlock {P} at (0,120) size 784x20 20 RenderBlock {P} at (0,120) size 784x20
21 RenderText {#text} at (0,0) size 541x19 21 RenderText {#text} at (0,0) size 541x19
22 text run at (0,0) width 541: "In the above editable region, you should see 'foo' in the bordered table and 'bar' outside it." 22 text run at (0,0) width 541: "In the above editable region, you should see 'foo' in the bordered table and 'bar' outside it."
23 caret: position 3 of child 1 {#text} of child 2 {DIV} of body 23 caret: position 3 of child 1 {#text} of child 2 {DIV} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698