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