summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/html/semantics/forms/the-selectmenu-element/selectmenu-option-arbitrary-content-not-displayed-ref.tentative.html
blob: d12943105f8c47d32f47eec0aa773a9a98046bfa (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<!DOCTYPE html>
<meta charset="utf-8">
<link rel="author" title="Ionel Popescu" href="mailto:iopopesc@microsoft.com">

<option>
  option with image not displayed
</option>

<selectmenu>
</selectmenu>

<option>
  option with image not displayed
</option>