jruderman%hmc.edu ff5e9f021c Fix these crashtests: rename -moz-intrinsic to -moz-max-content
git-svn-id: svn://10.0.0.236/trunk@242064 18797224-902f-48f8-a5cc-f745e15eee43
2007-12-24 04:50:12 +00:00

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>