frontend/.pnpm-store/v3/files/56/859b109b5fd1fe3a97915326ade5ff445d851fe0ff001a1d2c475c5a4b753837bd5248c6076dcb85cf4a64a83f6f98cf5196793a5f815e5aa34c4f196505d3

13 lines
333 B
Plaintext

// lol. we already have a test for datalist built in! silly you.
// Helpful links while you're here, though..
// http://css-tricks.com/15346-relevant-dropdowns-polyfill-for-datalist/
// http://miketaylr.com/test/datalist.html
// http://miketaylr.com/code/datalist.html
Modernizr.addTest('datalistelem', Modernizr.input.list );