23 lines
450 B
TOML
23 lines
450 B
TOML
[DEFAULT]
|
|
dupe-manifest=true
|
|
support-files = [
|
|
"head.js",
|
|
"iframe-test-page.html",
|
|
"first-iframe.html",
|
|
"second-iframe.html",
|
|
"test-page.html",
|
|
"short-test-page.html",
|
|
"large-test-page.html",
|
|
"test-page-resize.html",
|
|
"test-selectionAPI-page.html",
|
|
"rtl-test-page.html",
|
|
]
|
|
|
|
prefs = [
|
|
"screenshots.browser.component.enabled=true",
|
|
"sidebar.revamp=true",
|
|
]
|
|
|
|
["browser_keyboard_tests.js"]
|
|
|
|
["browser_screenshots_test_visible.js"]
|