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

Side by Side Diff: LayoutTests/platform/linux/fast/text-autosizing/tables/nested-table-wrapping-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 800x274 3 layer at (0,0) size 800x274
4 RenderBlock {HTML} at (0,0) size 800x274 4 RenderBlock {HTML} at (0,0) size 800x274
5 RenderBody {BODY} at (0,0) size 800x273 5 RenderBody {BODY} at (0,0) size 800x273
6 RenderBlock {DIV} at (0,0) size 600x36 6 RenderBlock {DIV} at (0,0) size 600x36
7 RenderText {#text} at (0,0) size 248x15 7 RenderText {#text} at (0,0) size 248x15
8 text run at (0,0) width 248: "Table autosizing tests - nested-table-wr apping.html" 8 text run at (0,0) width 248: "Table autosizing tests - nested-table-wr apping.html"
9 RenderBR {BR} at (248,0) size 0x15 9 LayoutBR {BR} at (248,0) size 0x15
10 RenderText {#text} at (0,16) size 396x15 10 RenderText {#text} at (0,16) size 396x15
11 text run at (0,16) width 396: "This test passes if \"the table cell sh ould tightly wrap this text\" is tightly wrapped." 11 text run at (0,16) width 396: "This test passes if \"the table cell sh ould tightly wrap this text\" is tightly wrapped."
12 LayoutTable {TABLE} at (1,37) size 798x236 [border: none] 12 LayoutTable {TABLE} at (1,37) size 798x236 [border: none]
13 LayoutTableSection {TBODY} at (0,0) size 797x235 13 LayoutTableSection {TBODY} at (0,0) size 797x235
14 LayoutTableRow {TR} at (0,0) size 797x235 14 LayoutTableRow {TR} at (0,0) size 797x235
15 LayoutTableCell {TD} at (0,0) size 797x235 [bgcolor=#F0FFF0] [border : (1px dotted #006400)] [r=0 c=0 rs=1 cs=1] 15 LayoutTableCell {TD} at (0,0) size 797x235 [bgcolor=#F0FFF0] [border : (1px dotted #006400)] [r=0 c=0 rs=1 cs=1]
16 RenderBlock (anonymous) at (2,2) size 794x210 16 RenderBlock (anonymous) at (2,2) size 794x210
17 RenderText {#text} at (0,0) size 769x209 17 RenderText {#text} at (0,0) size 769x209
18 text run at (0,0) width 769: "Autosize Autosize Autosize Autos ize Autosize Autosize Autosize" 18 text run at (0,0) width 769: "Autosize Autosize Autosize Autos ize Autosize Autosize Autosize"
19 text run at (0,35) width 769: "Autosize Autosize Autosize Auto size Autosize Autosize Autosize" 19 text run at (0,35) width 769: "Autosize Autosize Autosize Auto size Autosize Autosize Autosize"
20 text run at (0,70) width 769: "Autosize Autosize Autosize Auto size Autosize Autosize Autosize" 20 text run at (0,70) width 769: "Autosize Autosize Autosize Auto size Autosize Autosize Autosize"
21 text run at (0,105) width 769: "Autosize Autosize Autosize Aut osize Autosize Autosize Autosize" 21 text run at (0,105) width 769: "Autosize Autosize Autosize Aut osize Autosize Autosize Autosize"
22 text run at (0,140) width 769: "Autosize Autosize Autosize Aut osize Autosize Autosize Autosize" 22 text run at (0,140) width 769: "Autosize Autosize Autosize Aut osize Autosize Autosize Autosize"
23 text run at (0,175) width 436: "Autosize Autosize Autosize Aut osize" 23 text run at (0,175) width 436: "Autosize Autosize Autosize Aut osize"
24 LayoutTable {TABLE} at (3,213) size 204x20 [border: none] 24 LayoutTable {TABLE} at (3,213) size 204x20 [border: none]
25 LayoutTableSection {TBODY} at (0,0) size 203x19 25 LayoutTableSection {TBODY} at (0,0) size 203x19
26 LayoutTableRow {TR} at (0,0) size 203x19 26 LayoutTableRow {TR} at (0,0) size 203x19
27 LayoutTableCell {TD} at (0,0) size 203x19 [bgcolor=#F0FFF0] [border: (1px dotted #006400)] [r=0 c=0 rs=1 cs=1] 27 LayoutTableCell {TD} at (0,0) size 203x19 [bgcolor=#F0FFF0] [border: (1px dotted #006400)] [r=0 c=0 rs=1 cs=1]
28 RenderText {#text} at (2,2) size 200x15 28 RenderText {#text} at (2,2) size 200x15
29 text run at (2,2) width 200: "the table cell should tigh tly wrap this text" 29 text run at (2,2) width 200: "the table cell should tigh tly wrap this text"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698