Bug 613817 - Add crashtest.

This commit is contained in:
Ryan VanderMeulen 2015-10-30 19:41:16 -04:00
parent 1f3281bcbe
commit 06071b80f1
2 changed files with 13 additions and 0 deletions

View File

@ -0,0 +1,12 @@
<svg xmlns="http://www.w3.org/2000/svg"><foreignObject id="fo">
<div xmlns="http://www.w3.org/1999/xhtml" style="display: -moz-popup;"></div></foreignObject><script>
function boom()
{
document.getElementById("fo").style.MozAppearance = "menuitem";
}
window.addEventListener("load", boom, false);
</script></svg>

After

Width:  |  Height:  |  Size: 320 B

View File

@ -374,6 +374,7 @@ load 595039-1.html
load 597924-1.html
load 606432-1.html
load 609821-1.xhtml
load 613817-1.svg
load 615146-1.html
load 615781-1.xhtml
load 616495-single-side-composite-color-border.html