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

Side by Side Diff: LayoutTests/platform/win-xp/fast/text-autosizing/tables/table-cell-inflation-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 800x231 3 layer at (0,0) size 800x231
4 RenderBlock {HTML} at (0,0) size 800x231 4 RenderBlock {HTML} at (0,0) size 800x231
5 RenderBody {BODY} at (0,0) size 500x230 5 RenderBody {BODY} at (0,0) size 500x230
6 RenderBlock {DIV} at (0,0) size 600x36 6 RenderBlock {DIV} at (0,0) size 600x36
7 RenderText {#text} at (0,0) size 227x15 7 RenderText {#text} at (0,0) size 227x15
8 text run at (0,0) width 227: "Table autosizing tests - table-cell-infl ation.html" 8 text run at (0,0) width 227: "Table autosizing tests - table-cell-infl ation.html"
9 RenderBR {BR} at (227,0) size 0x15 9 LayoutBR {BR} at (227,0) size 0x15
10 RenderText {#text} at (0,16) size 361x15 10 RenderText {#text} at (0,16) size 361x15
11 text run at (0,16) width 361: "This test passes if there are no number s overflowing outside this green box." 11 text run at (0,16) width 361: "This test passes if there are no number s overflowing outside this green box."
12 LayoutTable {TABLE} at (1,37) size 693x193 [border: none] 12 LayoutTable {TABLE} at (1,37) size 693x193 [border: none]
13 LayoutTableSection {TBODY} at (0,0) size 692x192 13 LayoutTableSection {TBODY} at (0,0) size 692x192
14 LayoutTableRow {TR} at (0,0) size 692x192 14 LayoutTableRow {TR} at (0,0) size 692x192
15 LayoutTableCell {TD} at (0,0) size 692x192 [bgcolor=#F0FFF0] [border : (1px dotted #006400)] [r=0 c=0 rs=1 cs=1] 15 LayoutTableCell {TD} at (0,0) size 692x192 [bgcolor=#F0FFF0] [border : (1px dotted #006400)] [r=0 c=0 rs=1 cs=1]
16 RenderText {#text} at (2,2) size 422x20 16 RenderText {#text} at (2,2) size 422x20
17 text run at (2,2) width 422: "The pi approximation below should not overrun this block." 17 text run at (2,2) width 422: "The pi approximation below should not overrun this block."
18 RenderBR {BR} at (424,2) size 0x20 18 LayoutBR {BR} at (424,2) size 0x20
19 RenderText {#text} at (2,23) size 689x20 19 RenderText {#text} at (2,23) size 689x20
20 text run at (2,23) width 689: "3.1415926535897932384626433832795 02884197169399375105820974944592307816406286" 20 text run at (2,23) width 689: "3.1415926535897932384626433832795 02884197169399375105820974944592307816406286"
21 RenderBR {BR} at (691,23) size 0x20 21 LayoutBR {BR} at (691,23) size 0x20
22 RenderText {#text} at (2,44) size 658x146 22 RenderText {#text} at (2,44) size 658x146
23 text run at (2,44) width 658: "hello hello hello hello hello hel lo hello hello hello hello hello hello hello hello hello hello hello" 23 text run at (2,44) width 658: "hello hello hello hello hello hel lo hello hello hello hello hello hello hello hello hello hello hello"
24 text run at (2,65) width 658: "hello hello hello hello hello hel lo hello hello hello hello hello hello hello hello hello hello hello" 24 text run at (2,65) width 658: "hello hello hello hello hello hel lo hello hello hello hello hello hello hello hello hello hello hello"
25 text run at (2,86) width 658: "hello hello hello hello hello hel lo hello hello hello hello hello hello hello hello hello hello hello" 25 text run at (2,86) width 658: "hello hello hello hello hello hel lo hello hello hello hello hello hello hello hello hello hello hello"
26 text run at (2,107) width 658: "hello hello hello hello hello he llo hello hello hello hello hello hello hello hello hello hello hello" 26 text run at (2,107) width 658: "hello hello hello hello hello he llo hello hello hello hello hello hello hello hello hello hello hello"
27 text run at (2,128) width 658: "hello hello hello hello hello he llo hello hello hello hello hello hello hello hello hello hello hello" 27 text run at (2,128) width 658: "hello hello hello hello hello he llo hello hello hello hello hello hello hello hello hello hello hello"
28 text run at (2,149) width 658: "hello hello hello hello hello he llo hello hello hello hello hello hello hello hello hello hello hello" 28 text run at (2,149) width 658: "hello hello hello hello hello he llo hello hello hello hello hello hello hello hello hello hello hello"
29 text run at (2,170) width 229: "hello hello hello hello hello he llo" 29 text run at (2,170) width 229: "hello hello hello hello hello he llo"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698