Bug 449833 - Add platform colors -moz-mac-chrome-active and -moz-mac-chrome-inactive...
[mozilla-central.git] / layout / reftests / text / zwnj-01.html
blob03b1715957b53431dcc40463b6c657fdcf4911d0
1 <!DOCTYPE html>
2 <!-- ZWNJ test #1. Persian words containing a ZWNJ (copied from
3 http://www.unics.uni-hannover.de/nhtcapri/bidirectional-text.html) -->
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;
12 </style>
13 </head>
14 <body lang="ar">
15 <p>&#x647;&#x641;&#x62A;&#x647;&#x200C;&#x647;&#x627;</p>
16 <p>&#x645;&#x648;&#x632;&#x647;&#x200C;&#x647;&#x627;</p>
17 <p>&#x633;&#x647;&#x200C;&#x634;&#x646;&#x628;&#x647;</p>
18 <p>&#x631;&#x627;&#x647;&#x200C;&#x622;&#x647;&#x646;</p>
19 <p>&#x646;&#x631;&#x645;&#x200C;&#x627;&#x641;&#x632;&#x627;&#x631;</p>
20 </body>
21 </html>