mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
18 lines
247 B
HTML
18 lines
247 B
HTML
<html>
|
|
<head>
|
|
</head>
|
|
<body>
|
|
<div style="overflow: scroll;">
|
|
<div>
|
|
<q>
|
|
<span style="display: -moz-box;"></span>
|
|
</q>
|
|
</div>
|
|
<q></q>
|
|
</div>
|
|
|
|
<style>
|
|
body *+* {quotes: "quote" "quote" !important;}
|
|
</style>
|
|
</body>
|
|
</html> |