summaryrefslogtreecommitdiffstats
path: root/devtools/client/styleeditor/test/sourcemaps-large.html
blob: b8c92e0c9e05fa99b67ea99ccee4bd4af908272d (plain)
1
2
3
4
5
6
7
8
9
10
11
<!doctype html>
<html>
<head>
  <meta charset="UTF-8">
  <title>testcase for a loading error with CSS source maps</title>
  <link rel="stylesheet" type="text/css" href="sourcemap-css/test-bootstrap-scss.css"/>
</head>
<body>
  <div>source maps <span>testcase</span> (see Bug 1128747)</div>
</body>
</html>