blob: 2f48c056802274c79aac09bc96765396b7a527a5 [file] [log] [blame]
<!DOCTYPE html>
<div style="columns: 2; width: 250px; height: 100px">
<div style="width: 30px; height: 30px"></div>
<select multiple style="outline: 5px solid green">
<option>test</option>
<option>test</option>
<option>test</option>
<option>test</option>
<option>test</option>
</select>
</div>
<div style="width: 10px; height: 3000px"></div>