/external/webkit/LayoutTests/fast/dom/HTMLAnchorElement/script-tests/ |
set-href-attribute-port.js | 6 a.href = "https://www.mydomain.com:8080/path/testurl.html?key=value"; 8 shouldBe("a.href", "'https://www.mydomain.com/path/testurl.html?key=value'"); 11 a.href = "https://www.mydomain.com:8080/path/testurl.html?key=value"; 13 shouldBe("a.href", "'https://www.mydomain.com/path/testurl.html?key=value'"); 16 a.href = "https://www.mydomain.com:8080/path/testurl.html?key=value"; 18 shouldBe("a.href", "'https://www.mydomain.com:0/path/testurl.html?key=value'"); 22 a.href = "https://www.mydomain.com:8080/path/testurl.html?key=value"; 24 shouldBe("a.href", "'https://www.mydomain.com:4/path/testurl.html?key=value'"); 28 a.href = "https://www.mydomain.com:8080/path/testurl.html?key=value"; 30 shouldBe("a.href", "'https://www.mydomain.com:0/path/testurl.html?key=value'") [all...] |
set-href-attribute-host.js | 6 a.href = "https://www.mydomain.com:8080/path/"; 8 shouldBe("a.href", "'https://www.otherdomain.com:0/path/'"); 13 a.href = "https://www.mydomain.com:8080/path/?key=value"; 15 shouldBe("a.href", "'https://www.other/?domain.com:8080/path/?key=value'"); 21 a.href = "https://www.mydomain.com:8080/path/"; 23 shouldBe("a.href", "'https://www.otherdomain.com:80/path/'"); 26 a.href = "https://www.mydomain.com:8080/path/"; 28 shouldBe("a.href", "'https://www.otherdomain.com/path/'"); 32 a.href = "https://www.mydomain.com:8080/path/"; 34 shouldBe("a.href", "'https://www.otherdomain.com:44/path/'") [all...] |
set-href-attribute-search.js | 6 a.href = "https://www.mydomain.com/path/?key=value"; 8 shouldBe("a.href", "'https://www.mydomain.com/path/?value=key'"); 12 a.href = "https://www.mydomain.com/path/?key=value"; 14 shouldBe("a.href", "'https://www.mydomain.com/path/?val%20ue=%20key?'"); 24 a.href = "https://www.mydomain.com/path/?key=value#hash"; 26 shouldBe("a.href", "'https://www.mydomain.com/path/?value%23key#hash'"); 38 a.href = "https://www.mydomain.com/path/?key=value"; 40 shouldBe("a.href", "'https://www.mydomain.com/path/'"); 45 a.href = "https://www.mydomain.com/path/?key=value"; 47 shouldBe("a.href", "'https://www.mydomain.com/path/?'") [all...] |
set-href-attribute-protocol.js | 6 a.href = "https://www.mydomain.com/path/"; 13 a.href = "https://www.mydomain.com/path/"; 23 a.href = "https://www.mydomain.com/path/"; 25 shouldBe("a.href", "'https://www.mydomain.com/path/'"); 40 a.href = "https://www.mydomain.com/path/"; 42 shouldBe("a.href", "'https://www.mydomain.com/path/'"); 49 a.href = "https://www.mydomain.com/path/"; 51 shouldBe("a.href", "'https://www.mydomain.com/path/'"); 56 a.href = "https://www.mydomain.com/path/"; 58 shouldBe("a.href", "'https://www.mydomain.com/path/'") [all...] |
set-href-attribute-pathname.js | 6 a.href = "https://www.mydomain.com/path/testurl.html?key=value"; 8 shouldBe("a.href", "'https://www.mydomain.com/path%20name?key=value'"); 13 a.href = "https://www.mydomain.com/path/testurl.html?key=value"; 15 shouldBe("a.href", "'https://www.mydomain.com/pa%3Fth?key=value'"); 23 a.href = "https://www.mydomain.com/path?key=value"; 25 shouldBe("a.href", "'https://www.mydomain.com//path%23name?key=value'"); 31 a.href = "https://www.mydomain.com/path/testurl.html?key=value"; 33 shouldBe("a.href", "'https://www.mydomain.com/path?key=value'"); 37 a.href = "https://www.mydomain.com/path/testurl.html?key=value"; 39 shouldBe("a.href", "'https://www.mydomain.com/?key=value'") [all...] |
set-href-attribute-hostname.js | 6 a.href = "https://www.mydomain.com:8080/path/"; 8 shouldBe("a.href", "'https://www.otherdomain.com:8080/path/'"); 13 a.href = "https://www.mydomain.com:8080/path/"; 15 shouldBe("a.href", "'https://www.otherdomain.com:8080/path/'"); 30 a.href = "https://www.mydomain.com:8080/path/"; 32 shouldBe("a.href", "'https://www.mydomain.com:8080/path/'"); 38 a.href = "https://www.mydomain.com:8080/path/"; 40 shouldBe("a.href", "'https://www.mydomain.com:8080/path/'"); 68 a.href = "https://www.mydomain.com:8080/path/"; 70 shouldBe("a.href", "'https://undefined:8080/path/'") [all...] |
set-href-attribute-whitespace.js | 6 a.href = " https://www.mydomain.com/path/testurl.html?key=value"; 26 a.href = "https://www.mydomain.com/path/testurl.html?key=value "; 30 a.href = "https://www.mydomain.com/path/testurl.html?key=value\n"; 34 a.href = "https://www.mydomain.com/path/testurl.html?key=value\t"; 38 a.href = "https://www.mydomain.com/path/testurl.html?key=value\r"; 42 a.href = "https://www.mydomain.com/path/testurl.html?key=value\n \t\r \n";
|
set-href-attribute-hash.js | 6 a.href = "https://www.mydomain.com:8080/path/testurl.html#middle"; 8 shouldBe("a.href", "'https://www.mydomain.com:8080/path/testurl.html#hash-value'"); 23 a.href = "https://www.my\"d(){}|~om?ain#com/path/testurl.html#middle"; 25 shouldBe("a.href", "'https://www.my\"d(){}|~om?ain#com/path/testurl.html#middle'"); 31 a.href = "https://www.mydomain.com/path/testurl.html#middle"; 33 shouldBe("a.href", "'https://www.mydomain.com/path/testurl.html#'"); 38 a.href = "https://www.mydomain.com/path/testurl.html#middle"; 40 shouldBe("a.href", "'https://www.mydomain.com/path/testurl.html#'");
|
/external/doclava/ |
moe.sh | 23 rm -fr res/ src/ && svn export --force https://doclava.googlecode.com/svn/trunk/ . && rm -fr lib/ samples/ src/com/google/doclava/DoclavaTask.java
|
/build/tools/droiddoc/templates-pdk/ |
trailer.cs | 5 var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
|
/build/tools/droiddoc/templates-sdk/ |
trailer.cs | 5 var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
|
/development/libraries/stereocamera/ |
source.properties | 9 Pkg.SourceUrl=https\://dl-ssl.google.com/android/repository/repository.xml
|
/external/chromium/net/data/proxy_resolver_v8_unittest/ |
simple.js | 11 if (url.substring(0, 6) != "https:" &&
|
/external/webkit/LayoutTests/fast/url/script-tests/ |
standard-url.js | 24 ["https://foo:443/", "https://foo/"], 25 ["https://foo:80/", "https://foo:80/"],
|
relative.js | 23 ["http://host/a", "https:host2", "https://host2/"],
|
/external/webkit/LayoutTests/fast/dom/Geolocation/script-tests/ |
timeout-clear-watch.js | 1 description("Tests that when a watch times out and is cleared from the error callback, there is no crash. This a regression test for https://bugs.webkit.org/show_bug.cgi?id=32111.");
|
window-close-crash.js | 3 "See https://bugs.webkit.org/show_bug.cgi?id=52216");
|
no-page-cache.js | 1 description("Tests that pages that use Geolocation are not put in the page cache.<br><br>Currently, Geolocation does not work with the page cache so pages that use Geolocation are explicitly prevented from entering the cache. This test checks for accidental enabling of the page Cache for Geolocation. See https://bugs.webkit.org/show_bug.cgi?id=43956 for details.");
|
permission-denied-already-clear-watch.js | 1 description("Tests that when Geolocation permission has been denied prior to a call to watchPosition, and the watch is cleared in the error callback, there is no crash. This a regression test for https://bugs.webkit.org/show_bug.cgi?id=32111.");
|
/external/webkit/Tools/Scripts/webkitpy/common/net/bugzilla/ |
bugzilla_unittest.py | 73 'url' : "https://bugs.webkit.org/attachment.cgi?id=33721", 164 <!DOCTYPE bugzilla SYSTEM "https://bugs.webkit.org/bugzilla.dtd"> 166 urlbase="https://bugs.webkit.org/" 184 'url' : "https://bugs.webkit.org/attachment.cgi?id=45548", 200 focus fail on WebKit2. See https://bugs.webkit.org/show_bug.cgi?id=56988. 212 focus fail on WebKit2. See https://bugs.webkit.org/show_bug.cgi?id=56988. 213 https://bugs.webkit.org/show_bug.cgi?id=12345 254 <bugzilla version="3.2.3" urlbase="https://bugs.webkit.org/" maintainer="admin@webkit.org" exporter="eric@webkit.org"> 284 <link rel="Top" href="https://bugs.webkit.org/">
|
/external/chromium/chrome/common/extensions/docs/examples/extensions/proxy_configuration/test/ |
proxy_form_controller_test.js | 302 scheme: 'https', 314 this.assertEqual('https', single.scheme); 329 scheme: 'https', 330 host: 'https.example.com', 358 this.assertEqual('https', server.scheme); 359 this.assertEqual('https.example.com', server.host); 486 scheme: 'https', 487 host: 'https.example.com', 507 this.assertEqual('https', result.rules.proxyForHttps.scheme); 508 this.assertEqual('https.example.com', result.rules.proxyForHttps.host) [all...] |
/external/webkit/LayoutTests/storage/ |
open-database-while-transaction-in-progress.js | 10 // See https://bugs.webkit.org/show_bug.cgi?id=28207
|
/external/chromium/chrome/browser/resources/picasaweb_uploader/js/ |
picasa_client.js | 192 this.sendRequest('POST', 'https://www.google.com/accounts/ClientLogin', 305 this.getFeed('https://picasaweb.google.com/data/feed/api/user/' + 356 this.postFeed('https://picasaweb.google.com/data/feed/api/user/' + 371 return this.postFeed('https://picasaweb.google.com/data/feed/api/user/' +
|
/external/chromium/chrome/browser/resources/touch_ntp/standalone/ |
standalone_hack.js | 68 launch_url: 'https://mail.google.com/', 70 options_url: 'https://mail.google.com/mail/#settings' 357 web_store_url: 'https://chrome.google.com/webstore?hl=en-US' 423 From https://developer.mozilla.org/en/DOM/element.classList. 534 https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Function/bind
|
/external/chromium/chrome/browser/net/ |
predictor_unittest.cc | 565 // Base case, only handles HTTP and HTTPS. 592 GURL https("https://test"); 594 Predictor::CanonicalizeUrl(https)); 596 // Https works fine. 597 GURL long_https("https://host:999/path?query=value");
|