blob: b85c17403a688902ec102c393bf377d55fa5b17a [file] [log] [blame]
<!DOCTYPE html>
<html>
<body>
<p>Makes sure background-images with relative URLs are properly loaded when moved to a new document.</p>
<div style="background-image: url(resources/green-256x256.jpg); width: 256px; height: 256px;"></div>
</body>
</html>