blob: 4ed70f5872d3269e4047ed42404e82df2f64dd31 [file] [log] [blame]
<html>
<head>
<title>Relative Positioned Inline Repaint Test</title>
</head>
<body>
<p>If you see any red or orange below then the test has failed.</p>
<span style="position:relative"><div style="vertical-align:top;display:inline-block; width:100px;height:100px; background-color:green"></div></span>
<br>
</body>
</html>