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

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

Issue 931633003: Move and rename RenderBR to LayoutBR. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 5 years, 10 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
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 784x579 5 RenderBody {BODY} at (8,8) size 784x579
6 RenderBlock {P} at (0,0) size 784x40 6 RenderBlock {P} at (0,0) size 784x40
7 RenderText {#text} at (0,0) size 769x39 7 RenderText {#text} at (0,0) size 769x39
8 text run at (0,0) width 606: "This tests that inserting a newline at t he beginning of quoted content doesn't add an extra quoted line. " 8 text run at (0,0) width 606: "This tests that inserting a newline at t he beginning of quoted content doesn't add an extra quoted line. "
9 text run at (606,0) width 163: "The test has passed if there" 9 text run at (606,0) width 163: "The test has passed if there"
10 text run at (0,20) width 350: "are no empty lines (quoted or unquoted) in the box below." 10 text run at (0,20) width 350: "are no empty lines (quoted or unquoted) in the box below."
11 RenderBlock {DIV} at (0,56) size 784x100 11 RenderBlock {DIV} at (0,56) size 784x100
12 RenderBlock (anonymous) at (0,0) size 784x20 12 RenderBlock (anonymous) at (0,0) size 784x20
13 RenderText {#text} at (0,0) size 56x19 13 RenderText {#text} at (0,0) size 56x19
14 text run at (0,0) width 56: "unquoted" 14 text run at (0,0) width 56: "unquoted"
15 RenderBR {BR} at (56,15) size 0x0 15 LayoutBR {BR} at (56,15) size 0x0
16 RenderBlock {BLOCKQUOTE} at (0,20) size 784x20 [color=#0000FF] [border: none (2px solid #0000FF)] 16 RenderBlock {BLOCKQUOTE} at (0,20) size 784x20 [color=#0000FF] [border: none (2px solid #0000FF)]
17 RenderBlock {DIV} at (12,0) size 772x20 17 RenderBlock {DIV} at (12,0) size 772x20
18 RenderText {#text} at (0,0) size 91x19 18 RenderText {#text} at (0,0) size 91x19
19 text run at (0,0) width 91: "quote level one" 19 text run at (0,0) width 91: "quote level one"
20 RenderBlock {BLOCKQUOTE} at (0,40) size 784x20 [color=#0000FF] [border: none (2px solid #0000FF)] 20 RenderBlock {BLOCKQUOTE} at (0,40) size 784x20 [color=#0000FF] [border: none (2px solid #0000FF)]
21 RenderBlock {DIV} at (12,0) size 772x20 21 RenderBlock {DIV} at (12,0) size 772x20
22 RenderText {#text} at (0,0) size 91x19 22 RenderText {#text} at (0,0) size 91x19
23 text run at (0,0) width 91: "quote level one" 23 text run at (0,0) width 91: "quote level one"
24 RenderBlock (anonymous) at (0,60) size 784x20 24 RenderBlock (anonymous) at (0,60) size 784x20
25 RenderText {#text} at (0,0) size 56x19 25 RenderText {#text} at (0,0) size 56x19
26 text run at (0,0) width 56: "unquoted" 26 text run at (0,0) width 56: "unquoted"
27 RenderBR {BR} at (56,15) size 0x0 27 LayoutBR {BR} at (56,15) size 0x0
28 RenderBlock {BLOCKQUOTE} at (0,80) size 784x20 [color=#0000FF] [border: none (2px solid #0000FF)] 28 RenderBlock {BLOCKQUOTE} at (0,80) size 784x20 [color=#0000FF] [border: none (2px solid #0000FF)]
29 RenderBlock {DIV} at (12,0) size 772x20 29 RenderBlock {DIV} at (12,0) size 772x20
30 RenderBlock {BLOCKQUOTE} at (0,0) size 772x20 [border: none (2px sol id #0000FF)] 30 RenderBlock {BLOCKQUOTE} at (0,0) size 772x20 [border: none (2px sol id #0000FF)]
31 RenderBlock {DIV} at (12,0) size 760x20 31 RenderBlock {DIV} at (12,0) size 760x20
32 RenderText {#text} at (0,0) size 92x19 32 RenderText {#text} at (0,0) size 92x19
33 text run at (0,0) width 92: "quote level two" 33 text run at (0,0) width 92: "quote level two"
34 RenderBlock {PRE} at (0,169) size 784x0 34 RenderBlock {PRE} at (0,169) size 784x0
35 caret: position 8 of child 6 {#text} of child 3 {DIV} of body 35 caret: position 8 of child 6 {#text} of child 3 {DIV} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698