Skip to content
Snippets Groups Projects
Commit 83ada376 authored by Blake Kaplan's avatar Blake Kaplan
Browse files

Bug 756584 - Crashtest for bug 720305. r=dveditz

parent 98f9df6c
No related branches found
No related tags found
No related merge requests found
<!DOCTYPE html>
<script>
var c = document.getElementsByClassName("x");
Object.defineProperty(c, "length", {set: void 0});
Array.prototype.shift.call(c);
</script>
......@@ -35,5 +35,6 @@ load 616930-1.html
load 639737-1.html
load 648206-1.html
load 705875.html
load 720305-1.html
load 723465.html
load 754311.html
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment