summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/html/semantics/forms/the-selectlist-element/selectlist-text-only.tentative.html
blob: ceefeca6087fb8252383022cae60c032048d8d93 (plain)
1
2
3
4
5
6
7
8
9
<!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-text-only-ref.html">

<selectlist>
  text node
  <option>option</option>
</selectlist>