Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / writing-mode / background-vertical-rl.html
blob8566075e7f099e6788763ca197c46d31322ffef4
1 <!doctype html>
2 <head>
3 <style>
4 span {
5 font-size:85px;
6 background-image: url(../backgrounds/resources/map.jpg)
8 </style>
9 </head>
10 <body style="padding:50px; line-height:2; -webkit-writing-mode: vertical-rl; -webkit-text-orientation: sideways-right;">
11 <span><div style="display:inline-block;height:50px"></div><br><div style="display:inline-block;height:50px"></div></span>