Source code

Revision control

Copy as Markdown

Other Tools

<!doctype html>
<html>
<head>
<title>testcase for testing CSS source maps</title>
<link rel="stylesheet" type="text/css" href="simple.css"/>
<link rel="stylesheet" type="text/css" href="sourcemap-css/sourcemaps.css?test=1"/>
<link rel="stylesheet" type="text/css" href="sourcemap-css/contained.css"/>
<link rel="stylesheet" type="text/css" href="sourcemap-css/test-stylus.css"/>
</head>
<body>
<div>source maps <span>testcase</span></div>
</body>
</html>