Home
last modified time | relevance | path

Searched refs:ajaxLocation (Results 1 – 1 of 1) sorted by relevance

/cts/suite/cts/deviceTests/browserbench/assets/octane/js/
Djquery.js6857 ajaxLocation, variable
6868 ajaxLocation = location.href;
6872 ajaxLocation = document.createElement( "a" );
6873 ajaxLocation.href = "";
6874 ajaxLocation = ajaxLocation.href;
6878 ajaxLocParts = rurl.exec( ajaxLocation.toLowerCase() ) || [];
7129 url: ajaxLocation,