summaryrefslogtreecommitdiffstats
path: root/devtools/client/inspector/rules/test/doc_invalid_sourcemap.html
blob: cd3a74817feb81693b050c54664c818da6f03cb4 (plain)
1
2
3
4
5
6
7
8
9
10
11
<!DOCTYPE html>
<html>
<head>
  <meta charset="utf-8">
  <title>Invalid source map</title>
  <link rel="stylesheet" type="text/css" href="doc_invalid_sourcemap.css">
</head>
<body>
  <div>invalid source map</div>
</body>
</html>