Re: [service-workers-tests] Add multi-global tests for service worker URL parsing (#3449)

# Firefox #
Testing revision b1c22eb11b1def906351425e87f052aae44db1fd
Starting 10 test iterations
All results were stable

## All results ##

### /service-workers/service-worker/multi-globals/url-parsing.https.html ###
|                                                 Subtest                                                 | Results |
|---------------------------------------------------------------------------------------------------------|---------|
|                                                                                                         | OK      |
| register should use the relevant global of the object it was called on to resolve the scope URL         | FAIL    |
| getRegistration should use the relevant global of the object it was called on to resolve the script URL | FAIL    |
| register should use the relevant global of the object it was called on to resolve the script URL        | FAIL    |

View on GitHub: https://github.com/w3c/web-platform-tests/pull/3449#issuecomment-256629705

Received on Thursday, 27 October 2016 12:41:32 UTC