blob: 4ab28fe3869a2d3004cb64955f2d09836475bb79 (
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");
runDictionaryPropertyPresentTestsFraction(26, 32);
|