haikuwebkit/LayoutTests/fast/writing-mode/background-vertical-rl.html

12 lines
374 B
HTML

<!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;">
<span><div style="display:inline-block;height:50px"></div><br><div style="display:inline-block;height:50px"></div></span>