From: jaubourg Date: Sun, 9 Jan 2011 05:01:00 +0000 (+0100) Subject: Fixes #7465. Reworked the regexp and associated test for cross-domain detection so... X-Git-Url: http://git.asbjorn.biz/?a=commitdiff_plain;h=afefb4f3d28f47c0a93cc9dfddfcbadb595a8efb;hp=afefb4f3d28f47c0a93cc9dfddfcbadb595a8efb;p=jquery.git Fixes #7465. Reworked the regexp and associated test for cross-domain detection so that it now includes ports. Added cross-domain detection tests for protocol, hostname and port. ---