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="select-text-only-ref.html">
<select>
text node
<option>option</option>
</select>
<style>
select, ::picker(select) {
appearance: base-select;
}
</style>