blob: 6f07c64a761e7217063ac14ce8224b5e442e21af [file] [log] [blame]
<html>
<head>
<title>fallback_rewrite_css_urls example</title>
<style type='text/css'>
body { background: url(images/Cuppa.png) no-repeat center; }}}}
/* Extra }s make sure that CSS parser cannot parse this. */
</style>
<link rel="stylesheet" type="text/css" href="styles/fallback_rewrite_css_urls.css">
</head>
<body>
<p>The background image should be rewritten or cache extended.</p>
<div class="foo"></div>
</body>
</html>