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
1750
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.20140511 to 1.0.20140516

8

features-json/audio-api.json

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

{
"url":"http://www.doboism.com/projects/webaudio-compatibility/",
"title":"Additional browser compatibility tests for specific features"
"url":"http://docs.webplatform.org/wiki/apis/webaudio",
"title":"WebPlatform Docs"
},

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

{
"url":"http://docs.webplatform.org/wiki/apis/webaudio",
"title":"WebPlatform Docs"
"url":"http://www.doboism.com/projects/webaudio-compatibility/",
"title":"Additional browser compatibility tests for specific features"
}

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

@@ -8,6 +8,14 @@ {

{
"url":"http://24ways.org/2010/the-state-of-html5-audio",
"title":"Detailed article on support"
"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://docs.webplatform.org/wiki/html/elements/audio",
"title":"WebPlatform Docs"
},
{
"url":"http://html5doctor.com/native-audio-in-the-browser/",
"title":"HTML5 Doctor article"
},
{
"url":"http://textopia.org/androidsoundformats.html",

@@ -17,4 +25,4 @@ "title":"File format test page"

{
"url":"http://www.phoboslab.org/log/2011/03/the-state-of-html5-audio",
"title":"The State of HTML5 Audio"
"url":"http://www.jplayer.org/latest/demos/",
"title":"Demos of audio player that uses the audio element"
},

@@ -26,16 +34,8 @@ {

{
"url":"http://docs.webplatform.org/wiki/html/elements/audio",
"title":"WebPlatform Docs"
"url":"http://www.phoboslab.org/log/2011/03/the-state-of-html5-audio",
"title":"The State of HTML5 Audio"
},
{
"url":"http://www.jplayer.org/latest/demos/",
"title":"Demos of audio player that uses the audio element"
},
{
"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":"http://24ways.org/2010/the-state-of-html5-audio",
"title":"Detailed article on support"
}

@@ -42,0 +42,0 @@ ],

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

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

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

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

@@ -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,6 +8,10 @@ {

{
"url":"http://www.css3files.com/border/#borderradius",
"title":"Information page"
"url":"http://docs.webplatform.org/wiki/css/properties/border-radius",
"title":"WebPlatform Docs"
},
{
"url":"http://css3pie.com/",
"title":"Polyfill which includes border-radius"
},
{
"url":"http://border-radius.com",

@@ -17,4 +21,4 @@ "title":"Border-radius CSS Generator"

{
"url":"http://css3pie.com/",
"title":"Polyfill which includes border-radius"
"url":"http://www.css3files.com/border/#borderradius",
"title":"Information page"
},

@@ -24,6 +28,2 @@ {

"title":"Detailed compliance table"
},
{
"url":"http://docs.webplatform.org/wiki/css/properties/border-radius",
"title":"WebPlatform Docs"
}

@@ -33,5 +33,8 @@ ],

{
"description":"Android Browser 2.3 and iOS 4.3 and lower do not support % value for border-radius."
"description":"Safari does not apply border-radius correctly to image borders: http://stackoverflow.com/q/17202128"
},
{
"description":"Android Browser 2.3 does not support % value for border-radius."
},
{
"description":"Border-radius does not work on fieldset elements in IE9."

@@ -41,11 +44,2 @@ },

"description":"The stock browser on the Samsung Galaxy S4 with Android 4.2 does not support the \"border-radius\" shorthand property but does support the long-hand properties for each corner like \"border-top-left-radius\"."
},
{
"description":"Safari does not apply border-radius correctly to image borders: http://stackoverflow.com/questions/17202128/rounded-cornes-border-radius-safari-issue"
},
{
"description":"border-radius <a href=\"http://stackoverflow.com/questions/4692686/ie9-border-radius-and-background-gradient-bleeding\">does not work properly</a> when element is given a background gradient in IE9"
},
{
"description":"Border radius does not work on tables that have border-collapse: collapse set."
}

@@ -52,0 +46,0 @@ ],

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

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

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

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

@@ -24,9 +24,3 @@ ],

{
"description":"Webkit doesn't support viewport units in calc() expressions."
},
{
"description":"calc() does not work within translate/translateX on Internet Explorer 11: http://jsfiddle.net/Y5x93/\r\nIt does work in Firefox 25+ and Chrome 31+ with the -webkit- prefix."
},
{
"description":"calc() does not work with changing an object's dimensions using CSS transitions in Internet Explorer: http://jsfiddle.net/32Qr7/\r\nThe bottom box in this example uses calc() to change it's width and height on hover. The dimensions of the block change immediately on hover while the background color follows the transition rules specified."
"description":"Webkit doesn't support viewport units in calc() expressions: https://bugs.webkit.org/show_bug.cgi?id=94158 and https://code.google.com/p/chromium/issues/detail?id=168840"
}

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

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

{
"url":"https://developer.mozilla.org/en/Drawing_text_using_a_canvas#Additional_examples",
"title":"Examples by Mozilla"
},
{
"url":"http://code.google.com/p/canvas-text/",

@@ -19,6 +23,2 @@ "title":"Support library"

"title":"has.js test"
},
{
"url":"https://developer.mozilla.org/en/Drawing_text_using_a_canvas#Additional_examples",
"title":"Examples by Mozilla"
}

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

"categories":[
"Canvas",
"HTML5"
"HTML5",
"Canvas"
],

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

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

{
"url":"http://explorercanvas.googlecode.com/",
"title":"Implementation for Internet Explorer"
"url":"https://developer.mozilla.org/en/Canvas_tutorial",
"title":"Tutorial by Mozilla"
},

