blob: 5ff5922429d769ac5a87fffab26c8973ee290c62 (
plain)
1
2
3
4
5
6
|
// |reftest| slow skip-if(!xulRuntime.shell) -- uses shell load() function
// Any copyright is dedicated to the Public Domain.
// http://creativecommons.org/licenses/publicdomain/
loadRelativeToScript("defineProperty-setup.js");
runNonTerminalPropertyPresentTestsFraction(6, 8);
|