| OLD | NEW |
| (Empty) |
| 1 layer at (0,0) size 785x1016 | |
| 2 RenderView at (0,0) size 785x600 | |
| 3 layer at (0,0) size 785x1016 | |
| 4 RenderBlock {HTML} at (0,0) size 785x1016 | |
| 5 RenderBody {BODY} at (8,8) size 769x1000 | |
| 6 RenderBlock (anonymous) at (0,0) size 769x18 | |
| 7 RenderText {#text} at (0,0) size 700x17 | |
| 8 text run at (0,0) width 700: "This example tests that word-break prope
rly shrinks a cell to one character per line when it is set to break-all." | |
| 9 RenderTable {TABLE} at (0,18) size 769x104 [border: (1px outset #808080)] | |
| 10 RenderTableSection {TBODY} at (1,1) size 767x102 | |
| 11 RenderTableRow {TR} at (0,0) size 767x102 | |
| 12 RenderTableCell {TD} at (0,0) size 20x102 [border: (1px inset #80808
0)] [r=0 c=0 rs=1 cs=1] | |
| 13 RenderText {#text} at (6,6) size 8x90 | |
| 14 text run at (6,6) width 8: "N" | |
| 15 text run at (6,21) width 8: "a" | |
| 16 text run at (6,36) width 8: "r" | |
| 17 text run at (6,51) width 8: "r" | |
| 18 text run at (6,66) width 8: "o" | |
| 19 text run at (6,81) width 8: "w" | |
| 20 RenderTableCell {TD} at (20,37) size 747x27 [border: (1px inset #808
080)] [r=0 c=1 rs=1 cs=1] | |
| 21 RenderText {#text} at (6,6) size 164x15 | |
| 22 text run at (6,6) width 164: "This cell should grow" | |
| 23 RenderBlock (anonymous) at (0,122) size 769x36 | |
| 24 RenderBR {BR} at (0,0) size 0x17 | |
| 25 RenderText {#text} at (0,18) size 438x17 | |
| 26 text run at (0,18) width 438: "This test checks that word-break is ign
ored when white-space is pre." | |
| 27 RenderBlock {PRE} at (0,171) size 110x25 [border: (5px solid #000000)] | |
| 28 RenderText {#text} at (5,5) size 437x15 | |
| 29 text run at (5,5) width 437: "Thislongwordshouldnotgetbrokenbutshoulds
tickoutofthepre." | |
| 30 text run at (441,5) width 1: " " | |
| 31 RenderBlock (anonymous) at (0,209) size 769x72 | |
| 32 RenderBR {BR} at (0,0) size 0x17 | |
| 33 RenderText {#text} at (0,18) size 753x53 | |
| 34 text run at (0,18) width 476: "The next two examples test our custom b
reak-word value for word-break. " | |
| 35 text run at (475,18) width 278: "We should get the same results as bre
ak-all" | |
| 36 text run at (0,36) width 738: "for the first test, but we should break
up the word in the second test (since our behavior matches word-wrap: break-" | |
| 37 text run at (0,54) width 119: "word in that case)." | |
| 38 RenderTable {TABLE} at (0,281) size 769x104 [border: (1px outset #808080)] | |
| 39 RenderTableSection {TBODY} at (1,1) size 767x102 | |
| 40 RenderTableRow {TR} at (0,0) size 767x102 | |
| 41 RenderTableCell {TD} at (0,0) size 20x102 [border: (1px inset #80808
0)] [r=0 c=0 rs=1 cs=1] | |
| 42 RenderText {#text} at (6,6) size 8x90 | |
| 43 text run at (6,6) width 8: "N" | |
| 44 text run at (6,21) width 8: "a" | |
| 45 text run at (6,36) width 8: "r" | |
| 46 text run at (6,51) width 8: "r" | |
| 47 text run at (6,66) width 8: "o" | |
| 48 text run at (6,81) width 8: "w" | |
| 49 RenderTableCell {TD} at (20,37) size 747x27 [border: (1px inset #808
080)] [r=0 c=1 rs=1 cs=1] | |
| 50 RenderText {#text} at (6,6) size 164x15 | |
| 51 text run at (6,6) width 164: "This cell should grow" | |
| 52 RenderBlock (anonymous) at (0,385) size 769x18 | |
| 53 RenderBR {BR} at (0,0) size 0x17 | |
| 54 RenderBlock {PRE} at (0,416) size 110x85 [border: (5px solid #000000)] | |
| 55 RenderText {#text} at (5,5) size 94x75 | |
| 56 text run at (5,5) width 94: "Thislongword" | |
| 57 text run at (5,20) width 94: "shouldnotget" | |
| 58 text run at (5,35) width 94: "brokenbutsho" | |
| 59 text run at (5,50) width 94: "uldstickouto" | |
| 60 text run at (5,65) width 63: "fthepre." | |
| 61 text run at (67,65) width 1: " " | |
| 62 RenderBlock (anonymous) at (0,514) size 769x72 | |
| 63 RenderBR {BR} at (0,0) size 0x17 | |
| 64 RenderText {#text} at (0,18) size 750x53 | |
| 65 text run at (0,18) width 641: "This test makes sure floating and posit
ioned elements do the right thing with word-break: break-all. " | |
| 66 text run at (640,18) width 92: "The minimum" | |
| 67 text run at (0,36) width 345: "width should be less than the containin
g block width. " | |
| 68 text run at (344,36) width 406: "The breaking should be \"dumb\" and j
ust occur when the end of" | |
| 69 text run at (0,54) width 88: "the line is hit." | |
| 70 RenderBlock {DIV} at (0,586) size 304x49 [border: (2px solid #000000)] | |
| 71 RenderBlock (floating) {DIV} at (2,2) size 300x45 | |
| 72 RenderText {#text} at (0,0) size 297x45 | |
| 73 text run at (0,0) width 297: "Eventhoughthishasareallylongword itsho
" | |
| 74 text run at (0,15) width 297: "uldnotstick out oftheenclosing300pxbl
o" | |
| 75 text run at (0,30) width 24: "ck." | |
| 76 RenderBR {BR} at (302,2) size 0x15 | |
| 77 RenderBlock (anonymous) at (0,635) size 769x18 | |
| 78 RenderBR {BR} at (0,0) size 0x17 | |
| 79 RenderBlock (anonymous) at (0,757) size 769x72 | |
| 80 RenderBR {BR} at (0,0) size 0x17 | |
| 81 RenderText {#text} at (0,18) size 749x53 | |
| 82 text run at (0,18) width 658: "This test makes sure floating and posit
ioned elements do the right thing with word-break: break-word. " | |
| 83 text run at (657,18) width 92: "The minimum" | |
| 84 text run at (0,36) width 345: "width should be less than the containin
g block width. " | |
| 85 text run at (344,36) width 402: "The breaking should be \"smart\" and
be like word-wrap: break-" | |
| 86 text run at (0,54) width 581: "word, with words preferring to wrap fir
st before allowing break opportunities within them." | |
| 87 RenderBlock {DIV} at (0,829) size 304x49 [border: (2px solid #000000)] | |
| 88 RenderBlock (floating) {DIV} at (2,2) size 300x45 | |
| 89 RenderText {#text} at (0,0) size 250x45 | |
| 90 text run at (0,0) width 250: "Eventhoughthishasareallylongword" | |
| 91 text run at (0,15) width 157: "itshouldnotstick out" | |
| 92 text run at (0,30) width 196: "oftheenclosing300pxblock." | |
| 93 RenderBR {BR} at (302,2) size 0x15 | |
| 94 RenderBlock (anonymous) at (0,878) size 769x18 | |
| 95 RenderBR {BR} at (0,0) size 0x17 | |
| 96 layer at (8,661) size 304x104 | |
| 97 RenderBlock (relative positioned) {DIV} at (0,653) size 304x104 [border: (2px
solid #000000)] | |
| 98 layer at (10,663) size 300x45 | |
| 99 RenderBlock (positioned) {DIV} at (2,2) size 300x45 | |
| 100 RenderText {#text} at (0,0) size 297x45 | |
| 101 text run at (0,0) width 297: "Eventhoughthishasareallylongword itsho" | |
| 102 text run at (0,15) width 297: "uldnotstick out oftheenclosing300pxblo" | |
| 103 text run at (0,30) width 24: "ck." | |
| 104 layer at (8,904) size 304x104 | |
| 105 RenderBlock (relative positioned) {DIV} at (0,896) size 304x104 [border: (2px
solid #000000)] | |
| 106 layer at (10,906) size 300x45 | |
| 107 RenderBlock (positioned) {DIV} at (2,2) size 300x45 | |
| 108 RenderText {#text} at (0,0) size 250x45 | |
| 109 text run at (0,0) width 250: "Eventhoughthishasareallylongword" | |
| 110 text run at (0,15) width 157: "itshouldnotstick out" | |
| 111 text run at (0,30) width 196: "oftheenclosing300pxblock." | |
| OLD | NEW |