summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/html/semantics/forms/the-selectlist-element/selectlist-option-arbitrary-content-not-displayed-ref.tentative.html
blob: fa44198fff0a91dcab4ff722858a4f128e2960a1 (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>

<selectlist>
</selectlist>

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