layout/reftests/text/zwnj-01-notref.html

Wed, 31 Dec 2014 07:16:47 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Wed, 31 Dec 2014 07:16:47 +0100
branch
TOR_BUG_9701
changeset 3
141e0f1194b1
permissions
-rw-r--r--

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>&#x647;&#x641;&#x62A;&#x647;&#x647;&#x627;</p>
michael@0 16 <p>&#x645;&#x648;&#x632;&#x647;&#x647;&#x627;</p>
michael@0 17 <p>&#x633;&#x647;&#x634;&#x646;&#x628;&#x647;</p>
michael@0 18 <p>&#x631;&#x627;&#x647;&#x622;&#x647;&#x646;</p>
michael@0 19 <p>&#x646;&#x631;&#x645;&#x627;&#x641;&#x632;&#x627;&#x631;</p>
michael@0 20 </body>
michael@0 21 </html>

mercurial