Sha256: 9fef7acdb398ad2cb3dfcd44dd2f94c4862ccf6aad2475d73555f0c7935870f2
Contents?: true
Size: 654 Bytes
Versions: 271
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
271 entries across 271 versions & 1 rubygems