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

Side by Side Diff: LayoutTests/platform/win-xp/editing/execCommand/5138441-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 784x60 6 RenderBlock {P} at (0,0) size 784x60
7 RenderText {#text} at (0,0) size 782x59 7 RenderText {#text} at (0,0) size 782x59
8 text run at (0,0) width 471: "This tests for a bug where indented text would appear quoted in GoogleDocs. " 8 text run at (0,0) width 471: "This tests for a bug where indented text would appear quoted in GoogleDocs. "
9 text run at (471,0) width 311: "Google docs uses blockquotes and Forma tBlock to" 9 text run at (471,0) width 311: "Google docs uses blockquotes and Forma tBlock to"
10 text run at (0,20) width 725: "implement a \"Quote Text\" feature, and style rules for blockquotes appeared on the blockquotes that we use to implemen t" 10 text run at (0,20) width 725: "implement a \"Quote Text\" feature, and style rules for blockquotes appeared on the blockquotes that we use to implemen t"
11 text run at (0,40) width 57: "indenting." 11 text run at (0,40) width 57: "indenting."
12 RenderBlock {DIV} at (0,76) size 784x66 12 RenderBlock {DIV} at (0,76) size 784x66
13 RenderBlock {BLOCKQUOTE} at (40,0) size 744x20 13 RenderBlock {BLOCKQUOTE} at (40,0) size 744x20
14 RenderBlock {DIV} at (0,0) size 744x20 14 RenderBlock {DIV} at (0,0) size 744x20
15 RenderText {#text} at (0,0) size 219x19 15 RenderText {#text} at (0,0) size 219x19
16 text run at (0,0) width 219: "This should be indented, not quoted. " 16 text run at (0,0) width 219: "This should be indented, not quoted. "
17 RenderBlock {BLOCKQUOTE} at (8,28) size 768x38 [border: (1px dashed #AAA AAA)] 17 RenderBlock {BLOCKQUOTE} at (8,28) size 768x38 [border: (1px dashed #AAA AAA)]
18 RenderText {#text} at (9,9) size 167x19 18 RenderText {#text} at (9,9) size 167x19
19 text run at (9,9) width 167: "This text should be Quoted." 19 text run at (9,9) width 167: "This text should be Quoted."
20 caret: position 0 of child 0 {#text} of child 0 {DIV} of child 1 {BLOCKQUOTE} of child 3 {DIV} of body 20 caret: position 0 of child 0 {#text} of child 0 {DIV} of child 1 {BLOCKQUOTE} of child 3 {DIV} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698