mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-30 00:01:50 +00:00
Add crashtest
This commit is contained in:
parent
7bc9487b0c
commit
78b43b0a84
15
layout/base/crashtests/409461-1.xhtml
Normal file
15
layout/base/crashtests/409461-1.xhtml
Normal file
@ -0,0 +1,15 @@
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<style type="text/css">
|
||||
|
||||
svg:after { content: 'generated'; }
|
||||
|
||||
</style>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
||||
<svg xmlns="http://www.w3.org/2000/svg" />
|
||||
|
||||
</body>
|
||||
</html>
|
@ -89,3 +89,4 @@ load 405184-1.xhtml
|
||||
load 405186-1.xhtml
|
||||
load 408292.html
|
||||
load 408299.html
|
||||
load 409461-1.xhtml
|
||||
|
Loading…
Reference in New Issue
Block a user