Source code
Revision control
Copy as Markdown
Other Tools
Test Info:
- Manifest: layout/reftests/bugs/reftest.list
<html lang="ar">
<head>
<style type="text/css">
body {
font-family: foo, sans-serif;
font-size: 300%;
line-height: 2em;
}
</style>
<body>
<p>گ ز</p>
<p>‌گ ز</p>
<p>گ‌ ز</p>
<p>گ ‌ز</p>
<p>گ ز‌</p>
</body>
</html>