blob: 002fc767c44d1bf285924f5b08099299cbc068c8 [file] [log] [blame]
<html>
<style>
#o-content-overflow {
width: 100px;
overflow: hidden;
text-align: left;
}
</style>
<body>
<table width="100%">
<tr>
<td align="center">
<div id="o-content-overflow">
ddddddd
</div>
</td>
<td>test</td>
</tr>
</table>
</body>
</html>