blob: de8ad0cb8b4c420ef8f1ae9b3ea3e908c1c3ec53 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
[DEFAULT]
support-files =
file_base.html
file_frame1.html
file_frame2.html
file_innerframe.html
head.js
[browser_basic_outofprocess.js]
[browser_controller.js]
skip-if =
os == "linux" && bits == 64 # Bug 1663506
os == "mac" && debug # Bug 1663506
os == "win" && bits == 64 # Bug 1663506
[browser_promisefocus.js]
|