pjs/layout/reftests/bidi/bidi-001-j.html

19 строки
396 B
HTML
Исходник Обычный вид История

2007-07-02 13:39:35 +04:00
<!DOCTYPE html>
<!-- Bidi reftest 001-j: rtl text only with justification -->
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8";
</head>
<style type="text/css">
body {
font-family: serif;
2007-07-05 13:43:50 +04:00
font-size: 24pt;
2007-07-02 13:39:35 +04:00
}
</style
<body>
<p lang="he" style="text-align: justify">המשא אשר חזה חבקוק הנביא</td>
</tr>
</table>
</body>
</html>