summaryrefslogtreecommitdiff
path: root/config-all.json
diff options
context:
space:
mode:
authorAlex Xu <alex_y_xu@yahoo.ca>2014-10-07 12:07:47 -0400
committerAlex Xu <alex_y_xu@yahoo.ca>2014-10-07 12:49:06 -0400
commitf2a7ba250c9981828d04b831d1ee8f556e1301c7 (patch)
treec90f29d30868190119ca058bd014ac404cf37961 /config-all.json
parentd42bb52a9592f75ee59e8a354cfaf5b81437141a (diff)
downloadhtml5ks-f2a7ba250c9981828d04b831d1ee8f556e1301c7.tar.xz
html5ks-f2a7ba250c9981828d04b831d1ee8f556e1301c7.zip
Update stuff, fix Makefile.
Diffstat (limited to 'config-all.json')
-rw-r--r--config-all.json90
1 files changed, 67 insertions, 23 deletions
diff --git a/config-all.json b/config-all.json
index ab34929..62f747e 100644
--- a/config-all.json
+++ b/config-all.json
@@ -1,20 +1,30 @@
{
"classPrefix": "",
"options": [
+ "addTest",
+ "atRule",
+ "fnBind",
+ "html5printshiv",
+ "load",
+ "prefixedCSS",
"setClasses",
- "testProp",
- "fnBind"
+ "testProp"
],
"feature-detects": [
"test/applicationcache",
"test/audio/loop",
+ "test/audio/preload",
+ "test/audio/webaudio",
"test/audio",
- "test/canvas/todataurl",
+ "test/blob",
"test/canvas",
"test/canvastext",
"test/contextmenu",
"test/cookies",
+ "test/css/all",
"test/css/animations",
+ "test/css/backgroundblendmode",
+ "test/css/backgroundcliptext",
"test/css/backgroundposition-shorthand",
"test/css/backgroundposition-xy",
"test/css/backgroundrepeat",
@@ -25,12 +35,22 @@
"test/css/boxshadow",
"test/css/boxsizing",
"test/css/calc",
+ "test/css/chunit",
"test/css/checked",
"test/css/columns",
"test/css/cubicbezierrange",
+ "test/css/displayrunin",
+ "test/css/displaytable",
"test/css/ellipsis",
+ "test/css/escape",
+ "test/css/exunit",
"test/css/filters",
+ "test/css/flexbox",
+ "test/css/flexboxlegacy",
+ "test/css/flexboxtweener",
+ "test/css/flexwrap",
"test/css/fontface",
+ "test/css/generatedcontent",
"test/css/gradients",
"test/css/hsla",
"test/css/hyphens",
@@ -43,76 +63,100 @@
"test/css/opacity",
"test/css/overflow-scrolling",
"test/css/pointerevents",
+ "test/css/positionsticky",
"test/css/pseudoanimations",
"test/css/pseudotransitions",
"test/css/reflections",
+ "test/css/regions",
+ "test/css/remunit",
"test/css/resize",
"test/css/rgba",
"test/css/scrollbars",
+ "test/css/shapes",
+ "test/css/siblinggeneral",
"test/css/subpixelfont",
+ "test/css/supports",
+ "test/css/target",
"test/css/textshadow",
+ "test/css/textalignlast",
"test/css/transforms",
"test/css/transforms3d",
"test/css/transformstylepreserve3d",
"test/css/transitions",
"test/css/userselect",
+ "test/css/vhunit",
+ "test/css/vmaxunit",
+ "test/css/vminunit",
+ "test/css/vwunit",
+ "test/css/will-change",
+ "test/css/wrapflow",
"test/dom/classlist",
"test/dom/createElement-attrs",
"test/dom/dataset",
"test/dom/documentfragment",
- "test/elem/output",
- "test/elem/progress-meter",
- "test/elem/time",
+ "test/draganddrop",
+ "test/es5/array",
+ "test/es5/date",
+ "test/es5/function",
+ "test/es5/object",
+ "test/es5/strictmode",
+ "test/es5/string",
+ "test/es6/array",
+ "test/es6/math",
+ "test/es6/number",
+ "test/es6/object",
+ "test/es6/string",
+ "test/es5/syntax",
+ "test/es5/undefined",
+ "test/es5/specification",
+ "test/es6/contains",
+ "test/es6/promises",
+ "test/es6/generators",
"test/event/oninput",
+ "test/eventlistener",
"test/flash",
"test/fullscreen-api",
"test/history",
- "test/ie8compat",
"test/img/apng",
- "test/img/webp-lossless",
- "test/img/webp-alpha",
- "test/img/webp-animation",
"test/img/webp",
"test/input",
- "test/inputtypes",
"test/json",
+ "test/network/xhr-responsetype-arraybuffer",
+ "test/network/xhr-responsetype-blob",
+ "test/network/xhr-responsetype-document",
"test/network/xhr-responsetype-json",
"test/network/xhr-responsetype-text",
"test/network/xhr-responsetype",
- "test/notification",
+ "test/network/xhr2",
"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/storage/localstorage",
"test/storage/sessionstorage",
- "test/style/scoped",
"test/svg/asimg",
"test/svg/clippaths",
"test/svg/filters",
"test/svg/inline",
+ "test/svg/foreignobject",
+ "test/svg/smil",
"test/svg",
"test/touchevents",
"test/typed-arrays",
"test/unicode",
"test/unicode-range",
"test/url/data-uri",
- "test/userdata",
+ "test/url/parser",
+ "test/vibration",
"test/video/autoplay",
"test/video/loop",
"test/video/preload",
"test/video",
+ "test/web-intents",
"test/webanimations",
"test/webgl/extensions",
- "test/webgl",
- "test/window/framed",
- "test/workers/dataworkers",
- "test/workers/sharedworkers",
- "test/workers/webworkers"
+ "test/webgl"
]
}