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 19 milliseconds.
    5 tests of 5 passed, 0 failed.

    1. Modernizr's API methods: Modernizr.testStyles() (0, 5, 5)Rerun
      1. Modernizr.testStyles() is a function
      2. rule passsed back matches what i gave it.
      3. width was set through the style
      4. height was set through the style
      5. element is indeed the modernizr element

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