blob: 25bbcb418843796377012c1b2ec2fefc30cc3d02 [file] [log] [blame]
define( function() {
"use strict";
return ( /^(?:checkbox|radio)$/i );
} );