blob: 63c3f3166effdf9bdc52b0c95d7c17742ba4b92f [file] [log] [blame]
PASS function () {
window.__defineGetter__("location", () => "haxored");
} threw exception TypeError: Attempting to change configurable attribute of unconfigurable property..
PASS result is correctValue
PASS successfullyParsed is true
TEST COMPLETE