summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/html/semantics/forms/the-selectmenu-element/selectmenu-writingmode-rl.tentative.html
blob: 9cc1056e35aca527e84913d63675c870580a5f66 (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-rl">
  <option>hello</option>
</selectmenu>