Source code

Revision control

Copy as Markdown

Other Tools

Test Info:

  • This WPT test may be referenced by the following Test IDs:
<!DOCTYPE html>
<link rel=author href="mailto:jarhar@chromium.org">
<link rel=match href="selectlist-selectedoption-element-cloning-ref.html">
<selectlist>
<button type=selectlist>
<selectedoption></selectedoption>
</button>
<option><span style="color:red">red</span> one</option>
</selectlist>