blob: 94c17f9b46c1d29503ba1d9432010b925bd9de37 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
[DEFAULT]
tags = mcb
support-files =
file_bug803225_test_mailto.html
file_frameNavigation.html
file_frameNavigation_blankTarget.html
file_frameNavigation_grandchild.html
file_frameNavigation_innermost.html
file_frameNavigation_secure.html
file_frameNavigation_secure_grandchild.html
file_main.html
file_main_bug803225.html
file_main_bug803225_websocket_wsh.py
file_server.sjs
!/dom/media/test/320x240.ogv
!/image/test/mochitest/blue.png
[test_main.html]
skip-if = toolkit == 'android' #TIMED_OUT
[test_bug803225.html]
skip-if = toolkit == 'android' #TIMED_OUT
[test_frameNavigation.html]
skip-if = toolkit == 'android' #TIMED_OUT
|