tenfourfox/layout/reftests/bidi/mixedChartype-03-j.html

18 lines
418 B
HTML
Raw Normal View History

2017-04-19 07:56:45 +00:00
<!DOCTYPE html>
<!-- Mixed chartype reftest 03: Arabic - English -->
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<style type="text/css">
body {
font-family: monospace;
font-size: 24px;
text-align: justify;
}
</style>
</head>
<body>
<p><span style="direction: rtl; unicode-bidi: bidi-override">&#x633;&#x644;&#x645;&#x627;&#x62A; dlroW</span></p>
</body>
</html>