blob: f7a82dd3459cfb6326e850e5748ad58b4f63fe00 (
plain)
1
2
3
4
5
6
|
[url-parsing.https.html]
expected:
if (os == "win") and not debug and (processor == "x86_64"): [OK, TIMEOUT]
[getRegistration should use the relevant global of the object it was called on to resolve the script URL]
expected:
if (os == "win") and not debug and (processor == "x86_64"): [PASS, TIMEOUT]
|