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

Side by Side Diff: LayoutTests/platform/mac/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 784x36 6 RenderBlock {P} at (0,0) size 784x36
7 RenderText {#text} at (0,0) size 776x36 7 RenderText {#text} at (0,0) size 776x36
8 text run at (0,0) width 653: "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 653: "This tests that inserting a newline at t he beginning of quoted content doesn't add an extra quoted line. "
9 text run at (652,0) width 124: "The test has passed" 9 text run at (652,0) width 124: "The test has passed"
10 text run at (0,18) width 422: "if there are no empty lines (quoted or unquoted) in the box below." 10 text run at (0,18) width 422: "if there are no empty lines (quoted or unquoted) in the box below."
11 RenderBlock {DIV} at (0,52) size 784x90 11 RenderBlock {DIV} at (0,52) size 784x90
12 RenderBlock (anonymous) at (0,0) size 784x18 12 RenderBlock (anonymous) at (0,0) size 784x18
13 RenderText {#text} at (0,0) size 60x18 13 RenderText {#text} at (0,0) size 60x18
14 text run at (0,0) width 60: "unquoted" 14 text run at (0,0) width 60: "unquoted"
15 RenderBR {BR} at (59,14) size 1x0 15 LayoutBR {BR} at (59,14) size 1x0
16 RenderBlock {BLOCKQUOTE} at (0,18) size 784x18 [color=#0000FF] [border: none (2px solid #0000FF)] 16 RenderBlock {BLOCKQUOTE} at (0,18) size 784x18 [color=#0000FF] [border: none (2px solid #0000FF)]
17 RenderBlock {DIV} at (12,0) size 772x18 17 RenderBlock {DIV} at (12,0) size 772x18
18 RenderText {#text} at (0,0) size 98x18 18 RenderText {#text} at (0,0) size 98x18
19 text run at (0,0) width 98: "quote level one" 19 text run at (0,0) width 98: "quote level one"
20 RenderBlock {BLOCKQUOTE} at (0,36) size 784x18 [color=#0000FF] [border: none (2px solid #0000FF)] 20 RenderBlock {BLOCKQUOTE} at (0,36) size 784x18 [color=#0000FF] [border: none (2px solid #0000FF)]
21 RenderBlock {DIV} at (12,0) size 772x18 21 RenderBlock {DIV} at (12,0) size 772x18
22 RenderText {#text} at (0,0) size 98x18 22 RenderText {#text} at (0,0) size 98x18
23 text run at (0,0) width 98: "quote level one" 23 text run at (0,0) width 98: "quote level one"
24 RenderBlock (anonymous) at (0,54) size 784x18 24 RenderBlock (anonymous) at (0,54) size 784x18
25 RenderText {#text} at (0,0) size 60x18 25 RenderText {#text} at (0,0) size 60x18
26 text run at (0,0) width 60: "unquoted" 26 text run at (0,0) width 60: "unquoted"
27 RenderBR {BR} at (59,14) size 1x0 27 LayoutBR {BR} at (59,14) size 1x0
28 RenderBlock {BLOCKQUOTE} at (0,72) size 784x18 [color=#0000FF] [border: none (2px solid #0000FF)] 28 RenderBlock {BLOCKQUOTE} at (0,72) size 784x18 [color=#0000FF] [border: none (2px solid #0000FF)]
29 RenderBlock {DIV} at (12,0) size 772x18 29 RenderBlock {DIV} at (12,0) size 772x18
30 RenderBlock {BLOCKQUOTE} at (0,0) size 772x18 [border: none (2px sol id #0000FF)] 30 RenderBlock {BLOCKQUOTE} at (0,0) size 772x18 [border: none (2px sol id #0000FF)]
31 RenderBlock {DIV} at (12,0) size 760x18 31 RenderBlock {DIV} at (12,0) size 760x18
32 RenderText {#text} at (0,0) size 99x18 32 RenderText {#text} at (0,0) size 99x18
33 text run at (0,0) width 99: "quote level two" 33 text run at (0,0) width 99: "quote level two"
34 RenderBlock {PRE} at (0,155) size 784x0 34 RenderBlock {PRE} at (0,155) 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