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

Side by Side Diff: webkit/data/layout_tests/platform/chromium-mac/LayoutTests/editing/execCommand/5138441-expected.txt

Issue 329025: Rebaseline tests that changed upstream: (Closed)
Patch Set: passing Created 11 years, 1 month 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
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 784x54 6 RenderBlock {P} at (0,0) size 784x54
7 RenderText {#text} at (0,0) size 776x54 7 RenderText {#text} at (0,0) size 776x54
8 text run at (0,0) width 493: "This tests for a bug where indented text would appear quoted in GoogleDocs. " 8 text run at (0,0) width 493: "This tests for a bug where indented text would appear quoted in GoogleDocs. "
9 text run at (493,0) width 218: "Google docs uses blockquotes and" 9 text run at (493,0) width 218: "Google docs uses blockquotes and"
10 text run at (0,18) width 776: "FormatBlock to implement a \"Quote Text \" feature, and style rules for blockquotes appeared on the blockquotes that we use" 10 text run at (0,18) width 776: "FormatBlock to implement a \"Quote Text \" feature, and style rules for blockquotes appeared on the blockquotes that we use"
11 text run at (0,36) width 149: "to implement indenting." 11 text run at (0,36) width 149: "to implement indenting."
12 RenderBlock {DIV} at (0,70) size 784x62 12 RenderBlock {DIV} at (0,70) size 784x62
13 RenderBlock {BLOCKQUOTE} at (40,0) size 744x18 13 RenderBlock {BLOCKQUOTE} at (40,0) size 744x18
14 RenderText {#text} at (0,0) size 230x18 14 RenderBlock {DIV} at (0,0) size 744x18
15 text run at (0,0) width 230: "This should be indented, not quoted." 15 RenderText {#text} at (0,0) size 230x18
16 text run at (0,0) width 230: "This should be indented, not quoted. "
16 RenderBlock {BLOCKQUOTE} at (8,26) size 768x36 [border: (1px dashed #AAA AAA)] 17 RenderBlock {BLOCKQUOTE} at (8,26) size 768x36 [border: (1px dashed #AAA AAA)]
17 RenderText {#text} at (9,9) size 175x18 18 RenderText {#text} at (9,9) size 175x18
18 text run at (9,9) width 175: "This text should be Quoted." 19 text run at (9,9) width 175: "This text should be Quoted."
19 caret: position 0 of child 0 {#text} of child 1 {BLOCKQUOTE} of child 3 {DIV} of child 1 {BODY} of child 0 {HTML} of document 20 caret: position 0 of child 0 {#text} of child 0 {DIV} of child 1 {BLOCKQUOTE} of child 3 {DIV} of child 1 {BODY} of child 0 {HTML} of document
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698