chromium/third_party/blink/web_tests/external/wpt/html/semantics/forms/the-selectlist-element/selectlist-button-type-appearance.tentative.html

<!DOCTYPE html>
<link rel=author href="mailto:[email protected]">
<link rel=help href="https://github.com/openui/open-ui/issues/702">
<link rel=match href="selectlist-button-type-appearance-ref.html">

<selectlist>
  <button type=selectlist>hello world</button>
</selectlist>