<!DOCTYPE html> | |
<link rel="help" href="https://issues.chromium.org/issues/428005645"> | |
<link rel="match" href="select-element-multiple-ref.html"> | |
<div style="display: flex; flex-direction: column; width: 100px;"> | |
<select multiple> | |
<option>test</option> | |
</select> | |
</div> |