blob: b85c17403a688902ec102c393bf377d55fa5b17a [file] [log] [blame]
cdumez@apple.com6884a1a2017-04-03 22:06:51 +00001<!DOCTYPE html>
2<html>
3<body>
4<p>Makes sure background-images with relative URLs are properly loaded when moved to a new document.</p>
5<div style="background-image: url(resources/green-256x256.jpg); width: 256px; height: 256px;"></div>
6</body>
7</html>