<!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="auto" style="font-size: 48px;">𞤵</div> | |
</body> | |
</html> |