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