Skip to content

Commit

Permalink
Bug 1163446 - Followup to add the actual test.
Browse files Browse the repository at this point in the history
  • Loading branch information
heycam committed May 11, 2015
1 parent 75b81b5 commit 1d74c94
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions layout/style/crashtests/1163446-1.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
<script>
// Will leak with bug 1161413 patches and without bug 1163446 fix.
new FontFace("x", new ArrayBuffer(0));
</script>

0 comments on commit 1d74c94

Please sign in to comment.