Sign in
webkit
/
WebKit
/
bc493d83df4078e087c0e64289a0be08bad75e92
/
.
/
LayoutTests
/
imported
/
blink
/
fast
/
text
/
international
/
mixed-latin-hindi-arial-expected.html
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>