Wed, 31 Dec 2014 07:16:47 +0100
Revert simplistic fix pending revisit of Mozilla integration attempt.
michael@0 | 1 | <!DOCTYPE html> |
michael@0 | 2 | <!-- Reference rendering for zwnj-02.html. No spans, no ZWNJs. Everything |
michael@0 | 3 | should connect --> |
michael@0 | 4 | <html> |
michael@0 | 5 | <head> |
michael@0 | 6 | <title>ZWNJ test</title> |
michael@0 | 7 | <meta http-equiv="content-type" content="text/html; charset=utf-8"> |
michael@0 | 8 | <style type="text/css"> |
michael@0 | 9 | body { |
michael@0 | 10 | font-size: 36px; |
michael@0 | 11 | } |
michael@0 | 12 | </style> |
michael@0 | 13 | </head> |
michael@0 | 14 | <body lang="ar"> |
michael@0 | 15 | <p>هفتهها</p> |
michael@0 | 16 | <p>موزهها</p> |
michael@0 | 17 | <p>سهشنبه</p> |
michael@0 | 18 | <p>راهآهن</p> |
michael@0 | 19 | <p>نرمافزار</p> |
michael@0 | 20 | </body> |
michael@0 | 21 | </html> |