3 <title>Testcase for bugzilla bug
6418</title>
7 This tests for a regression against
8 <i><a href=
"https://bugs.webkit.org/show_bug.cgi?id=6418">http://bugzilla.opendarwin.org/show_bug.cgi?id=
6418</a>
9 Incorrect scrollbar when using overflow:auto and word-wrap:break-word;
14 The first line should break after
“Lorem
”.
16 <div style=
"fonty-family: Times; font-size: 16px; width:83px; border: 1px cyan solid;">
17 Lorem ipsum
<span> dolor
</span>
21 The first line should break after the letter u, so that the gray border does not
22 extend beyond the cyan box.
24 <div style=
"width: 85px; font-size: 16px; word-wrap:break-word; border: solid 1px cyan; font-family: Times;">
25 <span style=
"border-right: 30px silver solid;">Loremipsum
</span>
29 The first line should break after the letter p, so that the text does not
30 extend beyond the cyan box.
32 <div style=
"width: 85px; font-size: 16px; word-wrap:break-word; border: solid 1px cyan; font-family: Times;">
33 <span style=
"border-left: 30px silver solid;">Loremipsum
</span>
37 “Dolor
” should not break into two lines.
39 <div style=
"position: absolute;">
40 <div style=
"font-size: 16px; word-wrap:break-word; border: solid 1px cyan; font-family: 'Lucida Grande';">