Source code

Revision control

Copy as Markdown

Other Tools

Test Info:

<!DOCTYPE html>
<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>