mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Add crashtest
This commit is contained in:
parent
43ba6ec933
commit
9c04896a0c
9
layout/svg/crashtests/404677-1.xhtml
Normal file
9
layout/svg/crashtests/404677-1.xhtml
Normal file
@ -0,0 +1,9 @@
|
||||
<html xmlns="http://www.w3.org/1999/xhtml" xmlns:svg="http://www.w3.org/2000/svg">
|
||||
<head>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<svg:svg height="-2" width="5" />
|
||||
|
||||
</body>
|
||||
</html>
|
@ -47,4 +47,5 @@ load 385852-1.svg
|
||||
load 386475-1.xhtml # asserts (bug 385554)
|
||||
load 387290-1.svg
|
||||
load 402408-1.svg
|
||||
load 404677-1.xhtml
|
||||
load 409573-1.svg
|
||||
|
Loading…
Reference in New Issue
Block a user