blob: 093b87b7d0dea2c2b15377c85b6a218d84abd444 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
[DEFAULT]
skip-if = os == 'android'
[test_privbrowsing_perwindowpb.html]
skip-if = true # Bug 1173337
support-files =
../formsubmit.sjs
notification_common.js
privbrowsing_perwindowpb_iframe.html
subtst_privbrowsing_1.html
subtst_privbrowsing_2.html
subtst_privbrowsing_3.html
subtst_privbrowsing_4.html
|