blob: f4c1fa0396fda0ee2e646dec5823b6944a28e556 [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<link rel="author" title="Koji Ishii" href="mailto:kojiishi@gmail.com">
<link rel="reviewer" title="GĂ©rard Talbot" href="http://www.gtalbot.org/BrowserBugsSection/css21testsuite/"> <!-- 2015-05-01 -->
<title>Embedded HTML document for background-size-document-root-vrl-006</title>
<style>
html
{
background-image: url("swatch-green.png");
background-repeat: no-repeat;
background-size: 100% 100%;
writing-mode: vertical-rl;
margin-right: 50px;
padding-right: 50px;
width: 50px;
}
</style>
</head>
</html>