haikuwebkit/LayoutTests/fast/text/adlam-dir-auto-expected.html

10 lines
254 B
HTML

<!DOCTYPE html>
<html>
<head>
</head>
<body>
This test makes sure that Adlam text is right-aligned when dir=auto. The test passes if the Adlam text is on the right side of the page.
<div dir="rtl" style="font-size: 48px;">&#x1E935;</div>
</body>
</html>