summaryrefslogtreecommitdiffstats
path: root/dom/browser-element/mochitest/priority/chrome.ini
blob: e1852f6ff90f22a679e44f857345dbc7b19fe9c5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
[DEFAULT]
# Good luck running these tests on anything but desktop Linux.
run-if = os == 'linux' && buildapp == 'browser' && !e10s
support-files =
  file_Audio.html
  file_MultipleFrames.html
  file_NestedFramesOuter.html
  file_WebGLContextLost.html
  silence.ogg
  !/dom/browser-element/mochitest/browserElementTestHelpers.js
  !/dom/browser-element/mochitest/file_empty.html

[test_Activity.html]
[test_Audio.html]
[test_Background.html]
[test_Keyboard.html]
[test_MultipleFrames.html]
[test_NestedFrames.html]
[test_Visibility.html]