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
/
complex-text-with-default-font-spaces.html
blob
09ed375e057eec3176b623d785d0adccd042e32e
1
<!DOCTYPE
html
>
2
<html>
3
<head>
4
<meta
charset
=
"utf-8"
>
5
<style>
6
button {
7
font-family: Arial;
8
font-size:
12
px;
9
}
10
</style>
11
</head>
12
<body>
13
<button>
सभी को डिफ़ॉल्ट पर रीसेट करें
</button>
14
<p>
15
The button above should not wrap.
16
</p>
17
</body>
18
</html>