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

Side by Side Diff: LayoutTests/platform/win/tables/mozilla/bugs/bug33137-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 LayoutTable {TABLE} at (0,0) size 85x106 [border: (1px outset #808080)] 6 LayoutTable {TABLE} at (0,0) size 85x106 [border: (1px outset #808080)]
7 LayoutTableSection {TBODY} at (1,1) size 83x104 7 LayoutTableSection {TBODY} at (1,1) size 83x104
8 LayoutTableRow {TR} at (0,2) size 83x22 8 LayoutTableRow {TR} at (0,2) size 83x22
9 LayoutTableCell {TD} at (2,2) size 79x22 [border: (1px inset #808080 )] [r=0 c=0 rs=1 cs=1] 9 LayoutTableCell {TD} at (2,2) size 79x22 [border: (1px inset #808080 )] [r=0 c=0 rs=1 cs=1]
10 RenderBlock {HR} at (3.50,10) size 72x2 [border: (1px inset #EEEEE E)] 10 RenderBlock {HR} at (3.50,10) size 72x2 [border: (1px inset #EEEEE E)]
11 LayoutTableRow {TR} at (0,26) size 83x76 11 LayoutTableRow {TR} at (0,26) size 83x76
12 LayoutTableCell {TD} at (2,26) size 79x76 [border: (1px inset #80808 0)] [r=1 c=0 rs=1 cs=1] 12 LayoutTableCell {TD} at (2,26) size 79x76 [border: (1px inset #80808 0)] [r=1 c=0 rs=1 cs=1]
13 RenderText {#text} at (2,2) size 70x71 13 RenderText {#text} at (2,2) size 70x71
14 text run at (2,2) width 70: "this should" 14 text run at (2,2) width 70: "this should"
15 text run at (2,20) width 32: "wrap" 15 text run at (2,20) width 32: "wrap"
16 text run at (2,38) width 69: "within this" 16 text run at (2,38) width 69: "within this"
17 text run at (2,56) width 22: "TD" 17 text run at (2,56) width 22: "TD"
18 RenderBlock (anonymous) at (0,106) size 784x18 18 RenderBlock (anonymous) at (0,106) size 784x18
19 RenderBR {BR} at (0,0) size 0x17 19 LayoutBR {BR} at (0,0) size 0x17
20 LayoutTable {TABLE} at (0,124) size 92x88 [border: (1px outset #808080)] 20 LayoutTable {TABLE} at (0,124) size 92x88 [border: (1px outset #808080)]
21 LayoutTableSection {TBODY} at (1,1) size 90x86 21 LayoutTableSection {TBODY} at (1,1) size 90x86
22 LayoutTableRow {TR} at (0,2) size 90x22 22 LayoutTableRow {TR} at (0,2) size 90x22
23 LayoutTableCell {TD} at (2,2) size 86x22 [border: (1px inset #808080 )] [r=0 c=0 rs=1 cs=1] 23 LayoutTableCell {TD} at (2,2) size 86x22 [border: (1px inset #808080 )] [r=0 c=0 rs=1 cs=1]
24 RenderBlock {HR} at (2,10) size 82x2 [border: (1px inset #EEEEEE)] 24 RenderBlock {HR} at (2,10) size 82x2 [border: (1px inset #EEEEEE)]
25 LayoutTableRow {TR} at (0,26) size 90x58 25 LayoutTableRow {TR} at (0,26) size 90x58
26 LayoutTableCell {TD} at (2,26) size 86x58 [border: (1px inset #80808 0)] [r=1 c=0 rs=1 cs=1] 26 LayoutTableCell {TD} at (2,26) size 86x58 [border: (1px inset #80808 0)] [r=1 c=0 rs=1 cs=1]
27 RenderText {#text} at (2,2) size 77x53 27 RenderText {#text} at (2,2) size 77x53
28 text run at (2,2) width 70: "this should" 28 text run at (2,2) width 70: "this should"
29 text run at (2,20) width 77: "wrap within" 29 text run at (2,20) width 77: "wrap within"
30 text run at (2,38) width 49: "this TD" 30 text run at (2,38) width 49: "this TD"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698