blob: 7be014da295196ef7bcc1733727aa8c4d9242a3d [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<style>
div {
font-family: Arial;
display: inline-block;
}
</style>
</head>
<body>
<div>A مايو</div>
<p>
The line above should not wrap.
</p>
</body>
</html>