blob: 58bdb5e9f59703ff64968bb6f0ee7a9983d88c2a (
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(14, 32);
|