Source code
Revision control
Copy as Markdown
Other Tools
Test Info:
- Manifest: layout/reftests/text/reftest.list
<!DOCTYPE html>
<!-- ZWNJ test #1. Persian words containing a ZWNJ (copied from
<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>