Sha256: 85ac6a18f932c58aebe3d1e0a064af78cc75b3a071c16847fb6be5271210f4d5
Contents?: true
Size: 654 Bytes
Versions: 104
Compression:
Stored size: 654 Bytes
Contents
/*! 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;
Version data entries
104 entries across 104 versions & 1 rubygems