Source code

Revision control

Copy as Markdown

Other Tools

[DEFAULT]
head = "head.js"
support-files = ""
["test_basic.js"]
["test_console_shouldLog.js"]
["test_failing_console_listener.js"]
skip-if = ["os == 'linux' && os_version == '18.04' && processor == 'x86_64' && tsan"]
["test_formatting.js"]
["test_reportForServiceWorkerScope.js"]
["test_worker.js"]
support-files = [
"worker.mjs",
]
run-if = ["os != 'android'"] # Uses ChromeWorker.