summaryrefslogtreecommitdiff
path: root/macros/texinfo/texinfo/js/build-aux/modernizr.json
blob: 8302310cd9d5cdc0e8fdbbefd81b66783be60c61 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
  "options": [],
  "feature-detects": [
    "test/dom/classlist",
    "test/dom/hidden",
    "test/elem/datalist",
    "test/es5/specification",
    "test/eventlistener",
    "test/history",
    "test/postmessage",
    "test/queryselector",
    "test/window/framed"
  ]
}