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-default-button-slot-ref.html">
<meta rel=assert title="Child nodes of selectlist should be slotted into the button slot by default">
<selectlist>
<div>first child</div>
<div>second child</div>
</selectlist>