blob: d7be3a1883026c1402e6b511a12f9f9346fee429 [file] [log] [blame]
<!DOCTYPE html>
<html>
<style>
table {
border-collapse:collapse;
}
td {
border: 1px solid green;
padding-bottom: 0;
overflow-y: hidden;
width: 300px;
}
</style>
<table>
<tr><td>PASS if no scrollbar</td></tr>
</table>