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
3de5794db0
commit
ac0d5de5c0
14
layout/generic/crashtests/370866-1.xhtml
Normal file
14
layout/generic/crashtests/370866-1.xhtml
Normal file
@ -0,0 +1,14 @@
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
|
||||
<head>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
||||
<table style="display: -moz-deck;"><tbody><tr><td>
|
||||
<span style="position: relative;"><marquee><marquee><span style="position: absolute;">X</span></marquee></marquee></span>
|
||||
</td></tr></tbody></table>
|
||||
|
||||
</body>
|
||||
|
||||
</html>
|
@ -37,6 +37,7 @@ load 369150-2.html
|
||||
load 369227-1.xhtml
|
||||
load 370699-1.html
|
||||
load 370794-1.html
|
||||
load 370866-1.xhtml
|
||||
load 371348-1.xhtml
|
||||
load 371566-1.xhtml
|
||||
load 372376-1.xhtml
|
||||
|
Loading…
Reference in New Issue
Block a user