Files
tubestation/toolkit/content/tests/browser/browser.ini
Alastor Wu a1388e3c7d Bug 1346872 - part3 : add and modify test. r=Ehsan
Add new tests and move some share codes to head.js.

MozReview-Commit-ID: GcCio6JupZu
2017-03-30 14:27:45 +08:00

88 lines
2.3 KiB
INI

[DEFAULT]
support-files =
audio.ogg
empty.png
file_blockMedia_shouldNotPlay.html
file_blockMedia_shouldPlay.html
file_contentTitle.html
file_mediaPlayback.html
file_mediaPlayback2.html
file_mediaPlaybackFrame.html
file_mediaPlaybackFrame2.html
file_multipleAudio.html
file_multiplePlayingAudio.html
file_nonAutoplayAudio.html
file_plugIn.html
file_redirect.html
file_redirect_to.html
file_silentAudioTrack.html
file_webAudio.html
head.js
image.jpg
image_page.html
silentAudioTrack.webm
[browser_audioCompeting.js]
tags = audiochannel
[browser_audioCompeting_onlyForActiveAgent.js]
tags = audiochannel
[browser_autoscroll_disabled.js]
[browser_block_autoplay_media.js]
tags = audiochannel
[browser_block_autoplay_media_pausedAfterPlay.js]
tags = audiochannel
[browser_block_autoplay_playAfterTabVisible.js]
tags = audiochannel
[browser_block_notInTreeAudio.js]
tags = audiochannel
[browser_block_playMediaInMuteTab.js]
tags = audiochannel
[browser_block_plugIn.js]
tags = audiochannel
[browser_block_silentAudioTrack_media.js]
tags = audiochannel
[browser_block_webAudio.js]
tags = audiochannel
[browser_bug1170531.js]
[browser_bug1198465.js]
[browser_bug295977_autoscroll_overflow.js]
[browser_bug451286.js]
skip-if = !e10s
[browser_bug594509.js]
[browser_bug982298.js]
[browser_content_url_annotation.js]
skip-if = !e10s || !crashreporter
[browser_contentTitle.js]
[browser_crash_previous_frameloader.js]
run-if = e10s && crashreporter
[browser_default_image_filename.js]
[browser_f7_caret_browsing.js]
[browser_findbar.js]
[browser_isSynthetic.js]
[browser_keyevents_during_autoscrolling.js]
[browser_label_textlink.js]
[browser_mediaPlayback.js]
tags = audiochannel
[browser_mediaPlayback_mute.js]
tags = audiochannel
[browser_mediaPlayback_suspended.js]
tags = audiochannel
[browser_mediaPlayback_suspended_multipleAudio.js]
tags = audiochannel
[browser_mute.js]
tags = audiochannel
[browser_mute2.js]
tags = audiochannel
[browser_mute_plugIn.js]
tags = audiochannel
[browser_mute_webAudio.js]
tags = audiochannel
[browser_quickfind_editable.js]
[browser_save_resend_postdata.js]
support-files =
common/mockTransfer.js
data/post_form_inner.sjs
data/post_form_outer.sjs
skip-if = e10s # Bug ?????? - test directly manipulates content (gBrowser.contentDocument.getElementById("postForm").submit();)
[browser_saveImageURL.js]