spiegel-keyman/web/unit_tests/modernizr.config.json

30 lines
No EOL
521 B
JSON

{
"classPrefix": "",
"options": [
"addTest",
"atRule",
"domPrefixes",
"hasEvent",
"html5shiv",
"html5printshiv",
"load",
"prefixed",
"prefixes",
"setClasses",
"testAllProps",
"testProp"
],
"feature-detects": [
"contenteditable",
"dom/mutationObserver",
"dom/passiveeventlisteners",
"eventlistener",
"iframe/sandbox",
"iframe/seamless",
"iframe/srcdoc",
"queryselector",
"script/async",
"script/defer",
"touchevents"
]
}