blob: c114dc60e6f9ce5213a3c8a07f990cb39bd40fa2 [file] [log] [blame]
<!DOCTYPE html>
<style>
#container > div {
font-size:1px;
}
img {
width:100px;
height:100px;
margin-left:100px;
}
</style>
<div id="container">
<p>This tests <a href="http://www.w3.org/TR/css3-background/#background-positioning-area">background positioning area</a> in vertical-rl.</p>
<p>Test passes if single green rectangle below.</p>
<div><img src="../../images/resources/green-10.png"></div>
</div>