Skip to content

Commit

Permalink
data update
Browse files Browse the repository at this point in the history
  • Loading branch information
Fyrd committed Mar 3, 2013
1 parent 27c1134 commit 5a900ce
Show file tree
Hide file tree
Showing 89 changed files with 456 additions and 464 deletions.
2 changes: 1 addition & 1 deletion data.json

Large diffs are not rendered by default.

16 changes: 8 additions & 8 deletions features-json/apng.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,25 +4,25 @@
"spec":"https://wiki.mozilla.org/APNG_Specification",
"status":"unoff",
"links":[
{
"url":"http://en.wikipedia.org/wiki/APNG",
"title":"Wikipedia"
},
{
"url":"https://github.com/davidmz/apng-canvas",
"title":"Polyfill using canvas"
},
{
"url":"https://chrome.google.com/webstore/detail/ehkepjiconegkhpodgoaeamnpckdbblp",
"title":"Chrome extension providing support"
},
{
"url":"http://www.truekolor.net/learn-how-to-create-an-animated-png/",
"title":"APNG tutorial"
},
{
"url":"https://chrome.google.com/webstore/detail/ehkepjiconegkhpodgoaeamnpckdbblp",
"title":"Chrome extension providing support"
},
{
"url":"http://animatedpng.com/",
"title":"An APNG editor"
},
{
"url":"http://en.wikipedia.org/wiki/APNG",
"title":"Wikipedia"
}
],
"bugs":[
Expand Down
8 changes: 4 additions & 4 deletions features-json/audio-api.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@
"spec":"http://www.w3.org/TR/audioproc/",
"status":"wd",
"links":[
{
"url":"http://www.w3.org/TR/webaudio/",
"title":"Web Audio API by Google"
},
{
"url":"https://github.com/corbanbrook/audionode.js",
"title":"Polyfill to support Web Audio API in Firefox"
},
{
"url":"http://www.w3.org/TR/webaudio/",
"title":"Web Audio API by Google"
}
],
"bugs":[
Expand Down
24 changes: 12 additions & 12 deletions features-json/audio.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,14 @@
"spec":"http://www.whatwg.org/specs/web-apps/current-work/multipage/video.html#audio",
"status":"wd",
"links":[
{
"url":"http://html5doctor.com/native-audio-in-the-browser/",
"title":"HTML5 Doctor article"
},
{
"url":"http://dev.opera.com/articles/view/everything-you-need-to-know-about-html5-video-and-audio/",
"title":"Detailed article on video/audio elements"
},
{
"url":"https://raw.github.com/phiggins42/has.js/master/detect/audio.js#audio",
"title":"has.js test"
},
{
"url":"http://www.phoboslab.org/log/2011/03/the-state-of-html5-audio",
"title":"The State of HTML5 Audio"
Expand All @@ -20,18 +20,18 @@
"url":"http://textopia.org/androidsoundformats.html",
"title":"File format test page"
},
{
"url":"http://24ways.org/2010/the-state-of-html5-audio",
"title":"Detailed article on support"
},
{
"url":"http://www.jplayer.org/latest/demos/",
"title":"Demos of audio player that uses <audio>"
},
{
"url":"https://raw.github.com/phiggins42/has.js/master/detect/audio.js#audio",
"title":"has.js test"
}
{
"url":"http://html5doctor.com/native-audio-in-the-browser/",
"title":"HTML5 Doctor article"
},
{
"url":"http://24ways.org/2010/the-state-of-html5-audio",
"title":"Detailed article on support"
}
],
"bugs":[
{
Expand Down
8 changes: 4 additions & 4 deletions features-json/background-img-opts.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,17 +4,17 @@
"spec":"http://www.w3.org/TR/css3-background/#backgrounds",
"status":"cr",
"links":[
{
"url":"http://www.css3files.com/background/",
"title":"Information page"
},
{
"url":"http://www.standardista.com/css3/css3-background-properties",
"title":"Detailed compatibility tables and demos"
},
{
"url":"https://github.com/louisremi/jquery.backgroundSize.js",
"title":"jQuery polyfill for IE6-8"
},
{
"url":"http://www.css3files.com/background/",
"title":"Information page"
}
],
"bugs":[
Expand Down
8 changes: 4 additions & 4 deletions features-json/blobbuilder.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@
"spec":"http://www.w3.org/TR/file-writer-api/#the-blobbuilder-interface",
"status":"wd",
"links":[
{
"url":"https://developer.mozilla.org/en-US/docs/DOM/Blob",
"title":"MDN article on Blobs"
},
{
"url":"https://developer.mozilla.org/en/DOM/BlobBuilder",
"title":"MDN article on BlobBuilder"
},
{
"url":"https://developer.mozilla.org/en-US/docs/DOM/Blob",
"title":"MDN article on Blobs"
}
],
"bugs":[
Expand Down
8 changes: 4 additions & 4 deletions features-json/border-radius.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,14 @@
"spec":"http://www.w3.org/TR/css3-background/#the-border-radius",
"status":"cr",
"links":[
{
"url":"http://css3pie.com/",
"title":"Polyfill for that includes border-radius"
},
{
"url":"http://border-radius.com",
"title":"Border-radius CSS Generator"
},
{
"url":"http://css3pie.com/",
"title":"Polyfill for that includes border-radius"
},
{
"url":"http://muddledramblings.com/table-of-css3-border-radius-compliance",
"title":"Detailed compliance table"
Expand Down
8 changes: 4 additions & 4 deletions features-json/calc.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@
"spec":"http://www.w3.org/TR/css3-values/#calc",
"status":"cr",
"links":[
{
"url":"https://developer.mozilla.org/en/CSS/-moz-calc",
"title":"MDN article"
},
{
"url":"http://hacks.mozilla.org/2010/06/css3-calc/",
"title":"Mozilla Hacks article"
},
{
"url":"https://developer.mozilla.org/en/CSS/-moz-calc",
"title":"MDN article"
}
],
"bugs":[
Expand Down
6 changes: 3 additions & 3 deletions features-json/canvas-text.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,10 @@
"url":"http://code.google.com/p/canvas-text/",
"title":"Support library"
},
{
{
"url":"https://raw.github.com/phiggins42/has.js/master/detect/graphics.js#canvas-text",
"title":"has.js test"
}
"title":"has.js test"
}
],
"bugs":[

Expand Down
26 changes: 13 additions & 13 deletions features-json/canvas.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,18 @@
"spec":"http://www.whatwg.org/specs/web-apps/current-work/multipage/the-canvas-element.html#the-canvas-element",
"status":"wd",
"links":[
{
"url":"https://developer.mozilla.org/en/Canvas_tutorial",
"title":"Tutorial by Mozilla"
},
{
"url":"https://raw.github.com/phiggins42/has.js/master/detect/graphics.js#canvas",
"title":"has.js test"
},
{
"url":"http://explorercanvas.googlecode.com/",
"title":"Implementation for Internet Explorer"
},
{
"url":"http://www.canvasdemos.com/",
"title":"Showcase site"
Expand All @@ -15,19 +27,7 @@
{
"url":"http://www.diveinto.org/html5/canvas.html",
"title":"Another tutorial"
},
{
"url":"https://developer.mozilla.org/en/Canvas_tutorial",
"title":"Tutorial by Mozilla"
},
{
"url":"http://explorercanvas.googlecode.com/",
"title":"Implementation for Internet Explorer"
},
{
"url":"https://raw.github.com/phiggins42/has.js/master/detect/graphics.js#canvas",
"title":"has.js test"
}
}
],
"bugs":[
{
Expand Down
8 changes: 4 additions & 4 deletions features-json/classlist.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@
"spec":"http://www.w3.org/TR/dom/#dom-element-classlist",
"status":"wd",
"links":[
{
"url":"https://github.com/eligrey/classList.js",
"title":"Polyfill script"
},
{
"url":"http://hacks.mozilla.org/2010/01/classlist-in-firefox-3-6/",
"title":"Mozilla Hacks article"
},
{
"url":"https://github.com/eligrey/classList.js",
"title":"Polyfill script"
}
],
"bugs":[
Expand Down
8 changes: 4 additions & 4 deletions features-json/contenteditable.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,14 @@
"spec":"http://www.whatwg.org/specs/web-apps/current-work/multipage/editing.html#contenteditable",
"status":"wd",
"links":[
{
"url":"http://blog.whatwg.org/the-road-to-html-5-contenteditable",
"title":"WHATWG blog post"
},
{
"url":"http://accessgarage.wordpress.com/2009/05/08/how-to-hack-your-app-to-make-contenteditable-work/",
"title":"Blog post on usage problems"
},
{
"url":"http://blog.whatwg.org/the-road-to-html-5-contenteditable",
"title":"WHATWG blog post"
},
{
"url":"http://html5demos.com/contenteditable",
"title":"Demo page"
Expand Down
18 changes: 9 additions & 9 deletions features-json/cors.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,25 +5,25 @@
"status":"wd",
"links":[
{
"url":"http://hacks.mozilla.org/2009/07/cross-site-xmlhttprequest-with-cors/",
"title":"Mozilla Hacks blog post"
"url":"http://msdn.microsoft.com/en-us/library/cc288060(VS.85).aspx",
"title":"Alternative implementation by IE8"
},
{
"url":"http://dev.opera.com/articles/view/dom-access-control-using-cross-origin-resource-sharing/",
"title":"DOM access using CORS"
},
{
"url":"http://msdn.microsoft.com/en-us/library/cc288060(VS.85).aspx",
"title":"Alternative implementation by IE8"
},
{
"url":"http://saltybeagle.com/2009/09/cross-origin-resource-sharing-demo/",
"title":"Demo and script with cross-browser support"
},
{
{
"url":"https://raw.github.com/phiggins42/has.js/master/detect/features.js#native-cors-xhr",
"title":"has.js test"
}
"title":"has.js test"
},
{
"url":"http://hacks.mozilla.org/2009/07/cross-site-xmlhttprequest-with-cors/",
"title":"Mozilla Hacks blog post"
}
],
"bugs":[
{
Expand Down
8 changes: 4 additions & 4 deletions features-json/css-animation.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@
"spec":"http://www.w3.org/TR/css3-animations/",
"status":"wd",
"links":[
{
"url":"http://robertnyman.com/2010/05/06/css3-animations/",
"title":"Blog post on usage"
},
{
"url":"http://www.css3files.com/animation/",
"title":"Information page"
},
{
"url":"http://robertnyman.com/2010/05/06/css3-animations/",
"title":"Blog post on usage"
}
],
"bugs":[
Expand Down
8 changes: 4 additions & 4 deletions features-json/css-boxshadow.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,16 +5,16 @@
"status":"cr",
"links":[
{
"url":"http://www.css3files.com/shadow/",
"title":"Information page"
"url":"http://westciv.com/tools/boxshadows/index.html",
"title":"Live editor"
},
{
"url":"https://developer.mozilla.org/En/CSS/-moz-box-shadow",
"title":"MDN article"
},
{
"url":"http://westciv.com/tools/boxshadows/index.html",
"title":"Live editor"
"url":"http://www.css3files.com/shadow/",
"title":"Information page"
},
{
"url":"http://tests.themasta.com/blogstuff/boxshadowdemo.html",
Expand Down
8 changes: 4 additions & 4 deletions features-json/css-featurequeries.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,17 +4,17 @@
"spec":"http://www.w3.org/TR/css3-conditional/#at-supports",
"status":"wd",
"links":[
{
"url":"http://dabblet.com/gist/3895764",
"title":"Test case"
},
{
"url":"https://developer.mozilla.org/en-US/docs/CSS/@supports",
"title":"MDN Article"
},
{
"url":"http://mcc.id.au/blog/2012/08/supports",
"title":"@supports in Firefox"
},
{
"url":"http://dabblet.com/gist/3895764",
"title":"Test case"
}
],
"bugs":[
Expand Down
8 changes: 4 additions & 4 deletions features-json/css-filters.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,16 +9,16 @@
"title":"Filter editor"
},
{
"url":"http://bennettfeely.com/filters/",
"title":"Filter Playground"
"url":"http://www.html5rocks.com/en/tutorials/filters/understanding-css/",
"title":"Mozilla hacks article"
},
{
"url":"http://html5-demos.appspot.com/static/css/filters/index.html",
"title":"Demo file for WebKit browsers"
},
{
"url":"http://www.html5rocks.com/en/tutorials/filters/understanding-css/",
"title":"Mozilla hacks article"
"url":"http://bennettfeely.com/filters/",
"title":"Filter Playground"
}
],
"bugs":[
Expand Down
Loading

0 comments on commit 5a900ce

Please sign in to comment.