select-text-only-ref.html (368B)
1 <!DOCTYPE html> 2 <link rel=stylesheet href="resources/customizable-select-styles.css"> 3 <div class="customizable-select-button open" style="anchor-name:--button" popovertarget=popover id=button> 4 <span class=customizable-select-selectedcontent>option</span> 5 </div> 6 <div id=popover popover=auto style="position-anchor:--button" class=customizable-select-popover> 7 </div>