diff options
Diffstat (limited to 'dom/broadcastchannel/tests/browser.toml')
-rw-r--r-- | dom/broadcastchannel/tests/browser.toml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/dom/broadcastchannel/tests/browser.toml b/dom/broadcastchannel/tests/browser.toml new file mode 100644 index 0000000000..4162a34a68 --- /dev/null +++ b/dom/broadcastchannel/tests/browser.toml @@ -0,0 +1,5 @@ +[DEFAULT] +skip-if = ["os == 'android'"] +support-files = ["blank.html"] + +["browser_private_browsing.js"] |