Source code

Revision control

Copy as Markdown

Other Tools

Test Info:

<!DOCTYPE html>
<link rel=author href="mailto:jarhar@chromium.org">
<link rel=match href="selectlist-option-label-rendering-ref.html">
<link rel=assert title="option elements should not render their label attributes when used in selectlist.">
<selectlist>
<option label=label>textcontent</option>
</selectlist>