tenfourfox/layout/xul/crashtests/350460.xul
Cameron Kaiser c9b2922b70 hello FPR
2017-04-19 00:56:45 -07:00

8 lines
362 B
XML

<window xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"
title="Crash [@ DoDeletingFrameSubtree] after reloading a xul page a few times with display: -moz-popup and menuitem">
<menuitem style="display: -moz-popup;">
<box style="display: -moz-popup;">
<box style="display: -moz-popup;"/>
</box>
</menuitem>
</window>