summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/fast/writing-mode/background-vertical-rl.html
blob: 8566075e7f099e6788763ca197c46d31322ffef4 (plain)
1
2
3
4
5
6
7
8
9
10
11
<!doctype html>
<head>
<style>
span {
    font-size:85px;
    background-image: url(../backgrounds/resources/map.jpg)
}
</style>
</head>
<body style="padding:50px; line-height:2; -webkit-writing-mode: vertical-rl; -webkit-text-orientation: sideways-right;">
<span><div style="display:inline-block;height:50px"></div><br><div style="display:inline-block;height:50px"></div></span>