Source code
Revision control
Copy as Markdown
Other Tools
// |reftest| shell-option(--enable-import-attributes) skip-if(!xulRuntime.shell) module -- requires shell-options
assertEq(m, 123);
if (typeof reportCompare == 'function')
reportCompare(0, 0);