mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-07 01:15:33 +00:00
30 lines
No EOL
521 B
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"
|
|
]
|
|
} |