mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Crashtest
This commit is contained in:
parent
a73482f145
commit
a2ae010008
10
layout/generic/crashtests/393758-1.xhtml
Normal file
10
layout/generic/crashtests/393758-1.xhtml
Normal file
@ -0,0 +1,10 @@
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<style>
|
||||
span { letter-spacing: 1em; unicode-bidi: bidi-override; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<table><tbody><tr><td><span>הG</span></td></tr></tbody></table>
|
||||
</body>
|
||||
</html>
|
@ -9,4 +9,5 @@ load 388175-1.html
|
||||
load 390050-1.html
|
||||
load 390050-2.html
|
||||
load 390050-3.html
|
||||
load 393758-1.xhtml
|
||||
load 404204-1.html
|
||||
|
Loading…
Reference in New Issue
Block a user