blob: 5c010a5b83faf98dd1252069af2259df7eb82b17 [file] [log] [blame]
<!doctype HTML>
<style>
::-webkit-scrollbar {
display: none;
}
</style>
<div style="position: fixed; overflow: auto;">
<div style="height: 700px; position: fixed; overflow: auto;">
<div style="height: 900px; position: relative;">
<div style="width: 400px; overflow: auto;">
<table style="width: 700px; background: white;">
<td style="position: relative">
test
</td>
</table>
</div>
</div>
</div>
</div>