summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/html/semantics/forms/the-selectlist-element/selectlist-button-type-appearance.tentative.html
blob: 50ad339b0568c2f0fd641ad6241d464b66421fcb (plain)
1
2
3
4
5
6
7
8
<!DOCTYPE html>
<link rel=author href="mailto:jarhar@chromium.org">
<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>