18 lines
355 B
TOML
18 lines
355 B
TOML
[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"]
|