summaryrefslogtreecommitdiffstats
path: root/dom/plugins/test/mochitest/browser.ini
blob: a28a22f1082a1c0e28e98bdcba36156665685aae (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[DEFAULT]
support-files =
  head.js
  plugin_test.html
  plugin_subframe_test.html
  plugin_no_scroll_div.html

[browser_bug1163570.js]
skip-if = true # Bug 1249878
[browser_bug1196539.js]
skip-if = (!e10s || os != "win")
[browser_tabswitchbetweenplugins.js]
skip-if = (!e10s || os != "win")
[browser_pluginscroll.js]
skip-if = (true || !e10s || os != "win") # Bug 1213631