blob: d7f54a61d968ffbd9366b5f8f7807a4d0c0a6e9a [file] [log] [blame]
<!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>