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

Side by Side Diff: LayoutTests/platform/win-xp/editing/pasteboard/paste-blockquote-after-blockquote-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 341x19 7 RenderText {#text} at (0,0) size 341x19
8 text run at (0,0) width 341: "This tests pasting a blockquote after an other blockquote." 8 text run at (0,0) width 341: "This tests pasting a blockquote after an other blockquote."
9 RenderBlock {DIV} at (0,36) size 784x40 9 RenderBlock {DIV} at (0,36) size 784x40
10 RenderBlock {BLOCKQUOTE} at (0,0) size 784x20 [color=#0000FF] [border: n one (2px solid #0000FF)] 10 RenderBlock {BLOCKQUOTE} at (0,0) size 784x20 [color=#0000FF] [border: n one (2px solid #0000FF)]
11 RenderText {#text} at (22,0) size 38x19 11 RenderText {#text} at (22,0) size 38x19
12 text run at (22,0) width 38: "Line 1" 12 text run at (22,0) width 38: "Line 1"
13 RenderBlock {BLOCKQUOTE} at (0,20) size 784x20 [color=#0000FF] [border: none (2px solid #0000FF)] 13 RenderBlock {BLOCKQUOTE} at (0,20) size 784x20 [color=#0000FF] [border: none (2px solid #0000FF)]
14 RenderText {#text} at (22,0) size 38x19 14 RenderText {#text} at (22,0) size 38x19
15 text run at (22,0) width 38: "Line 2" 15 text run at (22,0) width 38: "Line 2"
16 caret: position 6 of child 0 {#text} of child 1 {BLOCKQUOTE} of child 2 {DIV} of body 16 caret: position 6 of child 0 {#text} of child 1 {BLOCKQUOTE} of child 2 {DIV} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698