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

Side by Side Diff: LayoutTests/platform/win-xp/tables/mozilla/bugs/bug97138-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 (anonymous) at (0,0) size 784x20 6 RenderBlock (anonymous) at (0,0) size 784x20
7 RenderText {#text} at (0,0) size 101x19 7 RenderText {#text} at (0,0) size 101x19
8 text run at (0,0) width 101: "table height=200" 8 text run at (0,0) width 101: "table height=200"
9 LayoutTable {TABLE} at (0,20) size 106x200 [border: (1px outset #808080)] 9 LayoutTable {TABLE} at (0,20) size 106x200 [border: (1px outset #808080)]
10 LayoutTableSection {TBODY} at (1,1) size 104x198 10 LayoutTableSection {TBODY} at (1,1) size 104x198
11 LayoutTableRow {TR} at (0,2) size 104x156 11 LayoutTableRow {TR} at (0,2) size 104x156
12 LayoutTableCell {TD} at (2,68) size 100x24 [border: (1px inset #8080 80)] [r=0 c=0 rs=1 cs=1] 12 LayoutTableCell {TD} at (2,68) size 100x24 [border: (1px inset #8080 80)] [r=0 c=0 rs=1 cs=1]
13 RenderText {#text} at (2,2) size 96x19 13 RenderText {#text} at (2,2) size 96x19
14 text run at (2,2) width 96: "80% height row" 14 text run at (2,2) width 96: "80% height row"
15 LayoutTableRow {TR} at (0,160) size 104x36 15 LayoutTableRow {TR} at (0,160) size 104x36
16 LayoutTableCell {TD} at (2,166) size 100x24 [border: (1px inset #808 080)] [r=1 c=0 rs=1 cs=1] 16 LayoutTableCell {TD} at (2,166) size 100x24 [border: (1px inset #808 080)] [r=1 c=0 rs=1 cs=1]
17 RenderText {#text} at (2,2) size 96x19 17 RenderText {#text} at (2,2) size 96x19
18 text run at (2,2) width 96: "80% height row" 18 text run at (2,2) width 96: "80% height row"
19 RenderBlock (anonymous) at (0,220) size 784x40 19 RenderBlock (anonymous) at (0,220) size 784x40
20 RenderBR {BR} at (0,0) size 0x19 20 LayoutBR {BR} at (0,0) size 0x19
21 RenderText {#text} at (0,20) size 101x19 21 RenderText {#text} at (0,20) size 101x19
22 text run at (0,20) width 101: "table height=200" 22 text run at (0,20) width 101: "table height=200"
23 LayoutTable {TABLE} at (0,260) size 101x306 [border: (1px outset #808080)] 23 LayoutTable {TABLE} at (0,260) size 101x306 [border: (1px outset #808080)]
24 LayoutTableSection {TBODY} at (1,1) size 99x304 24 LayoutTableSection {TBODY} at (1,1) size 99x304
25 LayoutTableRow {TR} at (0,2) size 99x300 25 LayoutTableRow {TR} at (0,2) size 99x300
26 LayoutTableCell {TD} at (2,140) size 95x24 [border: (1px inset #8080 80)] [r=0 c=0 rs=1 cs=1] 26 LayoutTableCell {TD} at (2,140) size 95x24 [border: (1px inset #8080 80)] [r=0 c=0 rs=1 cs=1]
27 RenderText {#text} at (2,2) size 91x19 27 RenderText {#text} at (2,2) size 91x19
28 text run at (2,2) width 91: "400 height row" 28 text run at (2,2) width 91: "400 height row"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698