diff options
Diffstat (limited to 'layout/generic/crashtests/467914-1.html')
-rw-r--r-- | layout/generic/crashtests/467914-1.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/layout/generic/crashtests/467914-1.html b/layout/generic/crashtests/467914-1.html new file mode 100644 index 000000000..1066a6c8a --- /dev/null +++ b/layout/generic/crashtests/467914-1.html @@ -0,0 +1,3 @@ +<window xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul" xmlns:html="http://www.w3.org/1999/xhtml" xmlns:mathml="http://www.w3.org/1998/Math/MathML"> +<mathml:munder style="-moz-transform: translate(50px);clip-path: url(#h);"/> +</window> |