mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
12 lines
227 B
HTML
12 lines
227 B
HTML
<html style="min-width: -moz-max-content;">
|
|
<head>
|
|
</head>
|
|
<body>
|
|
<div>
|
|
<span style="margin: 0 100%; display: inline-block;"></span>
|
|
t
|
|
<div style="float: left">foo</div>
|
|
</div>
|
|
</body>
|
|
</html>
|