447776-1.html (234B)
1 <!DOCTYPE html> 2 <html><head> 3 <meta http-equiv="content-type" content="text/html; charset=UTF-8"> 4 <title>Hang with zero width and word-wrap</title> 5 </head><body> 6 <div style="width: 0px; word-wrap: break-word;">abc</div> 7 </body></html>