summaryrefslogtreecommitdiffstats
path: root/browser/extensions/report-site-issue/test/browser/frameworks.html
blob: 14df387ec9efae68b0731e4bef707ec2e2b6c42d (plain)
1
2
3
4
5
6
7
8
<!DOCTYPE html>
<meta charset="utf-8">
<script>
  "use strict";
  function FastClick() {}
  function marfeel() {}
  var Mobify = {Tag: "something"};
</script>