Source code
Revision control
Copy as Markdown
Other Tools
Test Info:
- Manifest: layout/reftests/bidi/reftest.list
<!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;
}
</style>
</head>
<body>
<p><span style="direction: rtl; unicode-bidi: bidi-override">سلمات dlroW</span></p>
</body>
</html>