490174-1-ref.html 317 B

123456789101112131415
  1. <!DOCTYPE html>
  2. <html>
  3. <head></head>
  4. <body>
  5. <div style="position:absolute; top: 50px; left: 50px; border: 2px solid orange;" id="v">
  6. a
  7. <select style="width: 200%">
  8. <option style="visibility: collapse; overflow: auto; display: table-footer-group;">X</option>
  9. </select>
  10. </div>
  11. </body>
  12. </html>