Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / writing-mode / english-rl-text.html
blob04b40724227e93cd1ed7bbd83d9bb3f4e809e753
1 <html style="-webkit-writing-mode: vertical-rl;-webkit-text-orientation:sideways-right;text-rendering:optimizeLegibility"><body style="border:2px solid black; width:500px">
2 <div style="margin-right:1em; width:200px;border:2px solid maroon"><div style="float:right;width:100px;height:100px;background-color:lime"></div>
3 Here is some text in a vertical-rl block flow. The block direction is right-to-left.<br>This line should also be vertical.</div></body></html>