repo.or.cz
/
chromium-blink-merge.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge Chromium + Blink git repositories
[chromium-blink-merge.git]
/
third_party
/
WebKit
/
LayoutTests
/
fast
/
text
/
international
/
mixed-latin-hindi-arial-expected.html
blob
85c5898e4ebdf3e00f673a9020b42a0b08a0b352
1
<!DOCTYPE
html
>
2
<html>
3
<head>
4
<meta
charset
=
"utf-8"
>
5
<style>
6
a {
7
font-size:
13
px;
8
display: inline-block;
9
word-space: nowrap;
10
}
11
</style>
12
</head>
13
<body>
14
<a>
आज मेरी किस्मत अच्छी है »
</a>
15
<p>
Line above should not wrap.
</p>
16
</body>
17
</html>