blob: 6d76fb1e4c2d9f11f909bed5fe4a0e904e497137 [file] [log] [blame]
/*! axe v<%= pkg.version %>
* Copyright (c) <%= grunt.template.today("yyyy") %> Deque Systems, Inc.
*
* Your use of this Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
*
* This entire copyright notice must appear in every copy of this file you
* distribute or in any file that contains substantial portions of this source
* code.
*/
(function axeFunction (window) {
// A window reference is required to access the axe object in a "global".
var global = window;
var document = window.document;