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

Side by Side Diff: LayoutTests/platform/mac-mountainlion/virtual/slimmingpaint/fast/block/basic/001-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 784x584 5 RenderBody {BODY} at (8,8) size 784x584
6 RenderBlock {DIV} at (0,0) size 784x184.53 [border: (2px solid #FF0000)] 6 RenderBlock {DIV} at (0,0) size 784x184.53 [border: (2px solid #FF0000)]
7 RenderBlock (anonymous) at (2,2) size 780x18 7 RenderBlock (anonymous) at (2,2) size 780x18
8 RenderInline {I} at (0,0) size 236x18 8 RenderInline {I} at (0,0) size 236x18
9 RenderText {#text} at (0,0) size 96x18 9 RenderText {#text} at (0,0) size 96x18
10 text run at (0,0) width 96: "Start of a line. " 10 text run at (0,0) width 96: "Start of a line. "
11 RenderInline {FONT} at (0,0) size 141x18 [color=#FF0000] 11 RenderInline {FONT} at (0,0) size 141x18 [color=#FF0000]
12 RenderText {#text} at (95,0) size 141x18 12 RenderText {#text} at (95,0) size 141x18
13 text run at (95,0) width 141: "More red on this line:" 13 text run at (95,0) width 141: "More red on this line:"
14 RenderBlock (anonymous) at (2,38.72) size 780x69.91 [color=#FF0000] 14 RenderBlock (anonymous) at (2,38.72) size 780x69.91 [color=#FF0000]
15 RenderBlock {H3} at (0,0) size 780x22 15 RenderBlock {H3} at (0,0) size 780x22
16 RenderText {#text} at (0,0) size 205x22 16 RenderText {#text} at (0,0) size 205x22
17 text run at (0,0) width 205: "Suddenly a block appears!" 17 text run at (0,0) width 205: "Suddenly a block appears!"
18 RenderBlock {H2} at (0,41.91) size 780x28 18 RenderBlock {H2} at (0,41.91) size 780x28
19 RenderText {#text} at (0,0) size 194x28 19 RenderText {#text} at (0,0) size 194x28
20 text run at (0,0) width 194: "And another block!" 20 text run at (0,0) width 194: "And another block!"
21 RenderBlock (anonymous) at (2,128.53) size 780x54 21 RenderBlock (anonymous) at (2,128.53) size 780x54
22 RenderInline {I} at (0,0) size 300x36 22 RenderInline {I} at (0,0) size 300x36
23 RenderInline {FONT} at (0,0) size 98x36 [color=#FF0000] 23 RenderInline {FONT} at (0,0) size 98x36 [color=#FF0000]
24 RenderText {#text} at (0,0) size 98x18 24 RenderText {#text} at (0,0) size 98x18
25 text run at (0,0) width 98: "Now more text." 25 text run at (0,0) width 98: "Now more text."
26 RenderBR {BR} at (97,14) size 1x0 26 LayoutBR {BR} at (97,14) size 1x0
27 RenderText {#text} at (0,18) size 68x18 27 RenderText {#text} at (0,18) size 68x18
28 text run at (0,18) width 68: "This is red" 28 text run at (0,18) width 68: "This is red"
29 RenderText {#text} at (67,18) size 233x18 29 RenderText {#text} at (67,18) size 233x18
30 text run at (67,18) width 233: " but now only italic on the same l ine" 30 text run at (67,18) width 233: " but now only italic on the same l ine"
31 RenderBR {BR} at (299,32) size 1x0 31 LayoutBR {BR} at (299,32) size 1x0
32 RenderText {#text} at (0,36) size 132x18 32 RenderText {#text} at (0,36) size 132x18
33 text run at (0,36) width 132: "Plain line at the end." 33 text run at (0,36) width 132: "Plain line at the end."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698