Mypal/layout/reftests/bidi/mixedChartype-01-ref.html

17 lines
336 B
HTML

<!DOCTYPE html>
<!-- Mixed chartype reftest 01: Hebrew - 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>World &#x5E9;&#x5DC;&#x5D5;&#x5DD;</span></p>
</body>
</html>