Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / text / vertical-rl-rtl-linebreak.html
blob6310054901bd8336d4011bf7be1f883575dfbbfc
1 <!DOCTYPE html>
2 <html>
3 <head>
4 <meta http-equiv="content-type" content="text/html; charset=utf-8">
5 </head>
6 <body>
7 <p>This tests line break on vertical text. The test should be run on a cold font cache and refreshing the page should not show difference.</p>
8 <div dir="rtl" style="font-family: monospace; font-size: 20px; height: 15ex; width: 98px; -webkit-writing-mode: vertical-rl;-webkit-text-orientation:sideways-right;text-rendering:optimizeLegibility; outline: none;">
9 אני חתול. אין לי שם.
10 </div>
11 </body>
12 </html>