summaryrefslogtreecommitdiffstats
path: root/devtools/client/styleeditor/test/media-rules-sourcemaps.html
blob: 4876ef79595250d1f1f454b23a21def1962d0432 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<!DOCTYPE html>
<html>
<head>
  <meta charset="UTF-8">
  <link rel="stylesheet" type="text/css" href="sourcemap-css/media-rules.css"
</head>
<body>
  <div>
    Testing style editor media sidebar with source maps
  </div>
</body>
</html>