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

Side by Side Diff: LayoutTests/platform/mac/tables/mozilla/bugs/45621-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 800x140 3 layer at (0,0) size 800x140
4 RenderBlock {HTML} at (0,0) size 800x140 4 RenderBlock {HTML} at (0,0) size 800x140
5 RenderBody {BODY} at (8,13) size 784x119 5 RenderBody {BODY} at (8,13) size 784x119
6 RenderBlock {PRE} at (0,0) size 784x45 6 RenderBlock {PRE} at (0,0) size 784x45
7 RenderText {#text} at (0,0) size 164x45 7 RenderText {#text} at (0,0) size 164x45
8 text run at (0,0) width 118: "table width=50%" 8 text run at (0,0) width 118: "table width=50%"
9 text run at (117,0) width 1: " " 9 text run at (117,0) width 1: " "
10 text run at (0,15) width 94: " td nowrap " 10 text run at (0,15) width 94: " td nowrap "
11 text run at (93,15) width 1: " " 11 text run at (93,15) width 1: " "
12 text run at (0,30) width 164: " input width=100% " 12 text run at (0,30) width 164: " input width=100% "
13 text run at (163,30) width 1: " " 13 text run at (163,30) width 1: " "
14 LayoutTable {TABLE} at (0,58) size 392x43 [bgcolor=#C0C0C0] [border: (1px outset #808080)] 14 LayoutTable {TABLE} at (0,58) size 392x43 [bgcolor=#C0C0C0] [border: (1px outset #808080)]
15 LayoutTableSection {TBODY} at (1,1) size 390x41 15 LayoutTableSection {TBODY} at (1,1) size 390x41
16 LayoutTableRow {TR} at (0,2) size 390x37 16 LayoutTableRow {TR} at (0,2) size 390x37
17 LayoutTableCell {TD} at (2,2) size 386x37 [bgcolor=#AABBFF] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1] 17 LayoutTableCell {TD} at (2,2) size 386x37 [bgcolor=#AABBFF] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
18 LayoutTextControl {INPUT} at (9,9) size 374x19 [bgcolor=#FFFFFF] [ border: (2px inset #EEEEEE)] 18 LayoutTextControl {INPUT} at (9,9) size 374x19 [bgcolor=#FFFFFF] [ border: (2px inset #EEEEEE)]
19 RenderText {#text} at (0,0) size 0x0 19 RenderText {#text} at (0,0) size 0x0
20 RenderBlock (anonymous) at (0,101) size 784x18 20 RenderBlock (anonymous) at (0,101) size 784x18
21 RenderBR {BR} at (0,0) size 0x18 21 LayoutBR {BR} at (0,0) size 0x18
22 layer at (23,86) size 368x13 22 layer at (23,86) size 368x13
23 RenderBlock {DIV} at (3,3) size 368x13 23 RenderBlock {DIV} at (3,3) size 368x13
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698