blob: 44a971ab41a3d7b7bccada673c13547282f867ff (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
[DEFAULT]
["browser_bug1204626.js"]
support-files = [
"bug1204626_doc0.html",
"bug1204626_doc1.html",
]
["browser_persist.js"]
support-files = [
"file_persist_srcset.html",
"file_persist_svg.html",
"file_persist_picture_source.html",
"file_persist_image.png",
]
["browser_save_form_input_state.js"]
support-files = ["file_form_state.html"]
|