Files
tubestation/toolkit/components/printing/tests/browserSidebarRevamp.toml

19 lines
436 B
TOML

[DEFAULT]
dupe-manifest=true
support-files = [
"head.js",
"simplifyArticleSample.html",
]
prefs = ["sidebar.revamp=true"]
["browser_modal_print.js"]
support-files = [
"file_portrait.html",
"file_landscape.html",
"file_first_portrait.html",
"file_first_landscape.html",
]
skip-if = [
"os == 'linux' && os_version == '24.04' && processor == 'x86_64' && display == 'x11' && opt && socketprocess_networking", # Bug 1775883
]