Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

caniuse-db

Package Overview
Dependencies
Maintainers
1
Versions
1765
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

caniuse-db - npm Package Compare versions

Comparing version 1.0.20140311 to 1.0.20140313

8

features-json/apng.json

@@ -8,6 +8,2 @@ {

{
"url":"http://en.wikipedia.org/wiki/APNG",
"title":"Wikipedia"
},
{
"url":"https://github.com/davidmz/apng-canvas",

@@ -19,2 +15,6 @@ "title":"Polyfill using canvas"

"title":"Chrome extension providing support"
},
{
"url":"http://en.wikipedia.org/wiki/APNG",
"title":"Wikipedia"
}

@@ -21,0 +21,0 @@ ],

@@ -12,6 +12,2 @@ {

{
"url":"https://github.com/corbanbrook/audionode.js",
"title":"Polyfill to support Web Audio API in Firefox"
},
{
"url":"https://github.com/g200kg/WAAPISim",

@@ -23,2 +19,6 @@ "title":"Polyfill to enable Web Audio API through Firefox Audio Data api or flash"

"title":"Additional browser compatibility tests for specific features"
},
{
"url":"https://github.com/corbanbrook/audionode.js",
"title":"Polyfill to support Web Audio API in Firefox"
}

@@ -25,0 +25,0 @@ ],

