Modernizr Test Suite

Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)

  • flexbox: true
  • flexboxlegacy: true
  • canvas: true
  • canvastext: true
  • webgl: true
  • touch: false
  • geolocation: true
  • postmessage: true
  • websqldatabase: true
  • indexeddb: true
  • hashchange: true
  • history: true
  • draganddrop: true
  • websockets: true
  • rgba: true
  • hsla: true
  • multiplebgs: true
  • backgroundsize: true
  • borderimage: true
  • borderradius: true
  • boxshadow: true
  • textshadow: true
  • opacity: true
  • cssanimations: true
  • csscolumns: true
  • cssgradients: true
  • cssreflections: true
  • csstransforms: true
  • csstransforms3d: true
  • csstransitions: true
  • fontface: true
  • generatedcontent: true
  • video: true
  • audio: true
  • localstorage: true
  • sessionstorage: true
  • webworkers: true
  • applicationcache: false
  • svg: true
  • inlinesvg: true
  • smil: true
  • svgclippaths: true
  • input{}
  • inputtypes{}
  • _version: 2.8.3
  • _prefixes: ,-webkit-,-moz-,-o-,-ms-,
  • _domPrefixes: webkit,moz,o,ms
  • _cssomPrefixes: Webkit,Moz,O,ms
  • Tests completed in 16 milliseconds.
    14 tests of 14 passed, 0 failed.

    1. Basics: bind is implemented (0, 14, 14)Rerun
      1. bind is a member of Function.prototype
      2. bind works as expected
      3. okay
      4. okay
      5. okay
      6. okay
      7. okay
      8. f instanceof F
      9. g instanceof F
      10. h instanceof F
      11. "prototype" in F
      12. okay
      13. Objects that allow call but not construct can be bound...
      14. it exists

    JSON.stringify(Modernizr)
    Show the Ref Tests from Caniuse and Modernizr