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