@@ -8,10 +8,6 @@ {

{
"url":"http://docs.webplatform.org/wiki/html/elements/audio",
"title":"WebPlatform Docs"
"url":"http://textopia.org/androidsoundformats.html",
"title":"File format test page"
},
{
"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":"http://html5doctor.com/native-audio-in-the-browser/",

@@ -21,10 +17,6 @@ "title":"HTML5 Doctor article"

{
"url":"http://textopia.org/androidsoundformats.html",
"title":"File format test page"
"url":"http://docs.webplatform.org/wiki/html/elements/audio",
"title":"WebPlatform Docs"
},
{
"url":"http://24ways.org/2010/the-state-of-html5-audio",
"title":"Detailed article on support"
},
{
"url":"http://www.jplayer.org/latest/demos/",

@@ -34,2 +26,10 @@ "title":"Demos of audio player that uses <audio>"

{
"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",

@@ -39,4 +39,4 @@ "title":"The State of HTML5 Audio"

{
"url":"https://raw.github.com/phiggins42/has.js/master/detect/audio.js#audio",
"title":"has.js test"
"url":"http://24ways.org/2010/the-state-of-html5-audio",
"title":"Detailed article on support"
}

@@ -43,0 +43,0 @@ ],

@@ -8,2 +8,6 @@ {

{
"url":"http://www.standardista.com/css3/css3-background-properties",
"title":"Detailed compatibility tables and demos"
},
{
"url":"https://github.com/louisremi/background-size-polyfill",

@@ -15,6 +19,2 @@ "title":"Polyfill for IE7-8"

"title":"Information page"
},
{
"url":"http://www.standardista.com/css3/css3-background-properties",
"title":"Detailed compatibility tables and demos"
}

@@ -21,0 +21,0 @@ ],

@@ -8,8 +8,8 @@ {

{
"url":"https://developer.mozilla.org/en-US/docs/WebAPI/Battery_Status",
"title":"MDN Docs"
},
{
"url":"http://www.smartjava.org/examples/webapi-battery/",
"title":"Simple demo"
},
{
"url":"https://developer.mozilla.org/en-US/docs/WebAPI/Battery_Status",
"title":"MDN Docs"
}

@@ -16,0 +16,0 @@ ],

@@ -8,8 +8,8 @@ {

{
"url":"http://docs.webplatform.org/wiki/css/properties/border-image",
"title":"WebPlatform Docs"
},
{
"url":"http://www.css3files.com/border/",
"title":"Information page"
},
{
"url":"http://docs.webplatform.org/wiki/css/properties/border-image",
"title":"WebPlatform Docs"
}

@@ -16,0 +16,0 @@ ],

@@ -8,8 +8,8 @@ {

{
"url":"http://border-radius.com",
"title":"Border-radius CSS Generator"
"url":"http://muddledramblings.com/table-of-css3-border-radius-compliance",
"title":"Detailed compliance table"
},
{
"url":"http://www.css3files.com/border/#borderradius",
"title":"Information page"
"url":"http://docs.webplatform.org/wiki/css/properties/border-radius",
"title":"WebPlatform Docs"
},

@@ -21,8 +21,8 @@ {

{
"url":"http://docs.webplatform.org/wiki/css/properties/border-radius",
"title":"WebPlatform Docs"
"url":"http://border-radius.com",
"title":"Border-radius CSS Generator"
},
{
"url":"http://muddledramblings.com/table-of-css3-border-radius-compliance",
"title":"Detailed compliance table"
"url":"http://www.css3files.com/border/#borderradius",
"title":"Information page"
}

@@ -29,0 +29,0 @@ ],

@@ -8,2 +8,6 @@ {

{
"url":"http://hacks.mozilla.org/2010/06/css3-calc/",
"title":"Mozilla Hacks article"
},
{
"url":"https://developer.mozilla.org/en/CSS/-moz-calc",

@@ -13,6 +17,2 @@ "title":"MDN article"

{
"url":"http://hacks.mozilla.org/2010/06/css3-calc/",
"title":"Mozilla Hacks article"
},
{
"url":"http://docs.webplatform.org/wiki/css/functions/calc",

@@ -19,0 +19,0 @@ "title":"WebPlatform Docs"

@@ -12,2 +12,6 @@ {

{
"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",

@@ -19,6 +23,2 @@ "title":"has.js test"

"title":"WebPlatform Docs"
},
{
"url":"http://code.google.com/p/canvas-text/",
"title":"Support library"
}

@@ -25,0 +25,0 @@ ],

@@ -12,10 +12,2 @@ {

{
"url":"http://www.canvasdemos.com/",
"title":"Showcase site"
},
{
"url":"http://glimr.rubyforge.org/cake/canvas.html",
"title":"Animation kit "
},
{
"url":"http://www.diveinto.org/html5/canvas.html",

@@ -31,2 +23,10 @@ "title":"Another tutorial"

"title":"Implementation for Internet Explorer"
},
{
"url":"http://glimr.rubyforge.org/cake/canvas.html",
"title":"Animation kit "
},
{
"url":"http://www.canvasdemos.com/",
"title":"Showcase site"
}

@@ -33,0 +33,0 @@ ],

@@ -8,2 +8,6 @@ {

{
"url":"https://github.com/eligrey/classList.js",
"title":"Polyfill script"
},
{
"url":"http://docs.webplatform.org/wiki/dom/Element/classList",

@@ -13,6 +17,2 @@ "title":"WebPlatform Docs"

{
"url":"https://github.com/eligrey/classList.js",
"title":"Polyfill script"
},
{
"url":"http://hacks.mozilla.org/2010/01/classlist-in-firefox-3-6/",

@@ -19,0 +19,0 @@ "title":"Mozilla Hacks article"

@@ -12,4 +12,4 @@ {

{
"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"
},

@@ -21,4 +21,4 @@ {

{
"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"
}

@@ -25,0 +25,0 @@ ],

@@ -8,8 +8,8 @@ {

{
"url":"http://content-security-policy.com/",
"title":"CSP Examples & Quick Reference"
},
{
"url":"http://html5rocks.com/en/tutorials/security/content-security-policy/",
"title":"HTML5Rocks article"
},
{
"url":"http://content-security-policy.com/",
"title":"CSP Examples & Quick Reference"
}

@@ -16,0 +16,0 @@ ],

@@ -8,2 +8,6 @@ {

{
"url":"https://raw.github.com/phiggins42/has.js/master/detect/features.js#native-cors-xhr",
"title":"has.js test"
},
{
"url":"http://hacks.mozilla.org/2009/07/cross-site-xmlhttprequest-with-cors/",

@@ -13,6 +17,2 @@ "title":"Mozilla Hacks blog post"

{
"url":"https://raw.github.com/phiggins42/has.js/master/detect/features.js#native-cors-xhr",
"title":"has.js test"
},
{
"url":"http://dev.opera.com/articles/view/dom-access-control-using-cross-origin-resource-sharing/",

@@ -19,0 +19,0 @@ "title":"DOM access using CORS"

@@ -8,6 +8,2 @@ {

{
"url":"http://polycrypt.net/",
"title":"PolyCrypt: A WebCrypto Polyfill"
},
{
"url":"http://mozilla.6506.n7.nabble.com/Web-Crypto-API-s-and-what-Mozilla-wants-needs-td272521.html",

@@ -19,2 +15,6 @@ "title":"Web Crypto API(s) and what Mozilla wants / needs"

"title":"The History and Status of Web Crypto API"
},
{
"url":"http://polycrypt.net/",
"title":"PolyCrypt: A WebCrypto Polyfill"
}

@@ -21,0 +21,0 @@ ],

@@ -8,2 +8,6 @@ {

{
"url":"http://docs.webplatform.org/wiki/css/properties/animations",
"title":"WebPlatform Docs"
},
{
"url":"http://robertnyman.com/2010/05/06/css3-animations/",

@@ -15,6 +19,2 @@ "title":"Blog post on usage"

"title":"Information page"
},
{
"url":"http://docs.webplatform.org/wiki/css/properties/animations",
"title":"WebPlatform Docs"
}

@@ -21,0 +21,0 @@ ],

@@ -8,8 +8,8 @@ {

{
"url":"https://medium.com/web-design-technique/6b51bf53743a",
"title":"Blog post"
},
{
"url":"http://codepen.io/bennettfeely/pen/rxoAc",
"title":"codepen example"
},
{
"url":"https://medium.com/web-design-technique/6b51bf53743a",
"title":"Blog post"
}

@@ -16,0 +16,0 @@ ],

@@ -8,4 +8,4 @@ {

{
"url":"http://www.css3files.com/shadow/",
"title":"Information page"
"url":"http://westciv.com/tools/boxshadows/index.html",
"title":"Live editor"
},

@@ -21,8 +21,8 @@ {

{
"url":"http://www.css3files.com/shadow/",
"title":"Information page"
},
{
"url":"http://docs.webplatform.org/wiki/css/properties/box-shadow",
"title":"WebPlatform Docs"
},
{
"url":"http://westciv.com/tools/boxshadows/index.html",
"title":"Live editor"
}

@@ -29,0 +29,0 @@ ],

@@ -8,4 +8,4 @@ {

{
"url":"http://onwebdev.blogspot.com/2012/02/css-counters-tutorial.html",
"title":"Tutorial and information"
"url":"https://developer.mozilla.org/en/CSS_Counters",
"title":"MDN article"
},

@@ -17,4 +17,4 @@ {

{
"url":"https://developer.mozilla.org/en/CSS_Counters",
"title":"MDN article"
"url":"http://onwebdev.blogspot.com/2012/02/css-counters-tutorial.html",
"title":"Tutorial and information"
}

@@ -21,0 +21,0 @@ ],

@@ -8,2 +8,10 @@ {

{
"url":"http://mcc.id.au/blog/2012/08/supports",
"title":"@supports in Firefox"
},
{
"url":"http://docs.webplatform.org/wiki/css/atrules/@supports",
"title":"WebPlatform Docs"
},
{
"url":"https://developer.mozilla.org/en-US/docs/Web/CSS/@supports",

@@ -15,10 +23,2 @@ "title":"MDN Article"

"title":"Test case"
},
{
"url":"http://mcc.id.au/blog/2012/08/supports",
"title":"@supports in Firefox"
},
{
"url":"http://docs.webplatform.org/wiki/css/atrules/@supports",
"title":"WebPlatform Docs"
}

@@ -25,0 +25,0 @@ ],

@@ -12,8 +12,4 @@ {

{
"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"
"title":"HTML5Rocks article"
},

@@ -23,2 +19,6 @@ {

"title":"Filter Playground"
},
{
"url":"http://html5-demos.appspot.com/static/css/filters/index.html",
"title":"Demo file for WebKit browsers"
}

@@ -30,4 +30,4 @@ ],

"categories":[
"CSS3",
"CSS"
"CSS",
"CSS3"
],

@@ -34,0 +34,0 @@ "stats":{

@@ -8,4 +8,4 @@ {

{
"url":"http://bradfrostweb.com/blog/mobile/fixed-position/",
"title":"Article on mobile support"
"url":"http://docs.webplatform.org/wiki/css/properties/position",
"title":"WebPlatform Docs"
},

@@ -17,4 +17,4 @@ {

{
"url":"http://docs.webplatform.org/wiki/css/properties/position",
"title":"WebPlatform Docs"
"url":"http://bradfrostweb.com/blog/mobile/fixed-position/",
"title":"Article on mobile support"
}

@@ -21,0 +21,0 @@ ],

@@ -26,4 +26,4 @@ {

"categories":[
"CSS2",
"CSS3"
"CSS3",
"CSS2"
],

@@ -30,0 +30,0 @@ "stats":{

@@ -8,2 +8,6 @@ {

{
"url":"http://docs.webplatform.org/wiki/css/functions/linear-gradient",
"title":"WebPlatform Docs"
},
{
"url":"http://www.css3files.com/gradient/",

@@ -17,6 +21,2 @@ "title":"Information page"

{
"url":"http://docs.webplatform.org/wiki/css/functions/linear-gradient",
"title":"WebPlatform Docs"
},
{
"url":"http://css3pie.com/",

@@ -23,0 +23,0 @@ "title":"Tool to emulate support in IE"

@@ -12,6 +12,2 @@ {

{
"url":"https://github.com/codler/Grid-Layout-Polyfill",
"title":"Grid Layout Polyfill"
},
{
"url":"https://bugzilla.mozilla.org/show_bug.cgi?id=616605",

@@ -23,2 +19,6 @@ "title":"Mozilla (Firefox) feature request"

"title":"Webkit (Chrome, Safari, etc.) feature request"
},
{
"url":"https://github.com/codler/Grid-Layout-Polyfill",
"title":"Grid Layout Polyfill"
}

@@ -25,0 +25,0 @@ ],

@@ -12,8 +12,8 @@ {

{
"url":"http://docs.webplatform.org/wiki/css/properties/hyphens",
"title":"WebPlatform Docs"
},
{
"url":"https://developer.mozilla.org/en/CSS/hyphens",
"title":"MDN article"
},
{
"url":"http://docs.webplatform.org/wiki/css/properties/hyphens",
"title":"WebPlatform Docs"
}

@@ -20,0 +20,0 @@ ],

@@ -12,8 +12,8 @@ {

{
"url":"http://docs.webplatform.org/wiki/css/properties/mask",
"title":"WebPlatform Docs"
},
{
"url":"http://thenittygritty.co/css-masking",
"title":"Detailed blog post"
},
{
"url":"http://docs.webplatform.org/wiki/css/properties/mask",
"title":"WebPlatform Docs"
}

@@ -20,0 +20,0 @@ ],

@@ -8,4 +8,4 @@ {

{
"url":"http://docs.webplatform.org/wiki/css/atrules/@media",
"title":"WebPlatform Docs"
"url":"http://webdesignerwall.com/tutorials/responsive-design-with-css3-media-queries",
"title":"Media Queries tutorial"
},

@@ -17,4 +17,4 @@ {

{
"url":"http://webdesignerwall.com/tutorials/responsive-design-with-css3-media-queries",
"title":"Media Queries tutorial"
"url":"http://docs.webplatform.org/wiki/css/atrules/@media",
"title":"WebPlatform Docs"
},

@@ -21,0 +21,0 @@ {

@@ -8,8 +8,8 @@ {

{
"url":"http://www.css3files.com/color/#opacity",
"title":"Information page"
},
{
"url":"http://docs.webplatform.org/wiki/css/properties/opacity",
"title":"WebPlatform Docs"
},
{
"url":"http://www.css3files.com/color/#opacity",
"title":"Information page"
}

@@ -16,0 +16,0 @@ ],

@@ -8,2 +8,6 @@ {

{
"url":"http://css-tricks.com/snippets/css/style-placeholder-text/",
"title":"CSS-Tricks article with all prefixes"
},
{
"url":"http://msdn.microsoft.com/en-us/library/ie/hh772745(v=vs.85).aspx",

@@ -15,6 +19,2 @@ "title":"MSDN article"

"title":"CSSWG discussion"
},
{
"url":"http://css-tricks.com/snippets/css/style-placeholder-text/",
"title":"CSS-Tricks article with all prefixes"
}

@@ -21,0 +21,0 @@ ],

@@ -8,4 +8,4 @@ {

{
"url":"http://www.css3files.com/gradient/#repeatinglineargradient",
"title":"Information page"
"url":"http://docs.webplatform.org/wiki/css/repeating-linear-gradient",
"title":"WebPlatform Docs"
},

@@ -17,4 +17,4 @@ {

{
"url":"http://docs.webplatform.org/wiki/css/repeating-linear-gradient",
"title":"WebPlatform Docs"
"url":"http://www.css3files.com/gradient/#repeatinglineargradient",
"title":"Information page"
}

@@ -21,0 +21,0 @@ ],

@@ -12,2 +12,6 @@ {

{
"url":"http://docs.webplatform.org/wiki/css/selectors",
"title":"WebPlatform Docs"
},
{
"url":"http://www.quirksmode.org/css/selectors/",

@@ -19,6 +23,2 @@ "title":"Detailed support information"

"title":"Selectivizr: Polyfill for IE6-8"
},
{
"url":"http://docs.webplatform.org/wiki/css/selectors",
"title":"WebPlatform Docs"
}

@@ -25,0 +25,0 @@ ],

@@ -8,8 +8,8 @@ {

{
"url":"http://quirksmode.org/css/selectors/selection.html",
"title":"::selection test"
},
{
"url":"http://docs.webplatform.org/wiki/css/selectors/pseudo-elements/::selection",
"title":"WebPlatform Docs"
},
{
"url":"http://quirksmode.org/css/selectors/selection.html",
"title":"::selection test"
}

@@ -16,0 +16,0 @@ ],

@@ -8,2 +8,6 @@ {

{
"url":"http://docs.webplatform.org/wiki/css/properties/text-shadow",
"title":"WebPlatform Docs"
},
{
"url":"http://ie.microsoft.com/testdrive/Graphics/hands-on-css3/hands-on_text-shadow.htm",

@@ -13,6 +17,2 @@ "title":"Live editor"

{
"url":"http://hacks.mozilla.org/2009/06/text-shadow/",
"title":"Mozilla hacks article"
},
{
"url":"http://www.css3files.com/shadow/#textshadow",

@@ -22,4 +22,4 @@ "title":"Information page"

{
"url":"http://docs.webplatform.org/wiki/css/properties/text-shadow",
"title":"WebPlatform Docs"
"url":"http://hacks.mozilla.org/2009/06/text-shadow/",
"title":"Mozilla hacks article"
}

@@ -26,0 +26,0 @@ ],

@@ -8,4 +8,4 @@ {

{
"url":"http://www.opera.com/docs/specs/presto2.12/css/transitions/#anima",
"title":"Animation of property types support in Opera"
"url":"http://docs.webplatform.org/wiki/css/properties/transition",
"title":"WebPlatform Docs"
},

@@ -17,4 +17,4 @@ {

{
"url":"http://docs.webplatform.org/wiki/css/properties/transition",
"title":"WebPlatform Docs"
"url":"http://www.opera.com/docs/specs/presto2.12/css/transitions/#anima",
"title":"Animation of property types support in Opera"
},

@@ -21,0 +21,0 @@ {

@@ -8,4 +8,4 @@ {

{
"url":"http://css-tricks.com/box-sizing/",
"title":"CSS Tricks"
"url":"https://github.com/Schepp/box-sizing-polyfill",
"title":"Polyfill for IE"
},

@@ -17,6 +17,2 @@ {

{
"url":"https://developer.mozilla.org/En/CSS/Box-sizing",
"title":"MDN article"
},
{
"url":"http://docs.webplatform.org/wiki/css/properties/box-sizing",

@@ -26,4 +22,8 @@ "title":"WebPlatform Docs"

{
"url":"https://github.com/Schepp/box-sizing-polyfill",
"title":"Polyfill for IE"
"url":"http://css-tricks.com/box-sizing/",
"title":"CSS Tricks"
},
{
"url":"https://developer.mozilla.org/En/CSS/Box-sizing",
"title":"MDN article"
}

@@ -30,0 +30,0 @@ ],

@@ -8,2 +8,6 @@ {

{
"url":"http://dev.opera.com/articles/view/color-in-opera-10-hsl-rgb-and-alpha-transparency/",
"title":"Dev.Opera article"
},
{
"url":"http://docs.webplatform.org/wiki/css/color#RGBA_Notation",

@@ -13,6 +17,2 @@ "title":"WebPlatform Docs"

{
"url":"http://dev.opera.com/articles/view/color-in-opera-10-hsl-rgb-and-alpha-transparency/",
"title":"Dev.Opera article"
},
{
"url":"http://www.css3files.com/color/",

@@ -19,0 +19,0 @@ "title":"Information page"

@@ -8,6 +8,2 @@ {

{
"url":"http://hacks.mozilla.org/2010/11/firefox-4-html5-forms/",
"title":"Mozilla Hacks article"
},
{
"url":"http://github.com/thgreasi/datalist-polyfill",

@@ -21,6 +17,10 @@ "title":"Minimal Datalist polyfill w/tutorial"

{
"url":"https://developer.mozilla.org/en/HTML/Element/datalist",
"title":"MDN reference"
"url":"http://hacks.mozilla.org/2010/11/firefox-4-html5-forms/",
"title":"Mozilla Hacks article"
},
{
"url":"http://afarkas.github.com/webshim/demos/",
"title":"HTML5 Library including datalist support"
},
{
"url":"http://docs.webplatform.org/wiki/html/elements/datalist",

@@ -30,4 +30,4 @@ "title":"WebPlatform Docs"

{
"url":"http://afarkas.github.com/webshim/demos/",
"title":"HTML5 Library including datalist support"
"url":"https://developer.mozilla.org/en/HTML/Element/datalist",
"title":"MDN reference"
}

@@ -34,0 +34,0 @@ ],

@@ -16,8 +16,8 @@ {

{
"url":"http://html5doctor.com/html5-custom-data-attributes/",
"title":"HTML5 Doctor article"
},
{
"url":"https://raw.github.com/phiggins42/has.js/master/detect/dom.js#dom-dataset",
"title":"has.js test"
},
{
"url":"http://html5doctor.com/html5-custom-data-attributes/",
"title":"HTML5 Doctor article"
}

@@ -24,0 +24,0 @@ ],

@@ -8,6 +8,2 @@ {

{
"url":"http://docs.webplatform.org/wiki/html/elements/details",
"title":"WebPlatform Docs"
},
{
"url":"http://html5doctor.com/summary-figcaption-element/",

@@ -17,4 +13,4 @@ "title":"HTML5 Doctor article"

{
"url":"https://raw.github.com/phiggins42/has.js/master/detect/features.js#native-details",
"title":"has.js test"
"url":"https://gist.github.com/370590",
"title":"Fallback script"
},

@@ -26,4 +22,8 @@ {

{
"url":"https://gist.github.com/370590",
"title":"Fallback script"
"url":"http://docs.webplatform.org/wiki/html/elements/details",
"title":"WebPlatform Docs"
},
{
"url":"https://raw.github.com/phiggins42/has.js/master/detect/features.js#native-details",
"title":"has.js test"
}

@@ -30,0 +30,0 @@ ],

@@ -8,2 +8,6 @@ {

{
"url":"https://raw.github.com/phiggins42/has.js/master/detect/features.js#native-orientation",
"title":"has.js test"
},
{
"url":"http://www.html5rocks.com/en/tutorials/device/orientation/",

@@ -13,6 +17,2 @@ "title":"HTML5 Rocks tutorial"

{
"url":"https://raw.github.com/phiggins42/has.js/master/detect/features.js#native-orientation",
"title":"has.js test"
},
{
"url":"http://html5labs.interoperabilitybridges.com/prototypes/device-orientation-events/device-orientation-events/info",

@@ -19,0 +19,0 @@ "title":"DeviceOrientation implementation prototype for IE10"

@@ -8,8 +8,8 @@ {

{
"url":"http://updates.html5rocks.com/2011/08/Downloading-resources-in-HTML5-a-download",
"title":"HTML5Rocks post"
},
{
"url":"http://html5-demos.appspot.com/static/a.download.html",
"title":"Demo: creating a text file and downloading it."
},
{
"url":"http://updates.html5rocks.com/2011/08/Downloading-resources-in-HTML5-a-download",
"title":"HTML5Rocks post"
}

@@ -16,0 +16,0 @@ ],

@@ -8,2 +8,6 @@ {

{
"url":"http://html5doctor.com/native-drag-and-drop/",
"title":"HTML5 Doctor article"
},
{
"url":"http://html5demos.com/drag",

@@ -13,6 +17,2 @@ "title":"Demo with link blocks"

{
"url":"http://html5doctor.com/native-drag-and-drop/",
"title":"HTML5 Doctor article"
},
{
"url":"http://docs.webplatform.org/wiki/dom/DragEvent",

@@ -19,0 +19,0 @@ "title":"WebPlatform Docs"

@@ -8,8 +8,8 @@ {

{
"url":"http://docs.webplatform.org/wiki/apis/file/FileReader",
"title":"WebPlatform Docs"
},
{
"url":"https://developer.mozilla.org/en/DOM/FileReader",
"title":"FileReader API"
},
{
"url":"http://docs.webplatform.org/wiki/apis/file/FileReader",
"title":"WebPlatform Docs"
}

@@ -16,0 +16,0 @@ ],

@@ -8,2 +8,6 @@ {

{
"url":"http://the-echoplex.net/flexyboxes/",
"title":"Flexbox playground and code generator"
},
{
"url":"http://bennettfeely.com/flexplorer/",

@@ -17,10 +21,2 @@ "title":"Flexbox CSS generator"

{
"url":"http://the-echoplex.net/flexyboxes/",
"title":"Flexbox playground and code generator"
},
{
"url":"http://css-tricks.com/snippets/css/a-guide-to-flexbox/",
"title":"A Complete Guide to Flexbox"
},
{
"url":"http://philipwalton.github.io/solved-by-flexbox/",

@@ -32,2 +28,6 @@ "title":"Examples on how to solve common layout problems with flexbox"

"title":"Article on using the latest spec"
},
{
"url":"http://css-tricks.com/snippets/css/a-guide-to-flexbox/",
"title":"A Complete Guide to Flexbox"
}

@@ -34,0 +34,0 @@ ],

@@ -8,2 +8,10 @@ {

{
"url":"http://docs.webplatform.org/wiki/css/atrules/@font-face",
"title":"WebPlatform Docs"
},
{
"url":"http://en.wikipedia.org/wiki/Web_typography",
"title":"Wikipedia"
},
{
"url":"http://www.css3files.com/font/",

@@ -15,10 +23,2 @@ "title":"Information page"

"title":"News and information site"
},
{
"url":"http://en.wikipedia.org/wiki/Web_typography",
"title":"Wikipedia"
},
{
"url":"http://docs.webplatform.org/wiki/css/atrules/@font-face",
"title":"WebPlatform Docs"
}

@@ -25,0 +25,0 @@ ],

@@ -8,6 +8,2 @@ {

{
"url":"http://docs.webplatform.org/wiki/dom/methods/requestFullscreen",
"title":"WebPlatform Docs"
},
{
"url":"https://developer.mozilla.org/en/DOM/Using_full-screen_mode",

@@ -23,2 +19,6 @@ "title":"MDN article"

"title":"Blog post"
},
{
"url":"http://docs.webplatform.org/wiki/dom/methods/requestFullscreen",
"title":"WebPlatform Docs"
}

@@ -25,0 +25,0 @@ ],

@@ -8,6 +8,2 @@ {

{
"url":"http://html5demos.com/geo",
"title":"Simple demo"
},
{
"url":"http://docs.webplatform.org/wiki/apis/geolocation",

@@ -19,2 +15,6 @@ "title":"WebPlatform Docs"

"title":"has.js test"
},
{
"url":"http://html5demos.com/geo",
"title":"Simple demo"
}

@@ -21,0 +21,0 @@ ],

@@ -8,4 +8,4 @@ {

{
"url":"http://docs.webplatform.org/wiki/css/cssom/methods/getComputedStyle",
"title":"WebPlatform Docs"
"url":"http://ie.microsoft.com/testdrive/HTML5/getComputedStyle/",
"title":"Demo"
},

@@ -21,4 +21,4 @@ {

{
"url":"http://ie.microsoft.com/testdrive/HTML5/getComputedStyle/",
"title":"Demo"
"url":"http://docs.webplatform.org/wiki/css/cssom/methods/getComputedStyle",
"title":"WebPlatform Docs"
}

@@ -30,5 +30,5 @@ ],

"categories":[
"DOM",
"JS API",
"CSS3",
"DOM"
"CSS3"
],

@@ -35,0 +35,0 @@ "stats":{

@@ -8,8 +8,8 @@ {

{
"url":"http://docs.webplatform.org/wiki/dom/HTMLElement/getElementsByClassName",
"title":"WebPlatform Docs"
},
{
"url":"http://www.quirksmode.org/dom/tests/basics.html#getElementsByClassName",
"title":"Test page"
},
{
"url":"http://docs.webplatform.org/wiki/dom/HTMLElement/getElementsByClassName",
"title":"WebPlatform Docs"
}

@@ -23,4 +23,4 @@ ],

"categories":[
"HTML5",
"DOM"
"DOM",
"HTML5"
],

@@ -27,0 +27,0 @@ "stats":{

@@ -12,6 +12,10 @@ {

{
"url":"http://github.com/3nr1c/jUri.js",
"title":"Polyfill"
"url":"https://developer.mozilla.org/en/DOM/window.onhashchange",
"title":"MDN article"
},
{
"url":"http://www.quirksmode.org/dom/events/tests/hashchange.html",
"title":"Simple demo"
},
{
"url":"http://msdn.microsoft.com/en-us/library/cc288209(VS.85).aspx",

@@ -21,8 +25,4 @@ "title":"MSDN article"

{
"url":"http://www.quirksmode.org/dom/events/tests/hashchange.html",
"title":"Simple demo"
},
{
"url":"https://developer.mozilla.org/en/DOM/window.onhashchange",
"title":"MDN article"
"url":"http://github.com/3nr1c/jUri.js",
"title":"Polyfill"
}

@@ -34,4 +34,4 @@ ],

"categories":[
"JS API",
"HTML5"
"HTML5",
"JS API"
],

@@ -38,0 +38,0 @@ "stats":{

@@ -8,4 +8,4 @@ {

{
"url":"http://updates.html5rocks.com/2012/08/When-milliseconds-are-not-enough-performance-now",
"title":"HTML5Rocks article"
"url":"https://developer.mozilla.org/en-US/docs/Web/API/Performance.now()",
"title":"MDN article"
},

@@ -17,4 +17,4 @@ {

{
"url":"https://developer.mozilla.org/en-US/docs/Web/API/Performance.now()",
"title":"MDN article"
"url":"http://updates.html5rocks.com/2012/08/When-milliseconds-are-not-enough-performance-now",
"title":"HTML5Rocks article"
}

@@ -21,0 +21,0 @@ ],

@@ -8,6 +8,2 @@ {

{
"url":"http://html5demos.com/history",
"title":"Demo page"
},
{
"url":"http://www.adequatelygood.com/2010/7/Saner-HTML5-History-Management",

@@ -17,4 +13,4 @@ "title":"Introduction to history management"

{
"url":"https://developer.mozilla.org/en/DOM/Manipulating_the_browser_history",
"title":"MDN article"
"url":"http://docs.webplatform.org/wiki/dom/history",
"title":"WebPlatform Docs"
},

@@ -26,2 +22,6 @@ {

{
"url":"https://developer.mozilla.org/en/DOM/Manipulating_the_browser_history",
"title":"MDN article"
},
{
"url":"https://raw.github.com/phiggins42/has.js/master/detect/features.js#native-history-state",

@@ -31,4 +31,4 @@ "title":"has.js test"

{
"url":"http://docs.webplatform.org/wiki/dom/history",
"title":"WebPlatform Docs"
"url":"http://html5demos.com/history",
"title":"Demo page"
}

@@ -35,0 +35,0 @@ ],

@@ -12,4 +12,4 @@ {

{
"url":"https://raw.github.com/phiggins42/has.js/master/detect/dom.js#dom-html5-elements",
"title":"has.js test"
"url":"http://blog.whatwg.org/styling-ie-noscript",
"title":"Alternate workaround"
},

@@ -21,4 +21,4 @@ {

{
"url":"http://blog.whatwg.org/styling-ie-noscript",
"title":"Alternate workaround"
"url":"https://raw.github.com/phiggins42/has.js/master/detect/dom.js#dom-html5-elements",
"title":"has.js test"
}

@@ -25,0 +25,0 @@ ],

@@ -8,4 +8,4 @@ {

{
"url":"http://blog.chromium.org/2010/05/security-in-depth-html5s-sandbox.html",
"title":"Chromium blog article"
"url":"http://msdn.microsoft.com/en-us/hh563496",
"title":"MSDN article"
},

@@ -17,4 +17,4 @@ {

{
"url":"http://msdn.microsoft.com/en-us/hh563496",
"title":"MSDN article"
"url":"http://blog.chromium.org/2010/05/security-in-depth-html5s-sandbox.html",
"title":"Chromium blog article"
}

@@ -21,0 +21,0 @@ ],

@@ -8,2 +8,6 @@ {

{
"url":"https://raw.github.com/phiggins42/has.js/master/detect/features.js#native-indexeddb",
"title":"has.js test"
},
{
"url":"https://github.com/axemclion/IndexedDBShim",

@@ -19,6 +23,2 @@ "title":"Polyfill for browsers supporting WebSQL"

"title":"WebPlatform Docs"
},
{
"url":"https://raw.github.com/phiggins42/has.js/master/detect/features.js#native-indexeddb",
"title":"has.js test"
}

@@ -25,0 +25,0 @@ ],

@@ -12,8 +12,8 @@ {

{
"url":"http://robertnyman.com/2010/02/24/css-display-inline-block-why-it-rocks-and-why-it-sucks/",
"title":"Blog post w/info"
},
{
"url":"http://docs.webplatform.org/wiki/css/properties/display",
"title":"WebPlatform Docs"
},
{
"url":"http://robertnyman.com/2010/02/24/css-display-inline-block-why-it-rocks-and-why-it-sucks/",
"title":"Blog post w/info"
}

@@ -20,0 +20,0 @@ ],

@@ -8,2 +8,6 @@ {

{
"url":"http://docs.webplatform.org/wiki/html/elements/input/type/color",
"title":"WebPlatform Docs"
},
{
"url":"https://github.com/jonstipe/color-polyfill",

@@ -15,6 +19,2 @@ "title":"Polyfill"

"title":"Tutorial"
},
{
"url":"http://docs.webplatform.org/wiki/html/elements/input/type/color",
"title":"WebPlatform Docs"
}

@@ -21,0 +21,0 @@ ],

@@ -8,2 +8,10 @@ {

{
"url":"http://net.tutsplus.com/tutorials/javascript-ajax/quick-tip-cross-browser-datepickers-within-minutes/",
"title":"Datepicker tutorial w/polyfill"
},
{
"url":"https://raw.github.com/phiggins42/has.js/master/detect/form.js#input-type-datetime;input-type-datetime-local",
"title":"has.js test"
},
{
"url":"http://docs.webplatform.org/wiki/html/elements/input/type/date",

@@ -13,12 +21,4 @@ "title":"WebPlatform Docs"

{
"url":"http://net.tutsplus.com/tutorials/javascript-ajax/quick-tip-cross-browser-datepickers-within-minutes/",
"title":"Datepicker tutorial w/polyfill"
},
{
"url":"https://github.com/zoltan-dulac/html5Forms.js",
"title":"Polyfill for HTML5 forms"
},
{
"url":"https://raw.github.com/phiggins42/has.js/master/detect/form.js#input-type-datetime;input-type-datetime-local",
"title":"has.js test"
}

@@ -25,0 +25,0 @@ ],

@@ -12,6 +12,2 @@ {

{
"url":"http://www.zachleat.com/web/placeholder/",
"title":"Article on usage"
},
{
"url":"http://docs.webplatform.org/wiki/html/attributes/placeholder",

@@ -23,2 +19,6 @@ "title":"WebPlatform Docs"

"title":"Polyfill"
},
{
"url":"http://www.zachleat.com/web/placeholder/",
"title":"Article on usage"
}

@@ -25,0 +25,0 @@ ],

@@ -16,2 +16,6 @@ {

{
"url":"https://raw.github.com/phiggins42/has.js/master/detect/form.js#input-type-range",
"title":"has.js test"
},
{
"url":"https://github.com/freqdec/fd-slider",

@@ -21,6 +25,2 @@ "title":"Cross-browser polyfill"

{
"url":"https://raw.github.com/phiggins42/has.js/master/detect/form.js#input-type-range",
"title":"has.js test"
},
{
"url":"https://github.com/fryn/html5slider",

@@ -27,0 +27,0 @@ "title":"Polyfill for Firefox"

@@ -12,2 +12,6 @@ {

{
"url":"http://docs.webplatform.org/wiki/apis/json",
"title":"WebPlatform Docs"
},
{
"url":"https://developer.mozilla.org/En/Using_native_JSON",

@@ -19,6 +23,2 @@ "title":"MDN article"

"title":"JSON in JS (includes script w/support)"
},
{
"url":"http://docs.webplatform.org/wiki/apis/json",
"title":"WebPlatform Docs"
}

@@ -25,0 +25,0 @@ ],

@@ -8,2 +8,10 @@ {

{
"url":"https://developer.mozilla.org/en/CSS/Using_media_queries_from_code",
"title":"MDN tutorial"
},
{
"url":"https://github.com/paulirish/matchMedia.js/",
"title":"matchMedia.js polyfill"
},
{
"url":"http://docs.webplatform.org/wiki/css/media_queries/apis/matchMedia",

@@ -15,10 +23,2 @@ "title":"WebPlatform Docs"

"title":"MDN article"
},
{
"url":"https://developer.mozilla.org/en/CSS/Using_media_queries_from_code",
"title":"MDN tutorial"
},
{
"url":"https://github.com/paulirish/matchMedia.js/",
"title":"matchMedia.js polyfill"
}

@@ -30,4 +30,4 @@ ],

"categories":[
"DOM",
"JS API"
"JS API",
"DOM"
],

@@ -34,0 +34,0 @@ "stats":{

@@ -8,4 +8,4 @@ {

{
"url":"https://developer.mozilla.org/en/MathML/Element",
"title":"MDN element reference"
"url":"http://www.mathjax.org",
"title":"Cross-browser support script"
},

@@ -17,4 +17,4 @@ {

{
"url":"http://www.mathjax.org",
"title":"Cross-browser support script"
"url":"https://developer.mozilla.org/en/MathML/Element",
"title":"MDN element reference"
},

@@ -21,0 +21,0 @@ {

@@ -8,2 +8,6 @@ {

{
"url":"http://addyosmani.github.com/jQuery-contextMenu/",
"title":"jQuery polyfill"
},
{
"url":"https://bug617528.bugzilla.mozilla.org/attachment.cgi?id=554309",

@@ -15,6 +19,2 @@ "title":"Demo"

"title":"has.js test"
},
{
"url":"http://addyosmani.github.com/jQuery-contextMenu/",
"title":"jQuery polyfill"
}

@@ -21,0 +21,0 @@ ],

@@ -12,8 +12,8 @@ {

{
"url":"http://code.google.com/p/ie7-js/",
"title":"JS library with support"
},
{
"url":"http://www.impressivewebs.com/min-max-width-height-css/",
"title":"CSS Basics post"
},
{
"url":"http://code.google.com/p/ie7-js/",
"title":"JS library with support"
}

@@ -20,0 +20,0 @@ ],

@@ -8,8 +8,8 @@ {

{
"url":"https://github.com/Polymer/MutationObservers",
"title":"Polyfill"
},
{
"url":"https://developer.mozilla.org/en-US/docs/Web/API/MutationObserver",
"title":"MutationObserver from MDN"
},
{
"url":"https://github.com/Polymer/MutationObservers",
"title":"Polyfill"
}

@@ -16,0 +16,0 @@ ],

@@ -20,8 +20,8 @@ {

{
"url":"http://docs.webplatform.org/wiki/apis/web-storage/Storage/localStorage",
"title":"WebPlatform Docs"
},
{
"url":"http://code.google.com/p/sessionstorage/",
"title":"Support library"
},
{
"url":"http://docs.webplatform.org/wiki/apis/web-storage/Storage/localStorage",
"title":"WebPlatform Docs"
}

@@ -28,0 +28,0 @@ ],

@@ -8,2 +8,6 @@ {

{
"url":"https://developer.mozilla.org/en/API/navigationTiming",
"title":"MDN article"
},
{
"url":"http://docs.webplatform.org/wiki/apis/navigation_timing",

@@ -13,6 +17,2 @@ "title":"WebPlatform Docs"

{
"url":"https://developer.mozilla.org/en/API/navigationTiming",
"title":"MDN article"
},
{
"url":"http://www.html5rocks.com/en/tutorials/webperformance/basics/",

@@ -19,0 +19,0 @@ "title":"HTML5 Rocks tutorial"

@@ -12,6 +12,2 @@ {

{
"url":"http://www.html5rocks.com/tutorials/notifications/quick/",
"title":"HTML5 Rocks tutorial"
},
{
"url":"http://www.chromium.org/developers/design-documents/desktop-notifications/api-specification",

@@ -23,2 +19,6 @@ "title":"Chromium API"

"title":"Add-on "
},
{
"url":"http://www.html5rocks.com/tutorials/notifications/quick/",
"title":"HTML5 Rocks tutorial"
}

@@ -25,0 +25,0 @@ ],

@@ -8,4 +8,4 @@ {

{
"url":"http://hacks.mozilla.org/2010/01/offline-web-applications/",
"title":"Mozilla Hacks article/demo"
"url":"http://docs.webplatform.org/wiki/apis/appcache/ApplicationCache",
"title":"WebPlatform Docs"
},

@@ -17,8 +17,8 @@ {

{
"url":"http://docs.webplatform.org/wiki/apis/appcache/ApplicationCache",
"title":"WebPlatform Docs"
"url":"http://diveinto.org/html5/offline.html",
"title":"Dive Into HTML5 article"
},
{
"url":"http://diveinto.org/html5/offline.html",
"title":"Dive Into HTML5 article"
"url":"http://hacks.mozilla.org/2010/01/offline-web-applications/",
"title":"Mozilla Hacks article/demo"
}

@@ -25,0 +25,0 @@ ],

@@ -8,8 +8,8 @@ {

{
"url":"http://docs.webplatform.org/wiki/apis/timing/properties/visibilityState",
"title":"WebPlatform Docs"
},
{
"url":"https://developer.mozilla.org/en-US/docs/DOM/Using_the_Page_Visibility_API",
"title":"MDN article"
},
{
"url":"http://docs.webplatform.org/wiki/apis/timing/properties/visibilityState",
"title":"WebPlatform Docs"
}

@@ -16,0 +16,0 @@ ],

@@ -8,8 +8,8 @@ {

{
"url":"http://dillerdesign.com/experiment/DD_belatedPNG/",
"title":"Workaround for IE6"
},
{
"url":"http://en.wikipedia.org/wiki/Portable_Network_Graphics",
"title":"Wikipedia"
},
{
"url":"http://dillerdesign.com/experiment/DD_belatedPNG/",
"title":"Workaround for IE6"
}

@@ -16,0 +16,0 @@ ],

@@ -12,8 +12,8 @@ {

{
"url":"http://blogs.msdn.com/b/ie/archive/2011/09/20/touch-input-for-ie10-and-metro-style-apps.aspx",
"title":"Implementation of Pointer Events in IE10"
},
{
"url":"http://blogs.msdn.com/b/eternalcoding/archive/2013/01/16/hand-js-a-polyfill-for-supporting-pointer-events-on-every-browser.aspx",
"title":"Hand.js, the polyfill for browsers only supporting Touch Events"
},
{
"url":"http://blogs.msdn.com/b/ie/archive/2011/09/20/touch-input-for-ie10-and-metro-style-apps.aspx",
"title":"Implementation of Pointer Events in IE10"
}

@@ -25,4 +25,4 @@ ],

"categories":[
"JS API",
"DOM"
"DOM",
"JS API"
],

@@ -29,0 +29,0 @@ "stats":{

@@ -8,6 +8,2 @@ {

{
"url":"http://docs.webplatform.org/wiki/html/elements/progress",
"title":"WebPlatform Docs"
},
{
"url":"http://dev.opera.com/articles/view/new-form-features-in-HTML5/#newoutput",

@@ -17,2 +13,6 @@ "title":"Dev.Opera article"

{
"url":"http://peter.sh/examples/?/html/meter-progress.html",
"title":"Examples of progress and meter elements"
},
{
"url":"http://html5doctor.com/measure-up-with-the-meter-tag/",

@@ -22,4 +22,4 @@ "title":"HTML5 Doctor on meter element "

{
"url":"http://peter.sh/examples/?/html/meter-progress.html",
"title":"Examples of progress and meter elements"
"url":"http://docs.webplatform.org/wiki/html/elements/progress",
"title":"WebPlatform Docs"
}

@@ -26,0 +26,0 @@ ],

@@ -12,2 +12,6 @@ {

{
"url":"http://www.chromestatus.com/features/5681726336532480",
"title":"Chromium dashboard - ES6 Promises"
},
{
"url":"https://github.com/jakearchibald/ES6-Promises",

@@ -17,6 +21,2 @@ "title":"A polyfill for ES6-style Promises"

{
"url":"http://www.chromestatus.com/features/5681726336532480",
"title":"Chromium dashboard - ES6 Promises"
},
{
"url":"http://www.html5rocks.com/en/tutorials/es6/promises/",

@@ -23,0 +23,0 @@ "title":"JavaScript Promises: There and back again - HTML5 Rocks"

@@ -8,2 +8,6 @@ {

{
"url":"https://developer.mozilla.org/en/DOM/element.querySelector",
"title":"MDN article on querySelector"
},
{
"url":"https://developer.mozilla.org/En/DOM/Element.querySelectorAll",

@@ -13,6 +17,2 @@ "title":"MDN article on querySelectorAll"

{
"url":"https://developer.mozilla.org/en/DOM/element.querySelector",
"title":"MDN article on querySelector"
},
{
"url":"http://docs.webplatform.org/wiki/css/selectors_api/querySelector",

@@ -19,0 +19,0 @@ "title":"WebPlatform Docs"

@@ -5,5 +5,9 @@ {

"spec":"http://www.w3.org/TR/animation-timing/#requestAnimationFrame",
"status":"wd",
"status":"cr",
"links":[
{
"url":"http://docs.webplatform.org/wiki/apis/timing/methods/requestAnimationFrame",
"title":"WebPlatform Docs"
},
{
"url":"http://hacks.mozilla.org/2011/08/animating-with-javascript-from-setinterval-to-requestanimationframe/",

@@ -13,6 +17,2 @@ "title":"Mozilla Hacks article"

{
"url":"http://docs.webplatform.org/wiki/apis/timing/methods/requestAnimationFrame",
"title":"WebPlatform Docs"
},
{
"url":"http://paulirish.com/2011/requestanimationframe-for-smart-animating/",

@@ -19,0 +19,0 @@ "title":"Blog post"

@@ -8,6 +8,10 @@ {

{
"url":"http://html5doctor.com/ruby-rt-rp-element/",
"title":"HTML5 Doctor article"
"url":"https://addons.mozilla.org/firefox/addon/6812/",
"title":"Addon \"HTML Ruby\" for Firefox support"
},
{
"url":"http://docs.webplatform.org/wiki/html/elements/ruby",
"title":"WebPlatform Docs"
},
{
"url":"https://addons.mozilla.org/firefox/addon/1935/",

@@ -17,8 +21,4 @@ "title":"Add-on \"XHTML Ruby Support\" for Firefox"

{
"url":"http://docs.webplatform.org/wiki/html/elements/ruby",
"title":"WebPlatform Docs"
},
{
"url":"https://addons.mozilla.org/firefox/addon/6812/",
"title":"Addon \"HTML Ruby\" for Firefox support"
"url":"http://html5doctor.com/ruby-rt-rp-element/",
"title":"HTML5 Doctor article"
}

@@ -25,0 +25,0 @@ ],

@@ -8,2 +8,6 @@ {

{
"url":"http://ie.microsoft.com/testdrive/Performance/AsyncScripts/Default.html",
"title":"Demo"
},
{
"url":"https://raw.github.com/phiggins42/has.js/master/detect/script.js#script-async",

@@ -13,6 +17,2 @@ "title":"has.js test"

{
"url":"http://ie.microsoft.com/testdrive/Performance/AsyncScripts/Default.html",
"title":"Demo"
},
{
"url":"https://developer.mozilla.org/en/HTML/Element/script#Attributes",

@@ -19,0 +19,0 @@ "title":"MDN article"

@@ -8,2 +8,6 @@ {

{
"url":"https://developer.mozilla.org/en/HTML/Element/script#Attributes",
"title":"MDN article"
},
{
"url":"http://docs.webplatform.org/wiki/html/attributes/defer",

@@ -13,6 +17,2 @@ "title":"WebPlatform Docs"

{
"url":"https://developer.mozilla.org/en/HTML/Element/script#Attributes",
"title":"MDN article"
},
{
"url":"https://raw.github.com/phiggins42/has.js/master/detect/script.js#script-defer",

@@ -28,4 +28,4 @@ "title":"has.js test"

"categories":[
"HTML5",
"DOM"
"DOM",
"HTML5"
],

@@ -32,0 +32,0 @@ "stats":{

@@ -20,4 +20,4 @@ {

"categories":[
"DOM",
"HTML5"
"HTML5",
"DOM"
],

@@ -24,0 +24,0 @@ "stats":{

@@ -8,8 +8,8 @@ {

{
"url":"http://en.wikipedia.org/wiki/SPDY",
"title":"Wikipedia"
},
{
"url":"http://dev.chromium.org/spdy/spdy-whitepaper",
"title":"SPDY whitepaper"
},
{
"url":"http://en.wikipedia.org/wiki/SPDY",
"title":"Wikipedia"
}

@@ -16,0 +16,0 @@ ],

@@ -8,8 +8,8 @@ {

{
"url":"http://updates.html5rocks.com/2014/01/Web-apps-that-talk---Introduction-to-the-Speech-Synthesis-API",
"title":"HTML5Rocks article"
},
{
"url":"http://www.sitepoint.com/talking-web-pages-and-the-speech-synthesis-api/",
"title":"SitePoint article"
},
{
"url":"http://updates.html5rocks.com/2014/01/Web-apps-that-talk---Introduction-to-the-Speech-Synthesis-API",
"title":"HTML5Rocks article"
}

@@ -16,0 +16,0 @@ ],

@@ -8,8 +8,8 @@ {

{
"url":"http://html5doctor.com/introducing-web-sql-databases/",
"title":"HTML5 Doctor article"
},
{
"url":"https://raw.github.com/phiggins42/has.js/master/detect/features.js#native-sql-db",
"title":"has.js test"
},
{
"url":"http://html5doctor.com/introducing-web-sql-databases/",
"title":"HTML5 Doctor article"
}

@@ -16,0 +16,0 @@ ],

@@ -25,4 +25,4 @@ {

"categories":[
"JS API",
"HTML5"
"HTML5",
"JS API"
],

@@ -29,0 +29,0 @@ "stats":{

@@ -8,8 +8,8 @@ {

{
"url":"https://developer.mozilla.org/en-US/docs/Security/HTTP_Strict_Transport_Security",
"title":"Strict Transport Security @ Mozilla Developer Network"
},
{
"url":"http://dev.chromium.org/sts",
"title":"Strict Transport Security @ Chromium"
},
{
"url":"https://developer.mozilla.org/en-US/docs/Security/HTTP_Strict_Transport_Security",
"title":"Strict Transport Security @ Mozilla Developer Network"
}

@@ -16,0 +16,0 @@ ],

@@ -8,6 +8,2 @@ {

{
"url":"http://html5doctor.com/the-scoped-attribute/",
"title":"HTML5 Doctor article"
},
{
"url":"https://github.com/PM5544/scoped-polyfill",

@@ -19,2 +15,6 @@ "title":"Polyfill"

"title":"HTML5Rocks article"
},
{
"url":"http://html5doctor.com/the-scoped-attribute/",
"title":"HTML5 Doctor article"
}

@@ -21,0 +21,0 @@ ],

@@ -18,4 +18,4 @@ {

"categories":[
"CSS3",
"SVG"
"SVG",
"CSS3"
],

@@ -22,0 +22,0 @@ "stats":{

@@ -8,4 +8,4 @@ {

{
"url":"http://docs.webplatform.org/wiki/svg/elements/filter",
"title":"WebPlatform Docs"
"url":"http://electricbeach.org/?p=950",
"title":"Experiments with filter effects"
},

@@ -17,4 +17,4 @@ {

{
"url":"http://electricbeach.org/?p=950",
"title":"Experiments with filter effects"
"url":"http://docs.webplatform.org/wiki/svg/elements/filter",
"title":"WebPlatform Docs"
}

@@ -21,0 +21,0 @@ ],

@@ -8,2 +8,6 @@ {

{
"url":"https://dvcs.w3.org/hg/FXTF/raw-file/tip/filters/index.html",
"title":"Filter Effects draft"
},
{
"url":"https://developer.mozilla.org/En/Applying_SVG_effects_to_HTML_content",

@@ -15,6 +19,2 @@ "title":"MDN Reference page"

"title":"MDN Tutorial"
},
{
"url":"https://dvcs.w3.org/hg/FXTF/raw-file/tip/filters/index.html",
"title":"Filter Effects draft"
}

@@ -21,0 +21,0 @@ ],

@@ -8,8 +8,8 @@ {

{
"url":"http://hacks.mozilla.org/2010/05/firefox-4-the-html5-parser-inline-svg-speed-and-more/",
"title":"Mozilla Hacks blog post"
},
{
"url":"http://samples.msdn.microsoft.com/ietestcenter/html5/svghtml_harness.htm?url=SVG_HTML_Elements_001",
"title":"Test suite"
},
{
"url":"http://hacks.mozilla.org/2010/05/firefox-4-the-html5-parser-inline-svg-speed-and-more/",
"title":"Mozilla Hacks blog post"
}

@@ -23,4 +23,4 @@ ],

"categories":[
"HTML5",
"SVG"
"SVG",
"HTML5"
],

@@ -27,0 +27,0 @@ "stats":{

@@ -8,8 +8,8 @@ {

{
"url":"http://blog.dholbert.org/2010/10/svg-as-image.html",
"title":"Blog post with examples"
},
{
"url":"http://www.codedread.com/blog/",
"title":"Blog with SVGs an images"
},
{
"url":"http://blog.dholbert.org/2010/10/svg-as-image.html",
"title":"Blog post with examples"
}

@@ -16,0 +16,0 @@ ],

@@ -8,4 +8,4 @@ {

{
"url":"https://raw.github.com/phiggins42/has.js/master/detect/graphics.js#svg-smil",
"title":"has.js test"
"url":"https://github.com/madsgraphics/SVGEventListener",
"title":"Polyfill for SMIL animate events on SVG"
},

@@ -17,4 +17,4 @@ {

{
"url":"https://github.com/madsgraphics/SVGEventListener",
"title":"Polyfill for SMIL animate events on SVG"
"url":"https://raw.github.com/phiggins42/has.js/master/detect/graphics.js#svg-smil",
"title":"has.js test"
},

@@ -21,0 +21,0 @@ {

@@ -12,8 +12,8 @@ {

{
"url":"https://raw.github.com/phiggins42/has.js/master/detect/graphics.js#svg",
"title":"has.js test"
"url":"http://en.wikipedia.org/wiki/Scalable_Vector_Graphics",
"title":"Wikipedia"
},
{
"url":"http://www.alistapart.com/articles/using-svg-for-flexible-scalable-and-fun-backgrounds-part-i",
"title":"A List Apart article"
"url":"http://svg-edit.googlecode.com",
"title":"Web-based SVG editor"
},

@@ -25,8 +25,8 @@ {

{
"url":"http://en.wikipedia.org/wiki/Scalable_Vector_Graphics",
"title":"Wikipedia"
"url":"https://raw.github.com/phiggins42/has.js/master/detect/graphics.js#svg",
"title":"has.js test"
},
{
"url":"http://svg-edit.googlecode.com",
"title":"Web-based SVG editor"
"url":"http://www.alistapart.com/articles/using-svg-for-flexible-scalable-and-fun-backgrounds-part-i",
"title":"A List Apart article"
}

@@ -33,0 +33,0 @@ ],

@@ -8,2 +8,6 @@ {

{
"url":"https://developer.mozilla.org/en-US/docs/Web/CSS/text-decoration-style",
"title":"MDN Documentation for text-decoration-style"
},
{
"url":"https://developer.mozilla.org/en-US/docs/Web/CSS/text-decoration-color",

@@ -13,6 +17,2 @@ "title":"MDN Documentation for text-decoration-color"

{
"url":"https://developer.mozilla.org/en-US/docs/Web/CSS/text-decoration-style",
"title":"MDN Documentation for text-decoration-style"
},
{
"url":"https://developer.mozilla.org/en-US/docs/Web/CSS/text-decoration-line",

@@ -19,0 +19,0 @@ "title":"MDN Documentation for text-decoration-line"

@@ -12,4 +12,4 @@ {

{
"url":"http://www.css3files.com/text/",
"title":"Information page"
"url":"https://raw.github.com/phiggins42/has.js/master/detect/css.js#css-text-overflow",
"title":"has.js test"
},

@@ -21,8 +21,8 @@ {

{
"url":"http://www.css3files.com/text/",
"title":"Information page"
},
{
"url":"https://github.com/rmorse/AutoEllipsis",
"title":"jQuery polyfill for Firefox"
},
{
"url":"https://raw.github.com/phiggins42/has.js/master/detect/css.js#css-text-overflow",
"title":"has.js test"
}

@@ -29,0 +29,0 @@ ],

@@ -8,8 +8,8 @@ {

{
"url":"http://www.westciv.com/tools/textStroke/",
"title":"Live editor"
},
{
"url":"http://css-tricks.com/7405-adding-stroke-to-web-text/",
"title":"Information & workarounds"
},
{
"url":"http://www.westciv.com/tools/textStroke/",
"title":"Live editor"
}

@@ -16,0 +16,0 @@ ],

@@ -8,2 +8,6 @@ {

{
"url":"http://www.quirksmode.org/mobile/tableTouch.html",
"title":"Detailed support tables"
},
{
"url":"http://schepers.cc/getintouch",

@@ -17,6 +21,2 @@ "title":"Information on the spec development"

{
"url":"http://www.quirksmode.org/mobile/tableTouch.html",
"title":"Detailed support tables"
},
{
"url":"http://msdn.microsoft.com/en-us/library/ie/hh673557(v=vs.85).aspx",

@@ -23,0 +23,0 @@ "title":"Internet Explorer's gesture and touch implementation."

@@ -8,14 +8,10 @@ {

{
"url":"https://developer.mozilla.org/en/CSS/-moz-transform",
"title":"MDN article"
"url":"https://raw.github.com/phiggins42/has.js/master/detect/css.js#css-transform",
"title":"has.js test"
},
{
"url":"http://www.css3files.com/transform/",
"title":"Information page"
"url":"http://docs.webplatform.org/wiki/css/transforms/transform",
"title":"WebPlatform Docs"
},
{
"url":"https://raw.github.com/phiggins42/has.js/master/detect/css.js#css-transform",
"title":"has.js test"
},
{
"url":"http://www.webresourcesdepot.com/cross-browser-css-transforms-csssandpaper/",

@@ -29,8 +25,12 @@ "title":"Workaround script for IE"

{
"url":"https://developer.mozilla.org/en/CSS/-moz-transform",
"title":"MDN article"
},
{
"url":"http://www.css3files.com/transform/",
"title":"Information page"
},
{
"url":"http://www.useragentman.com/IETransformsTranslator/",
"title":"Converter for IE"
},
{
"url":"http://docs.webplatform.org/wiki/css/transforms/transform",
"title":"WebPlatform Docs"
}

@@ -37,0 +37,0 @@ ],

@@ -8,4 +8,4 @@ {

{
"url":"http://css3.bradshawenterprises.com/flip/",
"title":"Multi-browser demo"
"url":"http://hacks.mozilla.org/2011/10/css-3d-transformations-in-firefox-nightly/",
"title":"Mozilla hacks article"
},

@@ -21,8 +21,8 @@ {

{
"url":"http://hacks.mozilla.org/2011/10/css-3d-transformations-in-firefox-nightly/",
"title":"Mozilla hacks article"
"url":"http://docs.webplatform.org/wiki/css/transforms/transform",
"title":"WebPlatform Docs"
},
{
"url":"http://docs.webplatform.org/wiki/css/transforms/transform",
"title":"WebPlatform Docs"
"url":"http://css3.bradshawenterprises.com/flip/",
"title":"Multi-browser demo"
}

@@ -29,0 +29,0 @@ ],

@@ -8,6 +8,2 @@ {

{
"url":"https://developer.mozilla.org/en-US/docs/CSS/user-select",
"title":"MDN article"
},
{
"url":"http://css-tricks.com/almanac/properties/u/user-select/",

@@ -19,2 +15,6 @@ "title":"CSS Tricks article"

"title":"MSDN Documentation"
},
{
"url":"https://developer.mozilla.org/en-US/docs/CSS/user-select",
"title":"MDN article"
}

@@ -21,0 +21,0 @@ ],

@@ -8,2 +8,6 @@ {

{
"url":"https://gist.github.com/pmeenan/5902672",
"title":"Polyfill"
},
{
"url":"http://www.html5rocks.com/en/tutorials/webperformance/usertiming/",

@@ -15,6 +19,2 @@ "title":"HTML5Rocks article"

"title":"SitePoint article"
},
{
"url":"https://gist.github.com/pmeenan/5902672",
"title":"Polyfill"
}

@@ -21,0 +21,0 @@ ],

@@ -8,2 +8,6 @@ {

{
"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":"http://diveinto.org/html5/video.html",

@@ -17,6 +21,2 @@ "title":"Video on the Web - includes info on Android support"

{
"url":"https://raw.github.com/phiggins42/has.js/master/detect/video.js#video",
"title":"has.js test"
},
{
"url":"http://docs.webplatform.org/wiki/html/elements/video",

@@ -26,4 +26,4 @@ "title":"WebPlatform Docs"

{
"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/video.js#video",
"title":"has.js test"
},

@@ -30,0 +30,0 @@ {

@@ -8,8 +8,8 @@ {

{
"url":"https://github.com/saabi/vminpoly",
"title":"Polyfill"
},
{
"url":"http://css-tricks.com/viewport-sized-typography/",
"title":"Blog post"
},
{
"url":"https://github.com/saabi/vminpoly",
"title":"Polyfill"
}

@@ -16,0 +16,0 @@ ],

@@ -8,6 +8,2 @@ {

{
"url":"http://zufelt.ca/blog/are-you-confused-html5-and-wai-aria-yet",
"title":"HTML5/WAI-ARIA information"
},
{
"url":"http://www.alistapart.com/articles/the-accessibility-of-wai-aria/",

@@ -27,2 +23,6 @@ "title":"ALA Article"

"title":"Information page"
},
{
"url":"http://zufelt.ca/blog/are-you-confused-html5-and-wai-aria-yet",
"title":"HTML5/WAI-ARIA information"
}

@@ -29,0 +29,0 @@ ],

@@ -107,4 +107,4 @@ {

"6":"n",
"6.1":"n",
"7":"n"
"6.1":"a x",
"7":"a x"
},

@@ -137,3 +137,3 @@ "opera":{

"6.0-6.1":"n",
"7.0":"n"
"7.0":"a x"
},

@@ -176,5 +176,5 @@ "op_mini":{

},
"notes":"Partial support in Chrome refers to only a limited subset of the specification being implemented.",
"notes":"Partial support in Chrome refers to some attributes missing. Partial support in Safari refers to only Speech Synthesis supported.",
"usage_perc_y":0,
"usage_perc_a":36.13,
"usage_perc_a":42.36,
"ucprefix":false,

@@ -181,0 +181,0 @@ "parent":"",

@@ -8,6 +8,2 @@ {

{
"url":"http://webkit.org/blog/603/webgl-now-available-in-webkit-nightlies/",
"title":"Webkit blog post"
},
{
"url":"http://www.khronos.org/webgl/wiki/Tutorial",

@@ -17,2 +13,6 @@ "title":"Tutorial"

{
"url":"http://khronos.org/webgl/wiki/Getting_a_WebGL_Implementation",
"title":"Instructions on enabling WebGL"
},
{
"url":"http://hacks.mozilla.org/2009/12/webgl-draft-released-today/",

@@ -26,4 +26,4 @@ "title":"Firefox blog post"

{
"url":"http://khronos.org/webgl/wiki/Getting_a_WebGL_Implementation",
"title":"Instructions on enabling WebGL"
"url":"http://webkit.org/blog/603/webgl-now-available-in-webkit-nightlies/",
"title":"Webkit blog post"
}

@@ -30,0 +30,0 @@ ],

@@ -12,2 +12,6 @@ {

{
"url":"https://tools.google.com/dlpage/webmmf",
"title":"Codec for IE9 support"
},
{
"url":"http://www.broken-links.com/2010/09/01/playing-webm-in-safari-with-plugins/",

@@ -17,12 +21,8 @@ "title":"Info on supporting WebM in Safari"

{
"url":"http://perian.org/",
"title":"Perian :Mac OSX Webm Codec install"
},
{
"url":"https://raw.github.com/phiggins42/has.js/master/detect/video.js#video-webm",
"title":"has.js test"
},
{
"url":"https://tools.google.com/dlpage/webmmf",
"title":"Codec for IE9 support"
},
{
"url":"http://perian.org/",
"title":"Perian :Mac OSX Webm Codec install"
}

@@ -29,0 +29,0 @@ ],

@@ -12,6 +12,10 @@ {

{
"url":"https://developers.google.com/speed/webp/",
"title":"Official website"
"url":"http://antimatter15.github.io/weppy/demo.html",
"title":"Polyfill for browsers with WebM support"
},
{
"url":"http://libwebpjs.appspot.com/",
"title":"Decoder in JS"
},
{
"url":"http://webpjs.appspot.com/",

@@ -21,8 +25,4 @@ "title":"Polyfill for browsers with or without WebM support (i.e. IE6-IE9, Safari/iOS version 6.1 and below; Firefox versions 24 and bel"

{
"url":"http://antimatter15.github.io/weppy/demo.html",
"title":"Polyfill for browsers with WebM support"
},
{
"url":"http://libwebpjs.appspot.com/",
"title":"Decoder in JS"
"url":"https://developers.google.com/speed/webp/",
"title":"Official website"
}

@@ -29,0 +29,0 @@ ],

@@ -12,2 +12,6 @@ {

{
"url":"http://en.wikipedia.org/wiki/WebSocket",
"title":"Wikipedia"
},
{
"url":"http://updates.html5rocks.com/2011/08/What-s-different-in-the-new-WebSocket-protocol",

@@ -17,12 +21,8 @@ "title":"Details on newer protocol"

{
"url":"http://websocket.org/aboutwebsocket.html",
"title":"WebSockets information"
},
{
"url":"https://raw.github.com/phiggins42/has.js/master/detect/features.js#native-websockets",
"title":"has.js test"
},
{
"url":"http://en.wikipedia.org/wiki/WebSocket",
"title":"Wikipedia"
},
{
"url":"http://websocket.org/aboutwebsocket.html",
"title":"WebSockets information"
}

@@ -29,0 +29,0 @@ ],

@@ -8,6 +8,10 @@ {

{
"url":"http://nerget.com/rayjs-mt/rayjs.html",
"title":"Web Worker demo"
"url":"http://net.tutsplus.com/tutorials/javascript-ajax/getting-started-with-web-workers/",
"title":"Tutorial"
},
{
"url":"http://code.google.com/p/ie-web-worker/",
"title":"Polyfill for IE (single threaded)"
},
{
"url":"https://developer.mozilla.org/En/Using_web_workers",

@@ -17,8 +21,4 @@ "title":"MDN article"

{
"url":"http://net.tutsplus.com/tutorials/javascript-ajax/getting-started-with-web-workers/",
"title":"Tutorial"
},
{
"url":"http://code.google.com/p/ie-web-worker/",
"title":"Polyfill for IE (single threaded)"
"url":"http://nerget.com/rayjs-mt/rayjs.html",
"title":"Web Worker demo"
}

@@ -25,0 +25,0 @@ ],

@@ -8,8 +8,8 @@ {

{
"url":"http://docs.webplatform.org/wiki/css/properties/word-break",
"title":"WebPlatform Docs"
},
{
"url":"https://developer.mozilla.org/en/CSS/word-break",
"title":"MDN article"
},
{
"url":"http://docs.webplatform.org/wiki/css/properties/word-break",
"title":"WebPlatform Docs"
}

@@ -16,0 +16,0 @@ ],

@@ -8,2 +8,6 @@ {

{
"url":"http://docs.webplatform.org/wiki/css/properties/word-wrap",
"title":"WebPlatform Docs"
},
{
"url":"https://developer.mozilla.org/En/CSS/Word-wrap",

@@ -13,6 +17,2 @@ "title":"MDN article"

{
"url":"http://docs.webplatform.org/wiki/css/properties/word-wrap",
"title":"WebPlatform Docs"
},
{
"url":"http://www.css3files.com/text/#wordwrap",

@@ -19,0 +19,0 @@ "title":"Information page"

@@ -8,2 +8,6 @@ {

{
"url":"http://docs.webplatform.org/wiki/apis/web-messaging/MessagePort/postMessage",
"title":"WebPlatform Docs"
},
{
"url":"http://html5demos.com/postmessage2",

@@ -17,6 +21,2 @@ "title":"Simple demo"

{
"url":"http://docs.webplatform.org/wiki/apis/web-messaging/MessagePort/postMessage",
"title":"WebPlatform Docs"
},
{
"url":"https://raw.github.com/phiggins42/has.js/master/detect/features.js#native-crosswindowmessaging",

@@ -23,0 +23,0 @@ "title":"has.js test"

@@ -8,4 +8,4 @@ {

{
"url":"https://github.com/3nr1c/jUri.js",
"title":"Polyfill for FormData object"
"url":"http://docs.webplatform.org/wiki/apis/xhr/XMLHttpRequest",
"title":"WebPlatform Docs"
},

@@ -17,4 +17,4 @@ {

{
"url":"http://docs.webplatform.org/wiki/apis/xhr/XMLHttpRequest",
"title":"WebPlatform Docs"
"url":"https://github.com/3nr1c/jUri.js",
"title":"Polyfill for FormData object"
}

@@ -34,4 +34,4 @@ ],

"categories":[
"DOM",
"JS API"
"JS API",
"DOM"
],

@@ -38,0 +38,0 @@ "stats":{

@@ -8,2 +8,6 @@ {

{
"url":"http://en.wikipedia.org/wiki/XHTML",
"title":"Wikipedia"
},
{
"url":"http://www.xmlplease.com/xhtml/xhtml5polyglot/",

@@ -13,6 +17,2 @@ "title":"Information on XHTML5"

{
"url":"http://en.wikipedia.org/wiki/XHTML",
"title":"Wikipedia"
},
{
"url":"http://docs.webplatform.org/wiki/concepts/internet_and_web/the_web_standards_model#What_is_XHTML.3F",

@@ -19,0 +19,0 @@ "title":"WebPlatform Docs"

{
"name": "caniuse-db",
"version": "1.0.20140311",
"version": "1.0.20140313",
"description": "Raw browser/feature support data from caniuse.com",

@@ -5,0 +5,0 @@ "keywords": ["support", "css", "js", "html5", "svg"],

Sorry, the diff of this file is too big to display

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc