1 <!DOCTYPE html PUBLIC
"-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
2 <html xmlns=
"http://www.w3.org/1999/xhtml" xml:
lang=
"en" lang=
"en">
6 <title>Line breaks (using the style -webkit-line-break: after-white-space)
</title>
10 <div style=
"font-size: 20px; width:200px;">
11 <p style=
"border:solid green 1px;">
12 lorem ipsum dolor sit??amet
15 The following should look like
“good
”:
16 <div style=
"-webkit-line-break: after-white-space; font-size: 20px; width:200px;">
17 <p style=
"border:solid green 1px;">
18 lorem ipsum dolor sit??amet