From: jaubourg Date: Wed, 19 Jan 2011 17:35:40 +0000 (+0100) Subject: Fixes crossDomain test so that it assumes port to be 80 for http and 443 for https... X-Git-Url: http://git.asbjorn.biz/?a=commitdiff_plain;h=7d89d3c07233f77437a0acf77b1adf7f2c17989f;hp=7d89d3c07233f77437a0acf77b1adf7f2c17989f;p=jquery.git Fixes crossDomain test so that it assumes port to be 80 for http and 443 for https when it is not provided. ---