mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
11 lines
213 B
HTML
11 lines
213 B
HTML
|
<!DOCTYPE html>
|
||
|
<html>
|
||
|
<head>
|
||
|
<title>Testcase, bug 438537</title>
|
||
|
</head>
|
||
|
<body>
|
||
|
<div style="height:40px;border:solid 2px black;-moz-border-radius: 8px;overflow:hidden">
|
||
|
</div>
|
||
|
</body>
|
||
|
</html>
|