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

Side by Side Diff: LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/table/039-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 784x576 5 RenderBody {BODY} at (8,8) size 784x576
6 LayoutTable {TABLE} at (0,0) size 178x53 [border: (1px outset #808080)] 6 LayoutTable {TABLE} at (0,0) size 178x53 [border: (1px outset #808080)]
7 LayoutTableSection {TBODY} at (1,1) size 176x51 7 LayoutTableSection {TBODY} at (1,1) size 176x51
8 LayoutTableRow {TR} at (0,1) size 176x24 8 LayoutTableRow {TR} at (0,1) size 176x24
9 LayoutTableCell {TH} at (1,1) size 34x24 [border: (1px inset #808080 )] [r=0 c=0 rs=1 cs=1] 9 LayoutTableCell {TH} at (1,1) size 34x24 [border: (1px inset #808080 )] [r=0 c=0 rs=1 cs=1]
10 RenderText {#text} at (2,2) size 30x19 10 RenderText {#text} at (2,2) size 30x19
(...skipping 25 matching lines...) Expand all
36 text run at (2,2) width 30: "(2,4)" 36 text run at (2,2) width 30: "(2,4)"
37 LayoutTableCell {TD} at (141,26) size 34x24 [border: (1px inset #808 080)] [r=1 c=4 rs=1 cs=1] 37 LayoutTableCell {TD} at (141,26) size 34x24 [border: (1px inset #808 080)] [r=1 c=4 rs=1 cs=1]
38 RenderText {#text} at (2,2) size 30x19 38 RenderText {#text} at (2,2) size 30x19
39 text run at (2,2) width 30: "(2,5)" 39 text run at (2,2) width 30: "(2,5)"
40 RenderBlock {P} at (0,69) size 784x40 40 RenderBlock {P} at (0,69) size 784x40
41 RenderInline {B} at (0,0) size 47x19 41 RenderInline {B} at (0,0) size 47x19
42 RenderText {#text} at (0,0) size 47x19 42 RenderText {#text} at (0,0) size 47x19
43 text run at (0,0) width 47: "Row 0:" 43 text run at (0,0) width 47: "Row 0:"
44 RenderText {#text} at (47,0) size 170x19 44 RenderText {#text} at (47,0) size 170x19
45 text run at (47,0) width 170: " (1,1)\x{9}(1,2)\x{9}(1,3)\x{9}(1,4)\x{ 9}(1,5)" 45 text run at (47,0) width 170: " (1,1)\x{9}(1,2)\x{9}(1,3)\x{9}(1,4)\x{ 9}(1,5)"
46 RenderBR {BR} at (217,15) size 0x0 46 LayoutBR {BR} at (217,15) size 0x0
47 RenderInline {B} at (0,0) size 47x19 47 RenderInline {B} at (0,0) size 47x19
48 RenderText {#text} at (0,20) size 47x19 48 RenderText {#text} at (0,20) size 47x19
49 text run at (0,20) width 47: "Row 1:" 49 text run at (0,20) width 47: "Row 1:"
50 RenderText {#text} at (47,20) size 170x19 50 RenderText {#text} at (47,20) size 170x19
51 text run at (47,20) width 170: " (2,1)\x{9}(2,2)\x{9}(2,3)\x{9}(2,4)\x {9}(2,5)" 51 text run at (47,20) width 170: " (2,1)\x{9}(2,2)\x{9}(2,3)\x{9}(2,4)\x {9}(2,5)"
52 RenderBR {BR} at (217,35) size 0x0 52 LayoutBR {BR} at (217,35) size 0x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698