mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
16 lines
401 B
HTML
16 lines
401 B
HTML
<html><head>
|
|
<style>
|
|
div::first-letter {}
|
|
</style>
|
|
</head>
|
|
<body>
|
|
|
|
<div style="position: fixed; ">
|
|
<q></q>
|
|
</div>
|
|
<span>
|
|
<span style="display: -moz-box; -moz-binding:url(data:text/xml;charset=utf-8,%3Cbindings%20xmlns%3D%22http%3A//www.mozilla.org/xbl%22%3E%0A%3Cbinding%20id%3D%22a%22%3E%0A%3Ccontent%3E%3Cchildren/%3E%3C/content%3E%0A%3C/binding%3E%3C/bindings%3E);"></span>
|
|
</span>
|
|
</body></html>
|
|
|