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
cb9f1d63bb
commit
ad87d32a07
15
layout/generic/crashtests/393923-1.html
Normal file
15
layout/generic/crashtests/393923-1.html
Normal file
@ -0,0 +1,15 @@
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<style>
|
||||
div::first-letter { color: magenta; }
|
||||
</style>
|
||||
</head>
|
||||
|
||||
<body style="direction: rtl;">
|
||||
|
||||
<div>
|
||||
AB</div>
|
||||
|
||||
</body>
|
||||
|
||||
</html>
|
@ -34,6 +34,7 @@ load 390762-1.html
|
||||
load 391894-1.html
|
||||
load 393758-1.xhtml
|
||||
load 393906-1.html
|
||||
load 393923-1.html
|
||||
load 398181-1.html
|
||||
load 398181-2.html
|
||||
load 404204-1.html
|
||||
|
Loading…
Reference in New Issue
Block a user