diff options
Diffstat (limited to 'dom/html/test/chrome.ini')
-rw-r--r-- | dom/html/test/chrome.ini | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/dom/html/test/chrome.ini b/dom/html/test/chrome.ini new file mode 100644 index 000000000..fd8009690 --- /dev/null +++ b/dom/html/test/chrome.ini @@ -0,0 +1,10 @@ +[DEFAULT] +support-files = + file_anchor_ping.html + wakelock.ogg + wakelock.ogv + +[test_anchor_ping.html] +skip-if = os == 'android' +[test_audio_wakelock.html] +[test_video_wakelock.html] |