mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-26 18:37:31 +09:00
import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo
This commit is contained in:
commit
dcd9973243
150858 changed files with 23884658 additions and 0 deletions
21
layout/reftests/text/zwnj-01.html
Normal file
21
layout/reftests/text/zwnj-01.html
Normal file
|
|
@ -0,0 +1,21 @@
|
|||
<!DOCTYPE html>
|
||||
<!-- ZWNJ test #1. Persian words containing a ZWNJ (copied from
|
||||
http://www.unics.uni-hannover.de/nhtcapri/bidirectional-text.html) -->
|
||||
<html>
|
||||
<head>
|
||||
<title>ZWNJ test</title>
|
||||
<meta http-equiv="content-type" content="text/html; charset=utf-8">
|
||||
<style type="text/css">
|
||||
body {
|
||||
font-size: 36px;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
<body lang="ar">
|
||||
<p>هفته‌ها</p>
|
||||
<p>موزه‌ها</p>
|
||||
<p>سه‌شنبه</p>
|
||||
<p>راه‌آهن</p>
|
||||
<p>نرم‌افزار</p>
|
||||
</body>
|
||||
</html>
|
||||
Loading…
Add table
Add a link
Reference in a new issue