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

Side by Side Diff: LayoutTests/platform/mac/fast/text-autosizing/tables/narrow-specified-width-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 800x143 3 layer at (0,0) size 800x143
4 RenderBlock {HTML} at (0,0) size 800x143 4 RenderBlock {HTML} at (0,0) size 800x143
5 RenderBody {BODY} at (0,0) size 800x142 5 RenderBody {BODY} at (0,0) size 800x142
6 RenderBlock {DIV} at (0,0) size 600x36 6 RenderBlock {DIV} at (0,0) size 600x36
7 RenderText {#text} at (0,0) size 252x14 7 RenderText {#text} at (0,0) size 252x14
8 text run at (0,0) width 252: "Table autosizing tests - narrow-specifie d-width.html" 8 text run at (0,0) width 252: "Table autosizing tests - narrow-specifie d-width.html"
9 RenderBR {BR} at (251,0) size 1x14 9 LayoutBR {BR} at (251,0) size 1x14
10 RenderText {#text} at (0,14) size 245x14 10 RenderText {#text} at (0,14) size 245x14
11 text run at (0,14) width 245: "This test passes if none of the 6 cells are autosized." 11 text run at (0,14) width 245: "This test passes if none of the 6 cells are autosized."
12 LayoutTable {TABLE} at (1,37) size 200x105 [border: none] 12 LayoutTable {TABLE} at (1,37) size 200x105 [border: none]
13 LayoutTableSection {TBODY} at (0,0) size 199x104 13 LayoutTableSection {TBODY} at (0,0) size 199x104
14 LayoutTableRow {TR} at (0,0) size 199x17 14 LayoutTableRow {TR} at (0,0) size 199x17
15 LayoutTableCell {TD} at (0,0) size 27x17 [bgcolor=#F0FFF0] [border: (1px dotted #006400)] [r=0 c=0 rs=1 cs=1] 15 LayoutTableCell {TD} at (0,0) size 27x17 [bgcolor=#F0FFF0] [border: (1px dotted #006400)] [r=0 c=0 rs=1 cs=1]
16 RenderText {#text} at (2,2) size 24x14 16 RenderText {#text} at (2,2) size 24x14
17 text run at (2,2) width 24: "hello" 17 text run at (2,2) width 24: "hello"
18 LayoutTableCell {TD} at (27,0) size 145x17 [bgcolor=#F0FFF0] [border : (1px dotted #006400)] [r=0 c=1 rs=1 cs=1] 18 LayoutTableCell {TD} at (27,0) size 145x17 [bgcolor=#F0FFF0] [border : (1px dotted #006400)] [r=0 c=1 rs=1 cs=1]
19 RenderText {#text} at (2,2) size 24x14 19 RenderText {#text} at (2,2) size 24x14
20 text run at (2,2) width 24: "hello" 20 text run at (2,2) width 24: "hello"
21 LayoutTableCell {TD} at (172,0) size 27x17 [bgcolor=#F0FFF0] [border : (1px dotted #006400)] [r=0 c=2 rs=1 cs=1] 21 LayoutTableCell {TD} at (172,0) size 27x17 [bgcolor=#F0FFF0] [border : (1px dotted #006400)] [r=0 c=2 rs=1 cs=1]
22 RenderText {#text} at (2,2) size 24x14 22 RenderText {#text} at (2,2) size 24x14
23 text run at (2,2) width 24: "hello" 23 text run at (2,2) width 24: "hello"
24 LayoutTableRow {TR} at (0,17) size 199x87 24 LayoutTableRow {TR} at (0,17) size 199x87
25 LayoutTableCell {TD} at (0,52) size 27x17 [bgcolor=#F0FFF0] [border: (1px dotted #006400)] [r=1 c=0 rs=1 cs=1] 25 LayoutTableCell {TD} at (0,52) size 27x17 [bgcolor=#F0FFF0] [border: (1px dotted #006400)] [r=1 c=0 rs=1 cs=1]
26 RenderText {#text} at (2,2) size 24x14 26 RenderText {#text} at (2,2) size 24x14
27 text run at (2,2) width 24: "hello" 27 text run at (2,2) width 24: "hello"
28 LayoutTableCell {TD} at (27,17) size 145x87 [bgcolor=#F0FFF0] [borde r: (1px dotted #006400)] [r=1 c=1 rs=1 cs=1] 28 LayoutTableCell {TD} at (27,17) size 145x87 [bgcolor=#F0FFF0] [borde r: (1px dotted #006400)] [r=1 c=1 rs=1 cs=1]
29 RenderText {#text} at (2,2) size 132x84 29 RenderText {#text} at (2,2) size 132x84
30 text run at (2,2) width 132: "hello hello hello hello hello" 30 text run at (2,2) width 132: "hello hello hello hello hello"
31 text run at (2,16) width 132: "hello hello hello hello hello" 31 text run at (2,16) width 132: "hello hello hello hello hello"
32 text run at (2,30) width 132: "hello hello hello hello hello" 32 text run at (2,30) width 132: "hello hello hello hello hello"
33 text run at (2,44) width 132: "hello hello hello hello hello" 33 text run at (2,44) width 132: "hello hello hello hello hello"
34 text run at (2,58) width 132: "hello hello hello hello hello" 34 text run at (2,58) width 132: "hello hello hello hello hello"
35 text run at (2,72) width 24: "hello" 35 text run at (2,72) width 24: "hello"
36 LayoutTableCell {TD} at (172,52) size 27x17 [bgcolor=#F0FFF0] [borde r: (1px dotted #006400)] [r=1 c=2 rs=1 cs=1] 36 LayoutTableCell {TD} at (172,52) size 27x17 [bgcolor=#F0FFF0] [borde r: (1px dotted #006400)] [r=1 c=2 rs=1 cs=1]
37 RenderText {#text} at (2,2) size 24x14 37 RenderText {#text} at (2,2) size 24x14
38 text run at (2,2) width 24: "hello" 38 text run at (2,2) width 24: "hello"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698