mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 716349 - Crashtest. r=karlt
This commit is contained in:
parent
42068c9eeb
commit
86e8d70fbd
13
layout/mathml/crashtests/716349-1.html
Normal file
13
layout/mathml/crashtests/716349-1.html
Normal file
@ -0,0 +1,13 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>Crashtest bug 716349</title>
|
||||
</head>
|
||||
<body>
|
||||
<math>
|
||||
<mspace width="-10px"/>
|
||||
<mspace height="-10px"/>
|
||||
</math>
|
||||
</body>
|
||||
</html>
|
||||
|
@ -55,3 +55,4 @@ load 557474-1.html
|
||||
load 655451-1.xhtml
|
||||
load 654928-1.html
|
||||
load 398038-1.html
|
||||
load 716349-1.html
|
||||
|
Loading…
Reference in New Issue
Block a user