Current File : /home/tradevaly/www/node_modules/jquery/src/css/var/rboxStyle.js
define( [
	"./cssExpand"
], function( cssExpand ) {
	"use strict";

	return new RegExp( cssExpand.join( "|" ), "i" );
} );