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

Side by Side Diff: LayoutTests/platform/win/tables/mozilla/dom/deleteCellsShrink1-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 784x18 6 RenderBlock (anonymous) at (0,0) size 784x18
7 RenderText {#text} at (0,0) size 218x17 7 RenderText {#text} at (0,0) size 218x17
8 text run at (0,0) width 218: "The 2 tables should look the same" 8 text run at (0,0) width 218: "The 2 tables should look the same"
9 LayoutTable {TABLE} at (0,18) size 64x28 [bgcolor=#FFA500] [border: (1px o utset #808080)] 9 LayoutTable {TABLE} at (0,18) size 64x28 [bgcolor=#FFA500] [border: (1px o utset #808080)]
10 LayoutTableSection {TBODY} at (1,1) size 62x26 10 LayoutTableSection {TBODY} at (1,1) size 62x26
11 LayoutTableRow {TR} at (0,2) size 62x22 11 LayoutTableRow {TR} at (0,2) size 62x22
12 LayoutTableCell {TD} at (2,2) size 28x22 [border: (1px inset #808080 )] [r=0 c=0 rs=1 cs=1] 12 LayoutTableCell {TD} at (2,2) size 28x22 [border: (1px inset #808080 )] [r=0 c=0 rs=1 cs=1]
13 RenderText {#text} at (2,2) size 24x17 13 RenderText {#text} at (2,2) size 24x17
14 text run at (2,2) width 24: "c11" 14 text run at (2,2) width 24: "c11"
15 LayoutTableCell {TD} at (32,2) size 28x22 [border: (1px inset #80808 0)] [r=0 c=1 rs=1 cs=1] 15 LayoutTableCell {TD} at (32,2) size 28x22 [border: (1px inset #80808 0)] [r=0 c=1 rs=1 cs=1]
16 RenderText {#text} at (2,2) size 24x17 16 RenderText {#text} at (2,2) size 24x17
17 text run at (2,2) width 24: "c13" 17 text run at (2,2) width 24: "c13"
18 RenderBlock (anonymous) at (0,46) size 784x18 18 RenderBlock (anonymous) at (0,46) size 784x18
19 RenderBR {BR} at (0,0) size 0x17 19 LayoutBR {BR} at (0,0) size 0x17
20 LayoutTable {TABLE} at (0,64) size 64x28 [bgcolor=#FFA500] [border: (1px o utset #808080)] 20 LayoutTable {TABLE} at (0,64) size 64x28 [bgcolor=#FFA500] [border: (1px o utset #808080)]
21 LayoutTableSection {TBODY} at (1,1) size 62x26 21 LayoutTableSection {TBODY} at (1,1) size 62x26
22 LayoutTableRow {TR} at (0,2) size 62x22 22 LayoutTableRow {TR} at (0,2) size 62x22
23 LayoutTableCell {TD} at (2,2) size 28x22 [border: (1px inset #808080 )] [r=0 c=0 rs=1 cs=1] 23 LayoutTableCell {TD} at (2,2) size 28x22 [border: (1px inset #808080 )] [r=0 c=0 rs=1 cs=1]
24 RenderText {#text} at (2,2) size 24x17 24 RenderText {#text} at (2,2) size 24x17
25 text run at (2,2) width 24: "c11" 25 text run at (2,2) width 24: "c11"
26 LayoutTableCell {TD} at (32,2) size 28x22 [border: (1px inset #80808 0)] [r=0 c=1 rs=1 cs=1] 26 LayoutTableCell {TD} at (32,2) size 28x22 [border: (1px inset #80808 0)] [r=0 c=1 rs=1 cs=1]
27 RenderText {#text} at (2,2) size 24x17 27 RenderText {#text} at (2,2) size 24x17
28 text run at (2,2) width 24: "c13" 28 text run at (2,2) width 24: "c13"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698