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

Side by Side Diff: LayoutTests/platform/mac/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 183x49 [border: (1px outset #808080)] 6 LayoutTable {TABLE} at (0,0) size 183x49 [border: (1px outset #808080)]
7 LayoutTableSection {TBODY} at (1,1) size 181x47 7 LayoutTableSection {TBODY} at (1,1) size 181x47
8 LayoutTableRow {TR} at (0,1) size 181x22 8 LayoutTableRow {TR} at (0,1) size 181x22
9 LayoutTableCell {TH} at (1,1) size 35x22 [border: (1px inset #808080 )] [r=0 c=0 rs=1 cs=1] 9 LayoutTableCell {TH} at (1,1) size 35x22 [border: (1px inset #808080 )] [r=0 c=0 rs=1 cs=1]
10 RenderText {#text} at (2,2) size 31x18 10 RenderText {#text} at (2,2) size 31x18
(...skipping 25 matching lines...) Expand all
36 text run at (2,2) width 31: "(2,4)" 36 text run at (2,2) width 31: "(2,4)"
37 LayoutTableCell {TD} at (145,24) size 35x22 [border: (1px inset #808 080)] [r=1 c=4 rs=1 cs=1] 37 LayoutTableCell {TD} at (145,24) size 35x22 [border: (1px inset #808 080)] [r=1 c=4 rs=1 cs=1]
38 RenderText {#text} at (2,2) size 31x18 38 RenderText {#text} at (2,2) size 31x18
39 text run at (2,2) width 31: "(2,5)" 39 text run at (2,2) width 31: "(2,5)"
40 RenderBlock {P} at (0,65) size 784x36 40 RenderBlock {P} at (0,65) size 784x36
41 RenderInline {B} at (0,0) size 49x18 41 RenderInline {B} at (0,0) size 49x18
42 RenderText {#text} at (0,0) size 49x18 42 RenderText {#text} at (0,0) size 49x18
43 text run at (0,0) width 49: "Row 0:" 43 text run at (0,0) width 49: "Row 0:"
44 RenderText {#text} at (48,0) size 174x18 44 RenderText {#text} at (48,0) size 174x18
45 text run at (48,0) width 174: " (1,1)\x{9}(1,2)\x{9}(1,3)\x{9}(1,4)\x{ 9}(1,5)" 45 text run at (48,0) width 174: " (1,1)\x{9}(1,2)\x{9}(1,3)\x{9}(1,4)\x{ 9}(1,5)"
46 RenderBR {BR} at (221,14) size 1x0 46 LayoutBR {BR} at (221,14) size 1x0
47 RenderInline {B} at (0,0) size 49x18 47 RenderInline {B} at (0,0) size 49x18
48 RenderText {#text} at (0,18) size 49x18 48 RenderText {#text} at (0,18) size 49x18
49 text run at (0,18) width 49: "Row 1:" 49 text run at (0,18) width 49: "Row 1:"
50 RenderText {#text} at (48,18) size 174x18 50 RenderText {#text} at (48,18) size 174x18
51 text run at (48,18) width 174: " (2,1)\x{9}(2,2)\x{9}(2,3)\x{9}(2,4)\x {9}(2,5)" 51 text run at (48,18) width 174: " (2,1)\x{9}(2,2)\x{9}(2,3)\x{9}(2,4)\x {9}(2,5)"
52 RenderBR {BR} at (221,32) size 1x0 52 LayoutBR {BR} at (221,32) size 1x0
OLDNEW
« no previous file with comments | « LayoutTests/platform/mac/fast/table/009-expected.txt ('k') | LayoutTests/platform/mac/fast/table/040-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698