summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/html/semantics/forms/the-selectmenu-element/selectmenu-writingmode-tb-ref.html
blob: d2486ad9cc218e5bf05bb843ecc114c712da683d (plain)
1
2
3
4
<!DOCTYPE html>
<selectmenu style="writing-mode: horizontal-tb">
  <option>hello</option>
</selectmenu>