summaryrefslogtreecommitdiffstats
path: root/devtools/server/tests/chrome/doc_Debugger.Source.prototype.introductionType.xhtml
blob: b037190c9ae216278c1465491628db04af26b78b (plain)
1
2
3
4
5
6
7
<?xml version="1.0"?>
<window xmlns='http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul'>
<script id='xulie'>
/* eslint-disable strict, no-unused-vars, no-debugger */
function xulScriptFunc() { debugger; }
</script>
</window>