Bug 965898 - Add subdomains for mochi.test. r=ted

This allows us to test document.domain without hoisting the whole test into
an example.com iframe.
This commit is contained in:
Bobby Holley 2014-07-29 21:35:32 -07:00
parent 5955f7bd14
commit 238867fbd4

View File

@ -60,6 +60,8 @@ http://127.0.0.1:80 privileged
http://127.0.0.1:8888 privileged
http://test:80 privileged
http://mochi.test:8888 privileged
http://test1.mochi.test:8888
http://test2.mochi.test:8888
http://example.org:80 privileged
http://test1.example.org:80 privileged
http://test2.example.org:80 privileged