blob: 6e014d511c5b5026d8969c4388a786942d224a5c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
[DEFAULT]
support-files =
docload_wnd.html
!/accessible/tests/mochitest/*.js
[test_docload_aria.html]
[test_docload_busy.html]
[test_docload_embedded.html]
[test_docload_iframe.html]
[test_docload_root.html]
skip-if = os == 'mac' # bug 1456997
[test_docload_shutdown.html]
skip-if = os == 'mac' # bug 1456997
|