Source code
Revision control
Copy as Markdown
Other Tools
# This is an example of comment at the top of a manifest
["bug_100.js"]
skip-if = [
]
["bug_3.js"]
# This is a comment about Bug 3
skip-if = ["os == 'linux'"]
# DO NOT ADD MORE TESTS HERE
['bug_20.js']
["test_foo.html"]
["test_bar.html"]
skip-if = [
]