blob: 6f78157b59d9adf3ed0a3d7d3f1f1e95e1ed1c08 (
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(32, 32);
|