blob: 57402aeac8147dfe5c04de802adaf98a96a78d23 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
<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>
|