summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/html/semantics/forms/the-selectmenu-element/selectmenu-writingmode-lr.tentative.html
blob: 15bd5916bdf0c66059dd009bc980bc6115222e22 (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/600">
<link rel=mismatch href="selectmenu-writingmode-tb-ref.html">

<selectmenu style="writing-mode: vertical-lr">
  <option>hello</option>
</selectmenu>