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

Side by Side Diff: LayoutTests/platform/win-xp/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 800x148 3 layer at (0,0) size 800x148
4 RenderBlock {HTML} at (0,0) size 800x148 4 RenderBlock {HTML} at (0,0) size 800x148
5 RenderBody {BODY} at (8,13) size 784x127 5 RenderBody {BODY} at (8,13) size 784x127
6 RenderBlock {PRE} at (0,0) size 784x48 6 RenderBlock {PRE} at (0,0) size 784x48
7 RenderText {#text} at (0,0) size 168x48 7 RenderText {#text} at (0,0) size 168x48
8 text run at (0,0) width 120: "table width=50%" 8 text run at (0,0) width 120: "table width=50%"
9 text run at (120,0) width 0: " " 9 text run at (120,0) width 0: " "
10 text run at (0,16) width 96: " td nowrap " 10 text run at (0,16) width 96: " td nowrap "
11 text run at (96,16) width 0: " " 11 text run at (96,16) width 0: " "
12 text run at (0,32) width 168: " input width=100% " 12 text run at (0,32) width 168: " input width=100% "
13 text run at (168,32) width 0: " " 13 text run at (168,32) width 0: " "
14 LayoutTable {TABLE} at (0,61) size 392x46 [bgcolor=#C0C0C0] [border: (1px outset #808080)] 14 LayoutTable {TABLE} at (0,61) size 392x46 [bgcolor=#C0C0C0] [border: (1px outset #808080)]
15 LayoutTableSection {TBODY} at (1,1) size 390x44 15 LayoutTableSection {TBODY} at (1,1) size 390x44
16 LayoutTableRow {TR} at (0,2) size 390x40 16 LayoutTableRow {TR} at (0,2) size 390x40
17 LayoutTableCell {TD} at (2,2) size 386x40 [bgcolor=#AABBFF] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1] 17 LayoutTableCell {TD} at (2,2) size 386x40 [bgcolor=#AABBFF] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
18 LayoutTextControl {INPUT} at (9,9) size 372x22 [bgcolor=#FFFFFF] [ border: (2px inset #EEEEEE)] 18 LayoutTextControl {INPUT} at (9,9) size 372x22 [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,107) size 784x20 20 RenderBlock (anonymous) at (0,107) size 784x20
21 RenderBR {BR} at (0,0) size 0x19 21 LayoutBR {BR} at (0,0) size 0x19
22 layer at (22,89) size 368x16 22 layer at (22,89) size 368x16
23 RenderBlock {DIV} at (2,3) size 368x16 23 RenderBlock {DIV} at (2,3) size 368x16
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698