summaryrefslogtreecommitdiffstats
path: root/dom/base/test/jsmodules/module_extractIntroType.js
blob: b2e1f1c6cff41ce021d20578214c07c068e66761 (plain)
1
2
3
4
5
// Extract the introductionType for this module in conjunction with
// iframe_extractIntroType.html.
extractIntroType = function () {
  debugger;
};