zwnj-01-notref.html (615B)
1 <!DOCTYPE html> 2 <!-- Reference rendering for zwnj-02.html. No spans, no ZWNJs. Everything 3 should connect --> 4 <html> 5 <head> 6 <title>ZWNJ test</title> 7 <meta http-equiv="content-type" content="text/html; charset=utf-8"> 8 <style type="text/css"> 9 body { 10 font-size: 36px; 11 } 12 </style> 13 </head> 14 <body lang="ar"> 15 <p>هفتهها</p> 16 <p>موزهها</p> 17 <p>سهشنبه</p> 18 <p>راهآهن</p> 19 <p>نرمافزار</p> 20 </body> 21 </html>