blob: 85c5898e4ebdf3e00f673a9020b42a0b08a0b352 [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<style>
a {
font-size: 13px;
display: inline-block;
word-space: nowrap;
}
</style>
</head>
<body>
<a>आज मेरी किस्मत अच्छी है »</a>
<p>Line above should not wrap.</p>
</body>
</html>