cdumez@apple.com | 6884a1a | 2017-04-03 22:06:51 +0000 | [diff] [blame] | 1 | <!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> |