All Downloads are FREE. Search and download functionalities are using the official Maven repository.

static.js.vendor.modernizr.feature-detects.dom.microdata.js Maven / Gradle / Ivy

The newest version!
/*!
{
  "name": "microdata",
  "property": "microdata",
  "tags": ["dom"],
  "builderAliases": ["dom_microdata"],
  "notes": [{
    "name": "W3 Spec",
    "href": "http://www.w3.org/TR/html5/microdata.html"
  }]
}
!*/
define(['Modernizr'], function(Modernizr) {
  Modernizr.addTest('microdata', 'getItems' in document);
});




© 2015 - 2025 Weber Informatics LLC | Privacy Policy