Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / text / international / mixed-latin-hindi-arial-expected.html
blob85c5898e4ebdf3e00f673a9020b42a0b08a0b352
1 <!DOCTYPE html>
2 <html>
3 <head>
4 <meta charset="utf-8">
5 <style>
6 a {
7 font-size: 13px;
8 display: inline-block;
9 word-space: nowrap;
11 </style>
12 </head>
13 <body>
14 <a>आज मेरी किस्मत अच्छी है »</a>
15 <p>Line above should not wrap.</p>
16 </body>
17 </html>