summaryrefslogtreecommitdiff
path: root/config-all.json
diff options
context:
space:
mode:
Diffstat (limited to 'config-all.json')
-rw-r--r--config-all.json86
1 files changed, 85 insertions, 1 deletions
diff --git a/config-all.json b/config-all.json
index d99dea8..724ba78 100644
--- a/config-all.json
+++ b/config-all.json
@@ -4,21 +4,31 @@
"addTest",
"atRule",
"fnBind",
+ "html5printshiv",
+ "load",
"prefixedCSS",
"setClasses",
"testProp"
],
"feature-detects": [
+ "test/a/download",
"test/applicationcache",
"test/audio/loop",
"test/audio/preload",
"test/audio/webaudio",
"test/audio",
+ "test/battery/lowbattery",
+ "test/battery",
"test/blob",
+ "test/canvas/todataurl",
"test/canvas",
"test/canvastext",
+ "test/contenteditable",
+ "test/contentsecuritypolicy",
"test/contextmenu",
"test/cookies",
+ "test/cors",
+ "test/crypto/getrandomvalues",
"test/css/all",
"test/css/animations",
"test/css/backgroundblendmode",
@@ -88,11 +98,28 @@
"test/css/vwunit",
"test/css/will-change",
"test/css/wrapflow",
+ "test/custom-protocol-handler",
+ "test/dart",
+ "test/dataview-api",
"test/dom/classlist",
"test/dom/createElement-attrs",
"test/dom/dataset",
"test/dom/documentfragment",
+ "test/dom/microdata",
+ "test/dom/hidden",
+ "test/dom/mutationObserver",
"test/draganddrop",
+ "test/elem/unknown",
+ "test/elem/datalist",
+ "test/elem/details",
+ "test/elem/output",
+ "test/elem/picture",
+ "test/elem/progress-meter",
+ "test/elem/ruby",
+ "test/elem/template",
+ "test/elem/time",
+ "test/elem/track",
+ "test/emoji",
"test/es5/array",
"test/es5/date",
"test/es5/function",
@@ -110,15 +137,49 @@
"test/es6/contains",
"test/es6/promises",
"test/es6/generators",
+ "test/event/deviceorientation-motion",
"test/event/oninput",
"test/eventlistener",
+ "test/exif-orientation",
+ "test/file/api",
+ "test/file/filesystem",
"test/flash",
+ "test/forms/capture",
+ "test/forms/fileinput",
+ "test/forms/fileinputdirectory",
+ "test/forms/formattribute",
+ "test/forms/inputnumber-l10n",
+ "test/forms/placeholder",
+ "test/forms/requestautocomplete",
+ "test/forms/validation",
"test/fullscreen-api",
+ "test/gamepad",
+ "test/geolocation",
+ "test/hashchange",
+ "test/hiddenscroll",
"test/history",
+ "test/htmlimports",
+ "test/ie8compat",
+ "test/iframe/sandbox",
+ "test/iframe/seamless",
+ "test/iframe/srcdoc",
"test/img/apng",
+ "test/img/jpegxr",
+ "test/img/srcset",
"test/img/webp",
+ "test/indexeddb",
+ "test/indexeddbblob",
"test/input",
+ "test/input/formaction",
+ "test/inputsearchevent",
+ "test/inputtypes",
+ "test/intl",
"test/json",
+ "test/lists-reversed",
+ "test/mathml",
+ "test/network/beacon",
+ "test/network/connection",
+ "test/network/eventsource",
"test/network/xhr-responsetype-arraybuffer",
"test/network/xhr-responsetype-blob",
"test/network/xhr-responsetype-document",
@@ -126,14 +187,23 @@
"test/network/xhr-responsetype-text",
"test/network/xhr-responsetype",
"test/network/xhr2",
+ "test/notification",
"test/pagevisibility-api",
+ "test/performance",
"test/pointerevents",
+ "test/pointerlock-api",
+ "test/postmessage",
+ "test/quota-management-api",
"test/requestanimationframe",
"test/script/async",
"test/script/defer",
"test/serviceworker",
+ "test/speech/speech-recognition",
+ "test/speech/speech-synthesis",
"test/storage/localstorage",
"test/storage/sessionstorage",
+ "test/storage/websqldatabase",
+ "test/style/scoped",
"test/svg/asimg",
"test/svg/clippaths",
"test/svg/filters",
@@ -141,20 +211,34 @@
"test/svg/foreignobject",
"test/svg/smil",
"test/svg",
+ "test/textarea/maxlength",
"test/touchevents",
"test/typed-arrays",
"test/unicode",
"test/unicode-range",
+ "test/url/bloburls",
"test/url/data-uri",
"test/url/parser",
+ "test/userdata",
"test/vibration",
"test/video/autoplay",
"test/video/loop",
"test/video/preload",
"test/video",
+ "test/vml",
"test/web-intents",
"test/webanimations",
"test/webgl/extensions",
- "test/webgl"
+ "test/webgl",
+ "test/webrtc/getusermedia",
+ "test/webrtc/peerconnection",
+ "test/websockets/binary",
+ "test/websockets",
+ "test/window/framed",
+ "test/workers/blobworkers",
+ "test/workers/dataworkers",
+ "test/workers/sharedworkers",
+ "test/workers/transferables",
+ "test/workers/webworkers"
]
}