mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
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:
parent
5955f7bd14
commit
238867fbd4
@ -60,6 +60,8 @@ http://127.0.0.1:80 privileged
|
|||||||
http://127.0.0.1:8888 privileged
|
http://127.0.0.1:8888 privileged
|
||||||
http://test:80 privileged
|
http://test:80 privileged
|
||||||
http://mochi.test:8888 privileged
|
http://mochi.test:8888 privileged
|
||||||
|
http://test1.mochi.test:8888
|
||||||
|
http://test2.mochi.test:8888
|
||||||
http://example.org:80 privileged
|
http://example.org:80 privileged
|
||||||
http://test1.example.org:80 privileged
|
http://test1.example.org:80 privileged
|
||||||
http://test2.example.org:80 privileged
|
http://test2.example.org:80 privileged
|
||||||
|
Loading…
Reference in New Issue
Block a user