summaryrefslogtreecommitdiff
path: root/macros/texinfo/texinfo/js/build-aux/modernizr.json
diff options
context:
space:
mode:
Diffstat (limited to 'macros/texinfo/texinfo/js/build-aux/modernizr.json')
-rw-r--r--macros/texinfo/texinfo/js/build-aux/modernizr.json14
1 files changed, 14 insertions, 0 deletions
diff --git a/macros/texinfo/texinfo/js/build-aux/modernizr.json b/macros/texinfo/texinfo/js/build-aux/modernizr.json
new file mode 100644
index 0000000000..8302310cd9
--- /dev/null
+++ b/macros/texinfo/texinfo/js/build-aux/modernizr.json
@@ -0,0 +1,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"
+ ]
+}