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

Side by Side Diff: LayoutTests/platform/win-xp/editing/inserting/4875189-2-expected.txt

Issue 301353002: Unreviewed Win XP rebaselines for r175038, part 4 (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 744x19 7 RenderText {#text} at (0,0) size 744x19
8 text run at (0,0) width 416: "This tests for a bug when replacing the contents of a floating element. " 8 text run at (0,0) width 416: "This tests for a bug when replacing the contents of a floating element. "
9 text run at (416,0) width 328: "Just its contents should be removed du ring the replace." 9 text run at (416,0) width 328: "Just its contents should be removed du ring the replace."
10 RenderBlock {DIV} at (0,36) size 784x20 10 RenderBlock {DIV} at (0,36) size 784x20
11 RenderText {#text} at (276,0) size 223x19 11 RenderText {#text} at (276,0) size 223x19
12 text run at (276,0) width 223: "This shouldn't be in the bordered div. " 12 text run at (276,0) width 223: "This shouldn't be in the bordered div. "
13 RenderBlock (floating) {DIV} at (0,0) size 276x22 [border: (1px solid #0 000FF)] 13 RenderBlock (floating) {DIV} at (0,0) size 276x22 [border: (1px solid #0 000FF)]
14 RenderText {#text} at (1,1) size 274x19 14 RenderText {#text} at (1,1) size 274x19
15 text run at (1,1) width 274: "This should be in a floating blue bord ered div." 15 text run at (1,1) width 274: "This should be in a floating blue bord ered div."
16 caret: position 47 of child 0 {#text} of child 1 {DIV} of child 2 {DIV} of body 16 caret: position 47 of child 0 {#text} of child 1 {DIV} of child 2 {DIV} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698