@@ -17,6 +17,10 @@ {

{
"url":"http://www.diveinto.org/html5/canvas.html",
"title":"Another tutorial"
"url":"http://explorercanvas.googlecode.com/",
"title":"Implementation for Internet Explorer"
},
{
"url":"http://www.canvasdemos.com/",
"title":"Showcase site"
},
{
"url":"http://glimr.rubyforge.org/cake/canvas.html",

@@ -26,8 +30,4 @@ "title":"Animation kit "

{
"url":"http://www.canvasdemos.com/",
"title":"Showcase site"
},
{
"url":"https://developer.mozilla.org/en/Canvas_tutorial",
"title":"Tutorial by Mozilla"
"url":"http://www.diveinto.org/html5/canvas.html",
"title":"Another tutorial"
}

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

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

{
"url":"http://aurelio.audero.it/demo/classlist-api-demo.html",
"title":"Demo using classList"
},
{
"url":"http://docs.webplatform.org/wiki/dom/Element/classList",

@@ -17,4 +13,4 @@ "title":"WebPlatform Docs"

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

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

{
"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":"http://aurelio.audero.it/demo/classlist-api-demo.html",
"title":"Demo using classList"
}

@@ -40,4 +40,4 @@ ],

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

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

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

{
"url":"http://html5demos.com/contenteditable",
"title":"Demo page"
},
{
"url":"http://docs.webplatform.org/wiki/html/attributes/contentEditable",

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

"title":"Blog post on usage problems"
},
{
"url":"http://html5demos.com/contenteditable",
"title":"Demo page"
}

@@ -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":"http://dev.opera.com/articles/view/dom-access-control-using-cross-origin-resource-sharing/",
"title":"DOM access using CORS"
},
{
"url":"http://hacks.mozilla.org/2009/07/cross-site-xmlhttprequest-with-cors/",

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

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

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

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

{
"url":"http://www.slideshare.net/Channy/the-history-and-status-of-web-crypto-api",
"title":"The History and Status of Web Crypto API"
},
{
"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":"PolyCrypt: A WebCrypto Polyfill"
},
{
"url":"http://www.slideshare.net/Channy/the-history-and-status-of-web-crypto-api",
"title":"The History and Status of Web Crypto API"
}

@@ -26,4 +26,4 @@ ],

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

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

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

{
"url":"http://docs.webplatform.org/wiki/css/properties/box-shadow",
"title":"WebPlatform Docs"
"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",

@@ -17,6 +21,2 @@ "title":"Demo of various effects"

{
"url":"http://www.css3files.com/shadow/",
"title":"Information page"
},
{
"url":"https://developer.mozilla.org/En/CSS/-moz-box-shadow",

@@ -26,4 +26,4 @@ "title":"MDN article"

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

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

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

{
"url":"https://developer.mozilla.org/en-US/docs/Web/CSS/@supports",
"title":"MDN Article"
},
{
"url":"http://mcc.id.au/blog/2012/08/supports",

@@ -19,6 +23,2 @@ "title":"@supports in Firefox"

"title":"Test case"
},
{
"url":"https://developer.mozilla.org/en-US/docs/Web/CSS/@supports",
"title":"MDN Article"
}

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

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

{
"url":"http://dl.dropbox.com/u/3260327/angular/CSS3ImageManipulation.html",
"title":"Filter editor"
},
{
"url":"http://www.html5rocks.com/en/tutorials/filters/understanding-css/",

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

"title":"Demo file for WebKit browsers"
},
{
"url":"http://dl.dropbox.com/u/3260327/angular/CSS3ImageManipulation.html",
"title":"Filter editor"
}

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

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

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

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

{
"url":"http://www.css-101.org/fixed-positioning/05.php",
"title":"Workaround for IE6"
},
{
"url":"http://bradfrostweb.com/blog/mobile/fixed-position/",
"title":"Article on mobile support"
},
{
"url":"http://www.css-101.org/fixed-positioning/05.php",
"title":"Workaround for IE6"
}

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

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

{
"url":"http://docs.webplatform.org/wiki/css/generated_and_replaced_content",
"title":"WebPlatform Docs"
},
{
"url":"http://www.westciv.com/style_master/academy/css_tutorial/advanced/generated_content.html",

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

"title":"Dev.Opera article"
},
{
"url":"http://docs.webplatform.org/wiki/css/generated_and_replaced_content",
"title":"WebPlatform Docs"
}

@@ -28,4 +28,4 @@ ],

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

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

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

{
"url":"http://www.colorzilla.com/gradient-editor/",
"title":"Cross-browser editor"
},
{
"url":"http://www.css3files.com/gradient/",
"title":"Information page"
},
{
"url":"http://docs.webplatform.org/wiki/css/functions/linear-gradient",

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

"title":"Tool to emulate support in IE"
},
{
"url":"http://www.css3files.com/gradient/",
"title":"Information page"
},
{
"url":"http://www.colorzilla.com/gradient-editor/",
"title":"Cross-browser editor"
}

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

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

{
"url":"https://github.com/codler/Grid-Layout-Polyfill",
"title":"Grid Layout Polyfill"
},
{
"url":"http://blogs.msdn.com/b/ie/archive/2011/04/14/ie10-platform-preview-and-css-features-for-adaptive-layouts.aspx",

@@ -21,2 +17,6 @@ "title":"IE Blog post"

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

@@ -23,0 +23,0 @@ "title":"Mozilla (Firefox) feature request"

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

{
"url":"https://developer.mozilla.org/en/CSS/hyphens",
"title":"MDN article"
},
{
"url":"http://blog.fontdeck.com/post/9037028497/hyphens",
"title":"Blog post"
},
{
"url":"https://developer.mozilla.org/en/CSS/hyphens",
"title":"MDN article"
}

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

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

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

@@ -19,2 +15,6 @@ "title":"Detailed blog post"

"title":"HTML5 Rocks article"
},
{
"url":"http://docs.webplatform.org/wiki/css/properties/mask",
"title":"WebPlatform Docs"
}

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

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

{
"url":"http://webdesignerwall.com/tutorials/responsive-design-with-css3-media-queries",
"title":"Media Queries tutorial"
},
{
"url":"http://ie.microsoft.com/testdrive/HTML5/85CSS3_MediaQueries/",

@@ -17,6 +21,2 @@ "title":"IE demo page with information"

{
"url":"http://webdesignerwall.com/tutorials/responsive-design-with-css3-media-queries",
"title":"Media Queries tutorial"
},
{
"url":"https://github.com/scottjehl/Respond",

@@ -23,0 +23,0 @@ "title":"Polyfill for IE"

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

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

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

"title":"CSSWG discussion"
},
{
"url":"http://msdn.microsoft.com/en-us/library/ie/hh772745(v=vs.85).aspx",
"title":"MSDN article"
}

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

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

{
"url":"http://docs.webplatform.org/wiki/css/atrules/@region",
"title":"WebPlatform Docs"
},
{
"url":"http://html.adobe.com/webstandards/cssregions/",

@@ -19,2 +15,6 @@ "title":"Adobe demos and samples"

"title":"IE10 developer guide info"
},
{
"url":"http://docs.webplatform.org/wiki/css/atrules/@region",
"title":"WebPlatform Docs"
}

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

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

{
"url":"http://docs.webplatform.org/wiki/css/repeating-linear-gradient",
"title":"WebPlatform Docs"
},
{
"url":"https://developer.mozilla.org/en/CSS/repeating-linear-gradient",

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

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

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

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

{
"url":"http://davidwalsh.name/textarea-resize",
"title":"On textarea resizing"
},
{
"url":"http://css-tricks.com/almanac/properties/r/resize/",
"title":"CSS Tricks info"
},
{
"url":"http://davidwalsh.name/textarea-resize",
"title":"On textarea resizing"
}

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

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

{
"url":"http://www.quirksmode.org/css/contents.html",
"title":"Detailed support information"
},
{
"url":"http://selectivizr.com",
"title":"Selectivizr: Polyfill for IE6-8"
},
{
"url":"http://docs.webplatform.org/wiki/css/selectors",

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

"title":"Examples of advanced selectors"
},
{
"url":"http://selectivizr.com",
"title":"Selectivizr: Polyfill for IE6-8"
},
{
"url":"http://www.quirksmode.org/css/contents.html",
"title":"Detailed support information"
}

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

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

{
"url":"http://www.quirksmode.org/css/selectors/",
"title":"Detailed support information"
"url":"http://www.css3.info/selectors-test/",
"title":"Automated CSS3 selector test"
},
{
"url":"http://docs.webplatform.org/wiki/css/selectors",
"title":"WebPlatform Docs"
},
{
"url":"http://selectivizr.com",

@@ -17,8 +21,4 @@ "title":"Selectivizr: Polyfill for IE6-8"

{
"url":"http://www.css3.info/selectors-test/",
"title":"Automated CSS3 selector test"
},
{
"url":"http://docs.webplatform.org/wiki/css/selectors",
"title":"WebPlatform Docs"
"url":"http://www.quirksmode.org/css/selectors/",
"title":"Detailed support information"
}

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

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

{
"url":"http://ie.microsoft.com/testdrive/Graphics/hands-on-css3/hands-on_text-shadow.htm",
"title":"Live editor"
"url":"http://hacks.mozilla.org/2009/06/text-shadow/",
"title":"Mozilla hacks article"
},

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

{
"url":"http://hacks.mozilla.org/2009/06/text-shadow/",
"title":"Mozilla hacks article"
"url":"http://ie.microsoft.com/testdrive/Graphics/hands-on-css3/hands-on_text-shadow.htm",
"title":"Live editor"
},

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

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

{
"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"
},
{
"url":"http://www.css3files.com/transition/",

@@ -17,12 +25,4 @@ "title":"Information page"

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

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

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

{
"url":"http://www.456bereastreet.com/archive/201104/controlling_width_with_css3_box-sizing/",
"title":"Blog post"
},
{
"url":"http://css-tricks.com/box-sizing/",

@@ -17,4 +21,4 @@ "title":"CSS Tricks"

{
"url":"http://www.456bereastreet.com/archive/201104/controlling_width_with_css3_box-sizing/",
"title":"Blog post"
"url":"https://developer.mozilla.org/En/CSS/Box-sizing",
"title":"MDN article"
},

@@ -24,6 +28,2 @@ {

"title":"WebPlatform Docs"
},
{
"url":"https://developer.mozilla.org/En/CSS/Box-sizing",
"title":"MDN article"
}

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

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

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

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

"title":"Dev.Opera article"
},
{
"url":"http://www.css3files.com/color/",
"title":"Information page"
}

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

@@ -8,14 +8,6 @@ {

{
"url":"http://demo.agektmr.com/datalist/",
"title":"Eiji Kitamura's options demos & tests"
"url":"http://docs.webplatform.org/wiki/html/elements/datalist",
"title":"WebPlatform Docs"
},
{
"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/",

@@ -29,4 +21,12 @@ "title":"HTML5 Library including datalist support"

{
"url":"http://docs.webplatform.org/wiki/html/elements/datalist",
"title":"WebPlatform Docs"
"url":"http://demo.agektmr.com/datalist/",
"title":"Eiji Kitamura's options demos & tests"
},
{
"url":"http://hacks.mozilla.org/2010/11/firefox-4-html5-forms/",
"title":"Mozilla Hacks article"
},
{
"url":"https://developer.mozilla.org/en/HTML/Element/datalist",
"title":"MDN reference"
}

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

@@ -8,2 +8,14 @@ {

{
"url":"https://raw.github.com/phiggins42/has.js/master/detect/dom.js#dom-dataset",
"title":"has.js test"
},
{
"url":"https://developer.mozilla.org/en-US/docs/Web/API/HTMLElement.dataset",
"title":"MDN Reference - dataset"
},
{
"url":"http://html5doctor.com/html5-custom-data-attributes/",
"title":"HTML5 Doctor article"
},
{
"url":"http://html5demos.com/dataset",

@@ -13,6 +25,2 @@ "title":"Demo using dataset"

{
"url":"https://raw.github.com/phiggins42/has.js/master/detect/dom.js#dom-dataset",
"title":"has.js test"
},
{
"url":"https://developer.mozilla.org/en-US/docs/Web/Guide/HTML/Using_data_attributes",

@@ -24,10 +32,2 @@ "title":"MDN Guide - Using data-* attributes"

"title":"WebPlatform Docs"
},
{
"url":"https://developer.mozilla.org/en-US/docs/Web/API/HTMLElement.dataset",
"title":"MDN Reference - dataset"
},
{
"url":"http://html5doctor.com/html5-custom-data-attributes/",
"title":"HTML5 Doctor article"
}

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

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

{
"url":"http://www.websiteoptimization.com/speed/tweak/inline-images/",
"title":"Data URL converter"
},
{
"url":"http://css-tricks.com/5970-data-uris/",

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

"title":"Wikipedia"
},
{
"url":"http://www.websiteoptimization.com/speed/tweak/inline-images/",
"title":"Data URL converter"
}

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

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

{
"url":"http://html5doctor.com/summary-figcaption-element/",
"title":"HTML5 Doctor article"
"url":"https://raw.github.com/phiggins42/has.js/master/detect/features.js#native-details",
"title":"has.js test"
},

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

{
"url":"https://raw.github.com/phiggins42/has.js/master/detect/features.js#native-details",
"title":"has.js test"
"url":"http://mathiasbynens.be/notes/html5-details-jquery",
"title":"jQuery fallback script"
},

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

{
"url":"http://mathiasbynens.be/notes/html5-details-jquery",
"title":"jQuery fallback script"
"url":"http://html5doctor.com/summary-figcaption-element/",
"title":"HTML5 Doctor article"
}

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

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

{
"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"
},
{
"url":"http://html5-demos.appspot.com/static/a.download.html",
"title":"Demo: creating a text file and downloading it."
}

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

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

{
"url":"http://nettutsplus.s3.amazonaws.com/64_html5dragdrop/demo/index.html",
"title":"Shopping cart demo"
"url":"http://docs.webplatform.org/wiki/dom/DragEvent",
"title":"WebPlatform Docs"
},
{
"url":"http://html5doctor.com/native-drag-and-drop/",
"title":"HTML5 Doctor article"
},
{
"url":"http://html5demos.com/drag",

@@ -17,8 +21,4 @@ "title":"Demo with link blocks"

{
"url":"http://docs.webplatform.org/wiki/dom/DragEvent",
"title":"WebPlatform Docs"
},
{
"url":"http://html5doctor.com/native-drag-and-drop/",
"title":"HTML5 Doctor article"
"url":"http://nettutsplus.s3.amazonaws.com/64_html5dragdrop/demo/index.html",
"title":"Shopping cart demo"
}

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

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

{
"url":"http://en.wikipedia.org/wiki/Embedded_OpenType",
"title":"Wikipedia"
},
{
"url":"http://www.microsoft.com/typography/web/embedding/default.aspx",
"title":"Example pages"
},
{
"url":"http://en.wikipedia.org/wiki/Embedded_OpenType",
"title":"Wikipedia"
}

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

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

{
"url":"https://raw.github.com/phiggins42/has.js/master/detect/features.js#native-eventsource",
"title":"has.js test"
},
{
"url":"http://samshull.blogspot.com/2010/10/ajax-push-in-ios-safari-and-chrome-with.html",

@@ -19,2 +15,6 @@ "title":"Blog post with demo"

"title":"HTML5 Rocks tutorial"
},
{
"url":"https://raw.github.com/phiggins42/has.js/master/detect/features.js#native-eventsource",
"title":"has.js test"
}

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

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

{
"url":"https://developer.mozilla.org/en/Using_files_from_web_applications",
"title":"MDN article"
},
{
"url":"http://docs.webplatform.org/wiki/apis/file",
"title":"WebPlatform Docs"
},
{
"url":"https://developer.mozilla.org/en/Using_files_from_web_applications",
"title":"MDN article"
}

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

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

{
"url":"http://www.adobe.com/devnet/html5/articles/working-with-flexbox-the-new-spec.html",
"title":"Article on using the latest spec"
},
{
"url":"http://bennettfeely.com/flexplorer/",

@@ -21,6 +25,2 @@ "title":"Flexbox CSS generator"

{
"url":"http://css-tricks.com/snippets/css/a-guide-to-flexbox/",
"title":"A Complete Guide to Flexbox"
},
{
"url":"http://the-echoplex.net/flexyboxes/",

@@ -30,4 +30,4 @@ "title":"Flexbox playground and code generator"

{
"url":"http://www.adobe.com/devnet/html5/articles/working-with-flexbox-the-new-spec.html",
"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,6 +8,2 @@ {

{
"url":"http://ie.microsoft.com/testdrive/Graphics/opentype/",
"title":"Demo pages (IE/Firefox only)"
},
{
"url":"http://html5accessibility.com/",

@@ -21,2 +17,6 @@ "title":"Detailed tables on accessability support"

{
"url":"http://ie.microsoft.com/testdrive/Graphics/opentype/",
"title":"Demo pages (IE/Firefox only)"
},
{
"url":"http://docs.webplatform.org/wiki/css/properties/font-feature-settings",

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

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

{
"url":"http://www.css3files.com/font/",
"title":"Information page"
},
{
"url":"http://en.wikipedia.org/wiki/Web_typography",

@@ -23,2 +19,6 @@ "title":"Wikipedia"

"title":"News and information site"
},
{
"url":"http://www.css3files.com/font/",
"title":"Information page"
}

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

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

{
"url":"https://github.com/westonruter/webforms2",
"title":"Cross-browser JS implementation (based on original spec)"
},
{
"url":"http://www.miketaylr.com/code/input-type-attr.html",
"title":"HTML5 inputs and attribute support page"
},
{
"url":"https://github.com/westonruter/webforms2",
"title":"Cross-browser JS implementation (based on original spec)"
}

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

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

{
"url":"https://developer.mozilla.org/en/DOM/Using_full-screen_mode",
"title":"MDN article"
},
{
"url":"http://hacks.mozilla.org/2012/01/using-the-fullscreen-api-in-web-browsers/",

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

"title":"WebPlatform Docs"
},
{
"url":"https://developer.mozilla.org/en/DOM/Using_full-screen_mode",
"title":"MDN article"
}

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

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

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

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

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

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

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

{
"url":"http://ie.microsoft.com/testdrive/HTML5/getComputedStyle/",
"title":"Demo"
},
{
"url":"https://developer.mozilla.org/en/DOM/window.getComputedStyle",

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

{
"url":"http://snipplr.com/view/13523/",
"title":"Polyfill for IE"
},
{
"url":"http://docs.webplatform.org/wiki/css/cssom/methods/getComputedStyle",

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

{
"url":"http://ie.microsoft.com/testdrive/HTML5/getComputedStyle/",
"title":"Demo"
"url":"http://snipplr.com/view/13523/",
"title":"Polyfill for IE"
}

@@ -31,5 +31,5 @@ ],

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

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

@@ -22,4 +22,4 @@ {

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

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

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

{
"url":"http://msdn.microsoft.com/en-us/library/cc288209(VS.85).aspx",
"title":"MSDN article"
},
{
"url":"http://docs.webplatform.org/wiki/dom/Element/hashchange",
"title":"WebPlatform Docs"
},
{
"url":"http://msdn.microsoft.com/en-us/library/cc288209(VS.85).aspx",
"title":"MSDN article"
}

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

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

{
"url":"http://www.sitepoint.com/discovering-the-high-resolution-time-api/",
"title":"SitePoint article"
"url":"http://aurelio.audero.it/demo/high-resolution-time-api-demo.html",
"title":"Demo"
},
{
"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",

@@ -17,4 +21,4 @@ "title":"HTML5Rocks article"

{
"url":"https://developer.mozilla.org/en-US/docs/Web/API/Performance.now()",
"title":"MDN article"
"url":"http://www.sitepoint.com/discovering-the-high-resolution-time-api/",
"title":"SitePoint article"
}

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

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

{
"url":"http://www.adequatelygood.com/2010/7/Saner-HTML5-History-Management",
"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"
},
{
"url":"https://raw.github.com/phiggins42/has.js/master/detect/features.js#native-history-state",

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

{
"url":"https://developer.mozilla.org/en/DOM/Manipulating_the_browser_history",
"title":"MDN article"
"url":"http://www.adequatelygood.com/2010/7/Saner-HTML5-History-Management",
"title":"Introduction to history management"
},

@@ -32,2 +28,6 @@ {

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

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

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

{
"url":"http://blog.whatwg.org/styling-ie-noscript",
"title":"Alternate workaround"
},
{
"url":"http://blog.whatwg.org/supporting-new-elements-in-ie",

@@ -13,4 +17,4 @@ "title":"Workaround for IE"

{
"url":"http://blog.whatwg.org/styling-ie-noscript",
"title":"Alternate workaround"
"url":"http://oli.jp/2009/html5-structure3/",
"title":"Article on structural elements"
},

@@ -20,6 +24,2 @@ {

"title":"has.js test"
},
{
"url":"http://oli.jp/2009/html5-structure3/",
"title":"Article on structural elements"
}

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

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

{
"url":"http://msdn.microsoft.com/en-us/hh563496",
"title":"MSDN article"
},
{
"url":"http://docs.webplatform.org/wiki/html/attributes/sandbox",

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

"title":"Chromium blog article"
},
{
"url":"http://msdn.microsoft.com/en-us/hh563496",
"title":"MSDN article"
}

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

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

{
"url":"https://github.com/axemclion/IndexedDBShim",
"title":"Polyfill for browsers supporting WebSQL"
},
{
"url":"https://raw.github.com/phiggins42/has.js/master/detect/features.js#native-indexeddb",
"title":"has.js test"
},
{
"url":"http://docs.webplatform.org/wiki/apis/indexedDB",

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

{
"url":"https://github.com/axemclion/IndexedDBShim",
"title":"Polyfill for browsers supporting WebSQL"
},
{
"url":"http://hacks.mozilla.org/2010/06/comparing-indexeddb-and-webdatabase/",
"title":"Mozilla Hacks article"
},
{
"url":"https://raw.github.com/phiggins42/has.js/master/detect/features.js#native-indexeddb",
"title":"has.js test"
}

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

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

{
"url":"http://docs.webplatform.org/wiki/css/properties/display",
"title":"WebPlatform Docs"
},
{
"url":"http://blog.mozilla.com/webdev/2009/02/20/cross-browser-inline-block/",

@@ -19,2 +15,6 @@ "title":"Info on cross browser support"

"title":"Blog post w/info"
},
{
"url":"http://docs.webplatform.org/wiki/css/properties/display",
"title":"WebPlatform Docs"
}

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

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

{
"url":"http://net.tutsplus.com/tutorials/javascript-ajax/quick-tip-cross-browser-datepickers-within-minutes/",
"title":"Datepicker tutorial w/polyfill"
},
{
"url":"http://docs.webplatform.org/wiki/html/elements/input/type/date",

@@ -13,12 +17,8 @@ "title":"WebPlatform Docs"

{
"url":"https://raw.github.com/phiggins42/has.js/master/detect/form.js#input-type-datetime;input-type-datetime-local",
"title":"has.js test"
},
{
"url":"https://github.com/zoltan-dulac/html5Forms.js",
"title":"Polyfill for HTML5 forms"
},
{
"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"
}

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

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

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

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

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

@@ -23,0 +23,0 @@ "title":"Polyfill"

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

{
"url":"https://raw.github.com/phiggins42/has.js/master/detect/form.js#input-attr-placeholder",
"title":"has.js test"
},
{
"url":"https://github.com/mathiasbynens/jquery-placeholder",

@@ -17,6 +13,10 @@ "title":"Polyfill"

{
"url":"https://code.google.com/p/android/issues/detail?id=24626",
"title":"Issue 24626: Placeholder text for an input type="
"url":"http://docs.webplatform.org/wiki/html/attributes/placeholder",
"title":"WebPlatform Docs"
},
{
"url":"https://raw.github.com/phiggins42/has.js/master/detect/form.js#input-attr-placeholder",
"title":"has.js test"
},
{
"url":"http://www.zachleat.com/web/placeholder/",

@@ -26,4 +26,4 @@ "title":"Article on usage"

{
"url":"http://docs.webplatform.org/wiki/html/attributes/placeholder",
"title":"WebPlatform Docs"
"url":"https://code.google.com/p/android/issues/detail?id=24626",
"title":"Issue 24626: Placeholder text for an input type="
}

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

@@ -8,2 +8,14 @@ {

{
"url":"http://tutorialzine.com/2011/12/what-you-need-to-know-html5-range-input/",
"title":"Tutorial"
},
{
"url":"https://github.com/freqdec/fd-slider",
"title":"Cross-browser polyfill"
},
{
"url":"https://github.com/fryn/html5slider",
"title":"Polyfill for Firefox"
},
{
"url":"https://raw.github.com/phiggins42/has.js/master/detect/form.js#input-type-range",

@@ -17,16 +29,4 @@ "title":"has.js test"

{
"url":"https://github.com/freqdec/fd-slider",
"title":"Cross-browser polyfill"
},
{
"url":"http://tutorialzine.com/2011/12/what-you-need-to-know-html5-range-input/",
"title":"Tutorial"
},
{
"url":"http://docs.webplatform.org/wiki/html/elements/input/type/range",
"title":"WebPlatform Docs"
},
{
"url":"https://github.com/fryn/html5slider",
"title":"Polyfill for Firefox"
}

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

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

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

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

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

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

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

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

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

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

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

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

{
"url":"https://developer.mozilla.org/en/DOM/window.matchMedia",
"title":"MDN article"
},
{
"url":"http://docs.webplatform.org/wiki/css/media_queries/apis/matchMedia",
"title":"WebPlatform Docs"
"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":"http://en.wikipedia.org/wiki/MathML",
"title":"Wikipedia"
"url":"http://www.mozilla.org/projects/mathml/demo/",
"title":"MathML demos"
},

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

{
"url":"http://www.mozilla.org/projects/mathml/demo/",
"title":"MathML demos"
"url":"http://en.wikipedia.org/wiki/MathML",
"title":"Wikipedia"
},

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

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

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

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

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

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

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

{
"url":"http://docs.webplatform.org/wiki/css/properties/background-image",
"title":"WebPlatform Docs"
},
{
"url":"http://www.css3.info/preview/multiple-backgrounds/",

@@ -13,6 +17,2 @@ "title":"Demo & information page"

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

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

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

{
"url":"http://dev.opera.com/articles/view/css3-multi-column-layout/",
"title":"Dev.Opera article"
},
{
"url":"http://docs.webplatform.org/wiki/css/properties/column-width",

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

"title":"Introduction page"
},
{
"url":"http://dev.opera.com/articles/view/css3-multi-column-layout/",
"title":"Dev.Opera article"
}

@@ -21,0 +21,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"
}

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

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

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

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

{
"url":"https://developer.mozilla.org/En/DOM/Storage",
"title":"Gecko reference"
},
{
"url":"https://raw.github.com/phiggins42/has.js/master/detect/features.js#native-localstorage;native-sessionstorage",

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

{
"url":"https://developer.mozilla.org/En/DOM/Storage",
"title":"Gecko reference"
"url":"http://html5demos.com/storage",
"title":"Simple demo"
},

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

{
"url":"http://html5demos.com/storage",
"title":"Simple demo"
},
{
"url":"http://code.google.com/p/sessionstorage/",

@@ -28,0 +28,0 @@ "title":"Support library"

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

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

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

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

@@ -28,4 +28,4 @@ ],

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

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

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

{
"url":"http://www.chromium.org/developers/design-documents/desktop-notifications/api-specification",
"title":"Chromium API"
"url":"https://developer.mozilla.org/en-US/docs/Web/API/notification",
"title":"MDN Notifications"
},
{
"url":"http://www.sitepoint.com/introduction-web-notifications-api/",
"title":"SitePoint article"
"url":"https://addons.mozilla.org/en-us/firefox/addon/221523/",
"title":"Add-on "
},
{
"url":"https://developer.mozilla.org/en-US/docs/Web/API/notification",
"title":"MDN Notifications"
},
{
"url":"http://aurelio.audero.it/demo/web-notifications-api-demo.html",

@@ -25,8 +21,12 @@ "title":"Demo"

{
"url":"https://addons.mozilla.org/en-us/firefox/addon/221523/",
"title":"Add-on "
"url":"http://www.html5rocks.com/tutorials/notifications/quick/",
"title":"HTML5 Rocks tutorial"
},
{
"url":"http://www.html5rocks.com/tutorials/notifications/quick/",
"title":"HTML5 Rocks tutorial"
"url":"http://www.chromium.org/developers/design-documents/desktop-notifications/api-specification",
"title":"Chromium API"
},
{
"url":"http://www.sitepoint.com/introduction-web-notifications-api/",
"title":"SitePoint article"
}

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

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

{
"url":"http://docs.webplatform.org/wiki/css/properties/object-fit",
"title":"WebPlatform Docs"
},
{
"url":"https://github.com/anselmh/object-fit",
"title":"object-fit JavaScript-Polyfill"
},
{
"url":"http://docs.webplatform.org/wiki/css/properties/object-fit",
"title":"WebPlatform Docs"
}

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

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

{
"url":"http://diveinto.org/html5/offline.html",
"title":"Dive Into HTML5 article"
},
{
"url":"http://www.sitepoint.com/offline-web-application-tutorial/",
"title":"Sitepoint tutorial"
},
{
"url":"http://hacks.mozilla.org/2010/01/offline-web-applications/",

@@ -13,12 +21,4 @@ "title":"Mozilla Hacks article/demo"

{
"url":"http://diveinto.org/html5/offline.html",
"title":"Dive Into HTML5 article"
},
{
"url":"http://docs.webplatform.org/wiki/apis/appcache/ApplicationCache",
"title":"WebPlatform Docs"
},
{
"url":"http://www.sitepoint.com/offline-web-application-tutorial/",
"title":"Sitepoint tutorial"
}

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

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

{
"url":"https://hacks.mozilla.org/2012/07/firefox-beta-15-supports-the-new-opus-audio-format/",
"title":"Introduction of Opus by Mozilla"
},
{
"url":"http://www.ietf.org/mail-archive/web/rtcweb/current/msg04953.html",
"title":"Google's statement about the use of VP8 and Opus codec for WebRTC standard"
},
{
"url":"https://hacks.mozilla.org/2012/07/firefox-beta-15-supports-the-new-opus-audio-format/",
"title":"Introduction of Opus by Mozilla"
}

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

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

{
"url":"http://aurelio.audero.it/demo/page-visibility-api-demo.html",
"title":"Demo"
"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"
},
{
"url":"http://www.sitepoint.com/introduction-to-page-visibility-api/",

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

{
"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"
"url":"http://aurelio.audero.it/demo/page-visibility-api-demo.html",
"title":"Demo"
}

@@ -25,0 +25,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 @@ ],

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

{
"url":"http://robertnyman.com/2010/03/22/css-pointer-events-to-allow-clicks-on-underlying-elements/",
"title":"Article & tutorial"
},
{
"url":"https://raw.github.com/phiggins42/has.js/master/detect/css.js#css-pointerevents",
"title":"has.js test"
},
{
"url":"http://robertnyman.com/2010/03/22/css-pointer-events-to-allow-clicks-on-underlying-elements/",
"title":"Article & tutorial"
}

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

@@ -24,4 +24,4 @@ {

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

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

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

{
"url":"http://html5doctor.com/measure-up-with-the-meter-tag/",
"title":"HTML5 Doctor on meter element "
},
{
"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/",
"title":"HTML5 Doctor on meter element "
}

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

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

{
"url":"https://github.com/jakearchibald/ES6-Promises",
"title":"A polyfill for ES6-style Promises"
},
{
"url":"http://www.html5rocks.com/en/tutorials/es6/promises/",

@@ -13,4 +17,4 @@ "title":"JavaScript Promises: There and back again - HTML5 Rocks"

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

@@ -20,6 +24,2 @@ {

"title":"Promises/A+ spec"
},
{
"url":"http://www.chromestatus.com/features/5681726336532480",
"title":"Chromium dashboard - ES6 Promises"
}

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

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

{
"url":"https://developer.mozilla.org/En/DOM/Element.querySelectorAll",
"title":"MDN article on querySelectorAll"
"url":"http://docs.webplatform.org/wiki/css/selectors_api/querySelector",
"title":"WebPlatform Docs"
},

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

{
"url":"https://developer.mozilla.org/En/DOM/Element.querySelectorAll",
"title":"MDN article on querySelectorAll"
},
{
"url":"http://cjihrig.com/blog/javascripts-selectors-api/",
"title":"Blog post"
},
{
"url":"http://docs.webplatform.org/wiki/css/selectors_api/querySelector",
"title":"WebPlatform Docs"
}

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

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

{
"url":"http://paulirish.com/2011/requestanimationframe-for-smart-animating/",
"title":"Blog post"
},
{
"url":"http://hacks.mozilla.org/2011/08/animating-with-javascript-from-setinterval-to-requestanimationframe/",

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

"title":"WebPlatform Docs"
},
{
"url":"http://paulirish.com/2011/requestanimationframe-for-smart-animating/",
"title":"Blog post"
}

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

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

{
"url":"http://html5doctor.com/ruby-rt-rp-element/",
"title":"HTML5 Doctor article"
},
{
"url":"https://addons.mozilla.org/firefox/addon/6812/",

@@ -13,12 +17,8 @@ "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/",
"title":"Add-on \"XHTML Ruby Support\" for Firefox"
},
{
"url":"http://html5doctor.com/ruby-rt-rp-element/",
"title":"HTML5 Doctor article"
},
{
"url":"http://docs.webplatform.org/wiki/html/elements/ruby",
"title":"WebPlatform Docs"
}

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

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

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

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

"title":"Demo"
},
{
"url":"https://developer.mozilla.org/en/HTML/Element/script#Attributes",
"title":"MDN article"
}

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

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

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

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

"title":"MDN article"
},
{
"url":"https://raw.github.com/phiggins42/has.js/master/detect/script.js#script-defer",
"title":"has.js test"
}

@@ -28,4 +28,4 @@ ],

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

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

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

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

@@ -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 @@ ],

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

{
"url":"http://my.opera.com/core/blog/2011/03/23/webcam-orientation-preview",
"title":"Technology preview from Opera"
},
{
"url":"http://docs.webplatform.org/wiki/dom/Navigator/getUserMedia",
"title":"WebPlatform Docs"
},
{
"url":"http://my.opera.com/core/blog/2011/03/23/webcam-orientation-preview",
"title":"Technology preview from Opera"
}

@@ -26,4 +26,4 @@ ],

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

@@ -30,0 +30,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,4 +8,4 @@ {

{
"url":"http://html5doctor.com/the-scoped-attribute/",
"title":"HTML5 Doctor article"
"url":"http://updates.html5rocks.com/2012/03/A-New-Experimental-Feature-style-scoped",
"title":"HTML5Rocks article"
},

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

{
"url":"http://updates.html5rocks.com/2012/03/A-New-Experimental-Feature-style-scoped",
"title":"HTML5Rocks article"
"url":"http://html5doctor.com/the-scoped-attribute/",
"title":"HTML5 Doctor article"
}

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

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

{
"url":"http://svg-wow.org/blog/category/filters/",
"title":"SVG filter demos"
},
{
"url":"http://electricbeach.org/?p=950",
"title":"Experiments with filter effects"
},
{
"url":"http://svg-wow.org/blog/category/filters/",
"title":"SVG filter demos"
}

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

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

{
"url":"https://developer.mozilla.org/en/SVG/Tutorial/Other_content_in_SVG",
"title":"MDN Tutorial"
"url":"https://developer.mozilla.org/En/Applying_SVG_effects_to_HTML_content",
"title":"MDN Reference page"
},

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

{
"url":"https://developer.mozilla.org/En/Applying_SVG_effects_to_HTML_content",
"title":"MDN Reference page"
"url":"https://developer.mozilla.org/en/SVG/Tutorial/Other_content_in_SVG",
"title":"MDN Tutorial"
}

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

@@ -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 @@ ],

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

{
"url":"http://svg-wow.org/blog/category/animation/",
"title":"Examples on SVG WOW"
},
{
"url":"http://leunen.me/fakesmile/",

@@ -17,4 +21,4 @@ "title":"JS library to support SMIL in SVG"

{
"url":"http://svg-wow.org/blog/category/animation/",
"title":"Examples on SVG WOW"
"url":"https://developer.mozilla.org/en/SVG/SVG_animation_with_SMIL",
"title":"MDN article"
},

@@ -24,6 +28,2 @@ {

"title":"Polyfill for SMIL animate events on SVG"
},
{
"url":"https://developer.mozilla.org/en/SVG/SVG_animation_with_SMIL",
"title":"MDN article"
}

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

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

{
"url":"http://code.google.com/p/svgweb/",
"title":"SVG Web: Flash-based polyfill"
"url":"http://svg-wow.org/",
"title":"SVG showcase site"
},
{
"url":"http://svg-edit.googlecode.com",
"title":"Web-based SVG editor"
"url":"https://raw.github.com/phiggins42/has.js/master/detect/graphics.js#svg",
"title":"has.js test"
},
{
"url":"http://svg-wow.org/",
"title":"SVG showcase site"
"url":"http://en.wikipedia.org/wiki/Scalable_Vector_Graphics",
"title":"Wikipedia"
},

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

{
"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://en.wikipedia.org/wiki/Scalable_Vector_Graphics",
"title":"Wikipedia"
"url":"http://code.google.com/p/svgweb/",
"title":"SVG Web: Flash-based polyfill"
}

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

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

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

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

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

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

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

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

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

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

{
"url":"http://www.css3files.com/text/",
"title":"Information page"
},
{
"url":"http://docs.webplatform.org/wiki/css/properties/text-overflow",

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

"title":"has.js test"
},
{
"url":"http://www.css3files.com/text/",
"title":"Information page"
}

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

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

{
"url":"http://www.quirksmode.org/mobile/tableTouch.html",
"title":"Detailed support tables"
"url":"http://schepers.cc/getintouch",
"title":"Information on the spec development"
},
{
"url":"http://msdn.microsoft.com/en-us/library/ie/hh673557(v=vs.85).aspx",
"title":"Internet Explorer's gesture and touch implementation."
},
{
"url":"http://www.quirksmode.org/m/tests/drag2.html",

@@ -17,8 +21,4 @@ "title":"Multi-touch demo"

{
"url":"http://msdn.microsoft.com/en-us/library/ie/hh673557(v=vs.85).aspx",
"title":"Internet Explorer's gesture and touch implementation."
},
{
"url":"http://schepers.cc/getintouch",
"title":"Information on the spec development"
"url":"http://www.quirksmode.org/mobile/tableTouch.html",
"title":"Detailed support tables"
}

@@ -35,4 +35,4 @@ ],

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

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

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

{
"url":"https://developer.mozilla.org/en/CSS/-moz-transform",
"title":"MDN article"
},
{
"url":"http://www.useragentman.com/IETransformsTranslator/",
"title":"Converter for IE"
},
{
"url":"https://raw.github.com/phiggins42/has.js/master/detect/css.js#css-transform",

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

{
"url":"http://www.webresourcesdepot.com/cross-browser-css-transforms-csssandpaper/",
"title":"Workaround script for IE"
},
{
"url":"http://www.css3files.com/transform/",

@@ -18,6 +30,2 @@ "title":"Information page"

{
"url":"http://docs.webplatform.org/wiki/css/transforms/transform",
"title":"WebPlatform Docs"
},
{
"url":"http://www.westciv.com/tools/transforms/",

@@ -27,12 +35,4 @@ "title":"Live editor"

{
"url":"https://developer.mozilla.org/en/CSS/-moz-transform",
"title":"MDN article"
},
{
"url":"http://www.webresourcesdepot.com/cross-browser-css-transforms-csssandpaper/",
"title":"Workaround script for IE"
},
{
"url":"http://www.useragentman.com/IETransformsTranslator/",
"title":"Converter for IE"
"url":"http://docs.webplatform.org/wiki/css/transforms/transform",
"title":"WebPlatform Docs"
}

@@ -39,0 +39,0 @@ ],

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

{
"url":"http://css3.bradshawenterprises.com/flip/",
"title":"Multi-browser demo"
},
{
"url":"https://raw.github.com/phiggins42/has.js/master/detect/css.js#css-transform",

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

"title":"Mozilla hacks article"
},
{
"url":"http://css3.bradshawenterprises.com/flip/",
"title":"Multi-browser demo"
}

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

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

{
"url":"http://javascriptweblog.wordpress.com/2011/05/03/javascript-strict-mode/",
"title":"Article with test suite"
},
{
"url":"http://ejohn.org/blog/ecmascript-5-strict-mode-json-and-more/",
"title":"Information page"
},
{
"url":"http://javascriptweblog.wordpress.com/2011/05/03/javascript-strict-mode/",
"title":"Article with test suite"
}

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

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

{
"url":"http://css-tricks.com/almanac/properties/u/user-select/",
"title":"CSS Tricks article"
},
{
"url":"http://msdn.microsoft.com/en-us/library/ie/hh781492(v=vs.85).aspx",

@@ -13,6 +17,2 @@ "title":"MSDN Documentation"

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

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

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

{
"url":"http://www.html5rocks.com/en/tutorials/webperformance/usertiming/",
"title":"HTML5Rocks article"
},
{
"url":"http://www.sitepoint.com/discovering-user-timing-api/",

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

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

@@ -19,0 +19,0 @@ "title":"Polyfill"

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

{
"url":"http://davidwalsh.name/vibration-api",
"title":"Vibration API sample code & demo"
},
{
"url":"http://code.tutsplus.com/tutorials/html5-vibration-api--mobile-22585",
"title":"Tuts+ article"
},
{
"url":"https://developer.mozilla.org/en-US/docs/Web/Guide/API/Vibration",

@@ -13,12 +21,4 @@ "title":"MDN article"

{
"url":"http://davidwalsh.name/vibration-api",
"title":"Vibration API sample code & demo"
},
{
"url":"http://aurelio.audero.it/demo/vibration-api-demo.html",
"title":"Demo"
},
{
"url":"http://code.tutsplus.com/tutorials/html5-vibration-api--mobile-22585",
"title":"Tuts+ article"
}

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

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

{
"url":"https://raw.github.com/phiggins42/has.js/master/detect/video.js#video",
"title":"has.js test"
},
{
"url":"http://diveinto.org/html5/video.html",
"title":"Video on the Web - includes info on Android support"
},
{
"url":"http://docs.webplatform.org/wiki/html/elements/video",

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

{
"url":"http://webmproject.org",
"title":"WebM format information"
},
{
"url":"http://camendesign.co.uk/code/video_for_everybody",

@@ -26,8 +30,4 @@ "title":"Video for Everybody"

{
"url":"http://diveinto.org/html5/video.html",
"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://webmproject.org",
"title":"WebM format information"
}

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

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

{
"url":"https://github.com/saabi/vminpoly",
"title":"Polyfill"
"url":"http://blog.rodneyrehm.de/archives/34-iOS7-Mobile-Safari-And-Viewport-Units.html",
"title":"Back-Forward issue blog post"
},

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

{
"url":"https://github.com/saabi/vminpoly",
"title":"Polyfill"
},
{
"url":"http://css-tricks.com/viewport-sized-typography/",
"title":"Blog post"
},
{
"url":"http://blog.rodneyrehm.de/archives/34-iOS7-Mobile-Safari-And-Viewport-Units.html",
"title":"Back-Forward issue blog post"
}

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

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

{
"url":"http://en.wikipedia.org/wiki/WAI-ARIA",
"title":"Wikipedia"
},
{
"url":"http://www.paciellogroup.com/blog/2011/10/browser-assistive-technology-tests-redux/",

@@ -21,2 +17,6 @@ "title":"Links to various test results"

{
"url":"http://www.w3.org/WAI/intro/aria",
"title":"Information page"
},
{
"url":"http://www.alistapart.com/articles/the-accessibility-of-wai-aria/",

@@ -26,4 +26,4 @@ "title":"ALA Article"

{
"url":"http://www.w3.org/WAI/intro/aria",
"title":"Information page"
"url":"http://en.wikipedia.org/wiki/WAI-ARIA",
"title":"Wikipedia"
}

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

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

{
"url":"http://aurelio.audero.it/demo/web-speech-api-demo.html",
"title":"Demo"
},
{
"url":"http://updates.html5rocks.com/2013/01/Voice-Driven-Web-Apps-Introduction-to-the-Web-Speech-API",

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

"title":"SitePoint article"
},
{
"url":"http://aurelio.audero.it/demo/web-speech-api-demo.html",
"title":"Demo"
}

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

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

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

@@ -27,2 +23,6 @@ "title":"Instructions on enabling WebGL"

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

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

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

{
"url":"https://tools.google.com/dlpage/webmmf",
"title":"Codec for IE9 support"
"url":"http://webmproject.org",
"title":"Official website"
},

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

{
"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/",
"title":"Info on supporting WebM in Safari"
},
{
"url":"http://webmproject.org",
"title":"Official website"
}

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

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

{
"url":"https://developers.google.com/speed/webp/",
"title":"Official website"
},
{
"url":"http://webpjs.appspot.com/",

@@ -21,6 +25,2 @@ "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":"https://developers.google.com/speed/webp/",
"title":"Official website"
},
{
"url":"https://developers.google.com/speed/webp/faq#which_web_browsers_natively_support_webp",

@@ -27,0 +27,0 @@ "title":"Official website FAQ - Which web browsers natively support WebP?"

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

{
"url":"https://raw.github.com/phiggins42/has.js/master/detect/features.js#native-websockets",
"title":"has.js test"
"url":"http://updates.html5rocks.com/2011/08/What-s-different-in-the-new-WebSocket-protocol",
"title":"Details on newer protocol"
},
{
"url":"http://websocket.org/aboutwebsocket.html",
"title":"WebSockets information"
"url":"http://docs.webplatform.org/wiki/apis/websocket",
"title":"WebPlatform Docs"
},

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

{
"url":"http://updates.html5rocks.com/2011/08/What-s-different-in-the-new-WebSocket-protocol",
"title":"Details on newer protocol"
"url":"https://raw.github.com/phiggins42/has.js/master/detect/features.js#native-websockets",
"title":"has.js test"
},
{
"url":"http://docs.webplatform.org/wiki/apis/websocket",
"title":"WebPlatform Docs"
"url":"http://websocket.org/aboutwebsocket.html",
"title":"WebSockets information"
}

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

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

{
"url":"http://net.tutsplus.com/tutorials/javascript-ajax/getting-started-with-web-workers/",
"title":"Tutorial"
},
{
"url":"http://code.google.com/p/ie-web-worker/",

@@ -23,2 +19,6 @@ "title":"Polyfill for IE (single threaded)"

"title":"MDN article"
},
{
"url":"http://net.tutsplus.com/tutorials/javascript-ajax/getting-started-with-web-workers/",
"title":"Tutorial"
}

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

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

{
"url":"https://developer.mozilla.org/En/CSS/Word-wrap",
"title":"MDN article"
},
{
"url":"http://www.css3files.com/text/#wordwrap",

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

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

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

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

{
"url":"http://html5demos.com/postmessage2",
"title":"Simple demo"
},
{
"url":"https://developer.mozilla.org/en/DOM/window.postMessage",

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

{
"url":"http://html5demos.com/postmessage2",
"title":"Simple demo"
},
{
"url":"https://raw.github.com/phiggins42/has.js/master/detect/features.js#native-crosswindowmessaging",

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

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

{
"url":"https://github.com/3nr1c/jUri.js",
"title":"Polyfill for FormData object"
},
{
"url":"https://developer.mozilla.org/en/XMLHttpRequest/FormData",
"title":"MDN article on FormData"
},
{
"url":"https://github.com/3nr1c/jUri.js",
"title":"Polyfill for FormData object"
}

@@ -33,4 +33,4 @@ ],

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

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

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

{
"url":"http://www.xmlplease.com/xhtml/xhtml5polyglot/",
"title":"Information on XHTML5"
"url":"http://docs.webplatform.org/wiki/concepts/internet_and_web/the_web_standards_model#What_is_XHTML.3F",
"title":"WebPlatform Docs"
},

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

{
"url":"http://docs.webplatform.org/wiki/concepts/internet_and_web/the_web_standards_model#What_is_XHTML.3F",
"title":"WebPlatform Docs"
"url":"http://www.xmlplease.com/xhtml/xhtml5polyglot/",
"title":"Information on XHTML5"
}

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

{
"name": "caniuse-db",
"version": "1.0.20140511",
"version": "1.0.20140516",
"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