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

Side by Side Diff: LayoutTests/platform/mac/css2.1/t0905-c5525-fltblck-00-d-ag-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 800x184 3 layer at (0,0) size 800x184
4 RenderBlock {HTML} at (0,0) size 800x184 4 RenderBlock {HTML} at (0,0) size 800x184
5 RenderBody {BODY} at (8,8) size 784x168 5 RenderBody {BODY} at (8,8) size 784x168
6 RenderBlock {P} at (0,0) size 784x18 6 RenderBlock {P} at (0,0) size 784x18
7 RenderText {#text} at (0,0) size 276x18 7 RenderText {#text} at (0,0) size 276x18
8 text run at (0,0) width 276: "There should be a green box to the right . \x{2798}" 8 text run at (0,0) width 276: "There should be a green box to the right . \x{2798}"
9 RenderBlock {DIV} at (0,18) size 784x150 [bgcolor=#FFFFFF] 9 RenderBlock {DIV} at (0,18) size 784x150 [bgcolor=#FFFFFF]
10 RenderBlock (floating) {P} at (458,10) size 316x91 [color=#008000] [bord er: (3px solid #008000)] 10 RenderBlock (floating) {P} at (458,10) size 316x91 [color=#008000] [bord er: (3px solid #008000)]
11 RenderText {#text} at (8,8) size 300x75 11 RenderText {#text} at (8,8) size 300x75
12 text run at (8,8) width 300: "x x xxxx xx xxxx x x" 12 text run at (8,8) width 300: "x x xxxx xx xxxx x x"
13 text run at (8,23) width 300: "x xx xx xxxx xx xx x" 13 text run at (8,23) width 300: "x xx xx xxxx xx xx x"
14 text run at (8,38) width 300: "x xxx xx xx xx xxx x" 14 text run at (8,38) width 300: "x xxx xx xx xx xxx x"
15 text run at (8,53) width 300: "x xx xx xxxx xx xx x" 15 text run at (8,53) width 300: "x xx xx xxxx xx xx x"
16 text run at (8,68) width 300: "x x xxxx xx xxxx x x" 16 text run at (8,68) width 300: "x x xxxx xx xxxx x x"
17 RenderBlock {P} at (0,0) size 784x45 [color=#FFFFFF] 17 RenderBlock {P} at (0,0) size 784x45 [color=#FFFFFF]
18 RenderText {#text} at (433,0) size 15x15 18 RenderText {#text} at (433,0) size 15x15
19 text run at (433,0) width 15: "x" 19 text run at (433,0) width 15: "x"
20 RenderBR {BR} at (448,0) size 0x15 20 LayoutBR {BR} at (448,0) size 0x15
21 RenderText {#text} at (433,15) size 15x15 21 RenderText {#text} at (433,15) size 15x15
22 text run at (433,15) width 15: "x" 22 text run at (433,15) width 15: "x"
23 RenderBR {BR} at (448,15) size 0x15 23 LayoutBR {BR} at (448,15) size 0x15
24 RenderText {#text} at (433,30) size 15x15 24 RenderText {#text} at (433,30) size 15x15
25 text run at (433,30) width 15: "x" 25 text run at (433,30) width 15: "x"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698