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.20140416 to 1.0.20140422

features-json/srcset.json

8

features-json/audio-api.json

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

{
"url":"https://github.com/g200kg/WAAPISim",
"title":"Polyfill to enable Web Audio API through Firefox Audio Data api or flash"
},
{
"url":"https://github.com/corbanbrook/audionode.js",

@@ -19,6 +23,2 @@ "title":"Polyfill to support Web Audio API in Firefox"

"title":"WebPlatform Docs"
},
{
"url":"https://github.com/g200kg/WAAPISim",
"title":"Polyfill to enable Web Audio API through Firefox Audio Data api or flash"
}

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

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

{
"url":"http://www.jplayer.org/latest/demos/",
"title":"Demos of audio player that uses the audio element"
"url":"http://www.phoboslab.org/log/2011/03/the-state-of-html5-audio",
"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://textopia.org/androidsoundformats.html",

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

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

@@ -38,4 +34,8 @@ {

{
"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://24ways.org/2010/the-state-of-html5-audio",
"title":"Detailed article on support"
}

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

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

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

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

{
"url":"http://www.css3files.com/background/",
"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":"http://www.smartjava.org/examples/webapi-battery/",
"title":"Simple demo"
},
{
"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"
}

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

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

{
"url":"https://developer.mozilla.org/en-US/docs/DOM/Blob",
"title":"MDN article on Blobs"
},
{
"url":"https://developer.mozilla.org/en/DOM/BlobBuilder",
"title":"MDN article on BlobBuilder"
},
{
"url":"https://developer.mozilla.org/en-US/docs/DOM/Blob",
"title":"MDN article on Blobs"
}

@@ -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,2 @@ {

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

@@ -25,2 +21,6 @@ "title":"Detailed compliance table"

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

@@ -27,0 +27,0 @@ "title":"Border-radius CSS Generator"

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

{
"url":"http://docs.webplatform.org/wiki/css/functions/calc",
"title":"WebPlatform Docs"
},
{
"url":"https://developer.mozilla.org/en/CSS/-moz-calc",

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

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

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

@@ -8,2 +8,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/",

@@ -17,6 +21,2 @@ "title":"Support library"

{
"url":"https://developer.mozilla.org/en/Drawing_text_using_a_canvas#Additional_examples",
"title":"Examples by Mozilla"
},
{
"url":"http://docs.webplatform.org/wiki/apis/canvas/CanvasRenderingContext2D/fillText",

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

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

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

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

{
"url":"http://www.canvasdemos.com/",
"title":"Showcase site"
},
{
"url":"https://developer.mozilla.org/en/Canvas_tutorial",

@@ -21,6 +25,2 @@ "title":"Tutorial by Mozilla"

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

@@ -27,0 +27,0 @@ "title":"Animation kit "

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

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

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

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

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

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

{
"url":"http://blog.whatwg.org/the-road-to-html-5-contenteditable",
"title":"WHATWG blog post"
},
{
"url":"http://html5demos.com/contenteditable",

@@ -19,6 +23,2 @@ "title":"Demo page"

"title":"Blog post on usage problems"
},
{
"url":"http://blog.whatwg.org/the-road-to-html-5-contenteditable",
"title":"WHATWG blog post"
}

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

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

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

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

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

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

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

{
"url":"http://polycrypt.net/",
"title":"PolyCrypt: A WebCrypto Polyfill"
},
{
"url":"http://www.slideshare.net/Channy/the-history-and-status-of-web-crypto-api",

@@ -26,4 +26,4 @@ "title":"The History and Status of Web Crypto API"

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

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

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

{
"url":"https://developer.mozilla.org/en-US/docs/Web/CSS/@supports",
"title":"MDN Article"
},
{
"url":"http://docs.webplatform.org/wiki/css/atrules/@supports",
"title":"WebPlatform Docs"
},
{
"url":"http://dabblet.com/gist/3895764",

@@ -15,10 +23,2 @@ "title":"Test case"

"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",
"title":"MDN Article"
}

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

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

{
"url":"http://dl.dropbox.com/u/3260327/angular/CSS3ImageManipulation.html",
"title":"Filter editor"
"url":"http://bennettfeely.com/filters/",
"title":"Filter Playground"
},

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

{
"url":"http://bennettfeely.com/filters/",
"title":"Filter Playground"
"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":{

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

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

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

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

{
"url":"http://blog.fontdeck.com/post/9037028497/hyphens",
"title":"Blog post"
"url":"http://docs.webplatform.org/wiki/css/properties/hyphens",
"title":"WebPlatform Docs"
},

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

{
"url":"http://docs.webplatform.org/wiki/css/properties/hyphens",
"title":"WebPlatform Docs"
"url":"http://blog.fontdeck.com/post/9037028497/hyphens",
"title":"Blog post"
}

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

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

{
"url":"https://github.com/scottjehl/Respond",
"title":"Polyfill for IE"
"url":"http://ie.microsoft.com/testdrive/HTML5/85CSS3_MediaQueries/",
"title":"IE demo page with information"
},
{
"url":"http://docs.webplatform.org/wiki/css/atrules/@media",
"title":"WebPlatform Docs"
},
{
"url":"http://webdesignerwall.com/tutorials/responsive-design-with-css3-media-queries",

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

{
"url":"http://ie.microsoft.com/testdrive/HTML5/85CSS3_MediaQueries/",
"title":"IE demo page with information"
},
{
"url":"http://docs.webplatform.org/wiki/css/atrules/@media",
"title":"WebPlatform Docs"
"url":"https://github.com/scottjehl/Respond",
"title":"Polyfill for IE"
}

@@ -25,0 +25,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,6 +8,2 @@ {

{
"url":"http://wiki.csswg.org/ideas/placeholder-styling",
"title":"CSSWG discussion"
},
{
"url":"http://msdn.microsoft.com/en-us/library/ie/hh772745(v=vs.85).aspx",

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

"title":"CSS-Tricks article with all prefixes"
},
{
"url":"http://wiki.csswg.org/ideas/placeholder-styling",
"title":"CSSWG discussion"
}

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

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

{
"url":"http://msdn.microsoft.com/en-us/ie/hh272902#_CSSConnected",
"title":"IE10 developer guide info"
},
{
"url":"http://docs.webplatform.org/wiki/css/atrules/@region",

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

{
"url":"http://msdn.microsoft.com/en-us/ie/hh272902#_CSSConnected",
"title":"IE10 developer guide info"
},
{
"url":"http://html.adobe.com/webstandards/cssregions/",

@@ -19,0 +19,0 @@ "title":"Adobe demos and samples"

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

{
"url":"http://www.css3files.com/gradient/#repeatinglineargradient",
"title":"Information page"
},
{
"url":"https://developer.mozilla.org/en/CSS/repeating-linear-gradient",

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

"title":"WebPlatform Docs"
},
{
"url":"http://www.css3files.com/gradient/#repeatinglineargradient",
"title":"Information page"
}

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

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

{
"url":"http://selectivizr.com",
"title":"Selectivizr: Polyfill for IE6-8"
"url":"http://www.yourhtmlsource.com/stylesheets/advancedselectors.html",
"title":"Examples of advanced selectors"
},

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

{
"url":"http://www.yourhtmlsource.com/stylesheets/advancedselectors.html",
"title":"Examples of advanced selectors"
"url":"http://selectivizr.com",
"title":"Selectivizr: Polyfill for IE6-8"
}

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

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

{
"url":"http://selectivizr.com",
"title":"Selectivizr: Polyfill for IE6-8"
"url":"http://www.css3.info/selectors-test/",
"title":"Automated CSS3 selector test"
},

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

{
"url":"http://selectivizr.com",
"title":"Selectivizr: Polyfill for IE6-8"
},
{
"url":"http://docs.webplatform.org/wiki/css/selectors",
"title":"WebPlatform Docs"
},
{
"url":"http://www.css3.info/selectors-test/",
"title":"Automated CSS3 selector test"
}

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

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

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

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

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

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

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

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

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

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

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

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

"title":"Article on usage"
},
{
"url":"http://www.css3files.com/transition/",
"title":"Information page"
}

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

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

{
"url":"https://developer.mozilla.org/En/CSS/Box-sizing",
"title":"MDN article"
},
{
"url":"http://css-tricks.com/box-sizing/",

@@ -23,6 +27,2 @@ "title":"CSS Tricks"

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

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

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

{
"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",
"title":"WebPlatform Docs"
},
{
"url":"http://dev.opera.com/articles/view/color-in-opera-10-hsl-rgb-and-alpha-transparency/",
"title":"Dev.Opera article"
}

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

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

{
"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"
},
{
"url":"http://demo.agektmr.com/datalist/",
"title":"Eiji Kitamura's options demos & tests"
"url":"http://github.com/thgreasi/datalist-polyfill",
"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/",

@@ -25,8 +21,12 @@ "title":"Mozilla Hacks article"

{
"url":"http://github.com/thgreasi/datalist-polyfill",
"title":"Minimal Datalist polyfill w/tutorial"
"url":"http://docs.webplatform.org/wiki/html/elements/datalist",
"title":"WebPlatform Docs"
},
{
"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://afarkas.github.com/webshim/demos/",
"title":"HTML5 Library including datalist support"
}

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

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

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

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

{
"url":"https://developer.mozilla.org/en-US/docs/Web/API/HTMLElement.dataset",
"title":"MDN Reference - dataset"
"url":"http://html5demos.com/dataset",
"title":"Demo using dataset"
},
{
"url":"http://html5doctor.com/html5-custom-data-attributes/",
"title":"HTML5 Doctor article"
},
{
"url":"http://docs.webplatform.org/wiki/html/attributes/data-*",

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

{
"url":"https://developer.mozilla.org/en-US/docs/Web/Guide/HTML/Using_data_attributes",
"title":"MDN Guide - Using data-* attributes"
"url":"http://html5doctor.com/html5-custom-data-attributes/",
"title":"HTML5 Doctor article"
},
{
"url":"http://html5demos.com/dataset",
"title":"Demo using dataset"
"url":"https://developer.mozilla.org/en-US/docs/Web/API/HTMLElement.dataset",
"title":"MDN Reference - dataset"
}

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

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

{
"url":"http://css-tricks.com/5970-data-uris/",
"title":"Information page"
},
{
"url":"http://en.wikipedia.org/wiki/data_URI_scheme",

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

"title":"Data URL converter"
},
{
"url":"http://css-tricks.com/5970-data-uris/",
"title":"Information page"
}

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

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

{
"url":"https://gist.github.com/370590",
"title":"Fallback script"
},
{
"url":"http://mathiasbynens.be/notes/html5-details-jquery",

@@ -21,2 +17,6 @@ "title":"jQuery fallback script"

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

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

{
"url":"http://html5doctor.com/summary-figcaption-element/",
"title":"HTML5 Doctor article"
"url":"https://gist.github.com/370590",
"title":"Fallback script"
}

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

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

{
"url":"http://www.html5rocks.com/en/tutorials/device/orientation/",
"title":"HTML5 Rocks tutorial"
"url":"http://html5labs.interoperabilitybridges.com/prototypes/device-orientation-events/device-orientation-events/info",
"title":"DeviceOrientation implementation prototype for IE10"
},

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

{
"url":"http://html5labs.interoperabilitybridges.com/prototypes/device-orientation-events/device-orientation-events/info",
"title":"DeviceOrientation implementation prototype for IE10"
"url":"http://www.html5rocks.com/en/tutorials/device/orientation/",
"title":"HTML5 Rocks tutorial"
}

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

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

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

@@ -23,2 +19,6 @@ "title":"Demo with link blocks"

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

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

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

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

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

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

{
"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"
},
{
"url":"http://docs.webplatform.org/wiki/apis/file",
"title":"WebPlatform Docs"
}

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

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

{
"url":"http://www.html5rocks.com/en/tutorials/file/filesystem/",
"title":"HTML5 Rocks tutorial"
},
{
"url":"http://docs.webplatform.org/wiki/apis/filesystem",
"title":"WebPlatform Docs"
},
{
"url":"http://www.html5rocks.com/en/tutorials/file/filesystem/",
"title":"HTML5 Rocks tutorial"
}

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

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

{
"url":"http://css-tricks.com/snippets/css/a-guide-to-flexbox/",
"title":"A Complete Guide to Flexbox"
},
{
"url":"http://dev.opera.com/articles/view/advanced-cross-browser-flexbox/",
"title":"Tutorial on cross-browser support"
},
{
"url":"http://philipwalton.github.io/solved-by-flexbox/",

@@ -31,2 +23,10 @@ "title":"Examples on how to solve common layout problems with flexbox"

"title":"Flexbox CSS generator"
},
{
"url":"http://css-tricks.com/snippets/css/a-guide-to-flexbox/",
"title":"A Complete Guide to Flexbox"
},
{
"url":"http://dev.opera.com/articles/view/advanced-cross-browser-flexbox/",
"title":"Tutorial on cross-browser support"
}

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

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

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

@@ -19,6 +23,2 @@ "title":"Detailed tables on accessability support"

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

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

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

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

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

@@ -12,2 +12,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 @@ ],

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

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

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

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

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

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

"title":"Demo"
},
{
"url":"http://snipplr.com/view/13523/",
"title":"Polyfill for IE"
}

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

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

@@ -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":{

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

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

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

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

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

@@ -8,4 +8,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"
},

@@ -17,4 +17,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"
}

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

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

{
"url":"https://raw.github.com/phiggins42/has.js/master/detect/features.js#native-history-state",
"title":"has.js test"
"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://github.com/browserstate/history.js",

@@ -21,6 +17,2 @@ "title":"History.js polyfill "

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

@@ -30,2 +22,10 @@ "title":"Introduction to history management"

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

@@ -32,0 +32,0 @@ "title":"Demo page"

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

{
"url":"https://raw.github.com/phiggins42/has.js/master/detect/dom.js#dom-html5-elements",
"title":"has.js test"
},
{
"url":"http://oli.jp/2009/html5-structure3/",
"title":"Article on structural elements"
},
{
"url":"https://raw.github.com/phiggins42/has.js/master/detect/dom.js#dom-html5-elements",
"title":"has.js test"
}

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

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

{
"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"
},
{
"url":"http://msdn.microsoft.com/en-us/hh563496",
"title":"MSDN article"
}

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

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

{
"url":"http://docs.webplatform.org/wiki/apis/indexedDB",
"title":"WebPlatform Docs"
},
{
"url":"http://hacks.mozilla.org/2010/06/comparing-indexeddb-and-webdatabase/",

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

"title":"Polyfill for browsers supporting WebSQL"
},
{
"url":"http://docs.webplatform.org/wiki/apis/indexedDB",
"title":"WebPlatform Docs"
}

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

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

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

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

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

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

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

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

@@ -23,2 +19,6 @@ "title":"Datepicker tutorial w/polyfill"

"title":"WebPlatform Docs"
},
{
"url":"https://github.com/zoltan-dulac/html5Forms.js",
"title":"Polyfill for HTML5 forms"
}

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

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

{
"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":"https://github.com/mathiasbynens/jquery-placeholder",

@@ -17,10 +25,2 @@ "title":"Polyfill"

{
"url":"https://raw.github.com/phiggins42/has.js/master/detect/form.js#input-attr-placeholder",
"title":"has.js test"
},
{
"url":"http://docs.webplatform.org/wiki/html/attributes/placeholder",
"title":"WebPlatform Docs"
},
{
"url":"http://www.zachleat.com/web/placeholder/",

@@ -27,0 +27,0 @@ "title":"Article on usage"

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

{
"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",
"title":"has.js test"
},
{
"url":"https://github.com/freqdec/fd-slider",

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

{
"url":"https://github.com/fryn/html5slider",
"title":"Polyfill for Firefox"
},
{
"url":"http://tutorialzine.com/2011/12/what-you-need-to-know-html5-range-input/",

@@ -24,6 +28,2 @@ "title":"Tutorial"

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

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

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

{
"url":"https://developer.mozilla.org/En/Using_native_JSON",
"title":"MDN article"
},
{
"url":"http://www.json.org/js.html",

@@ -23,2 +19,6 @@ "title":"JSON in JS (includes script w/support)"

"title":"has.js test"
},
{
"url":"https://developer.mozilla.org/En/Using_native_JSON",
"title":"MDN article"
}

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

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

{
"url":"http://docs.webplatform.org/wiki/css/media_queries/apis/matchMedia",
"title":"WebPlatform Docs"
},
{
"url":"https://developer.mozilla.org/en/DOM/window.matchMedia",

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

{
"url":"http://docs.webplatform.org/wiki/css/media_queries/apis/matchMedia",
"title":"WebPlatform Docs"
},
{
"url":"https://developer.mozilla.org/en/CSS/Using_media_queries_from_code",

@@ -30,4 +30,4 @@ "title":"MDN tutorial"

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

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

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

{
"url":"http://en.wikipedia.org/wiki/MathML",
"title":"Wikipedia"
},
{
"url":"http://www.mathjax.org",

@@ -13,6 +17,2 @@ "title":"Cross-browser support script"

{
"url":"https://developer.mozilla.org/en/MathML/Element",
"title":"MDN element reference"
},
{
"url":"http://www.mozilla.org/projects/mathml/demo/",

@@ -22,4 +22,4 @@ "title":"MathML demos"

{
"url":"http://en.wikipedia.org/wiki/MathML",
"title":"Wikipedia"
"url":"https://developer.mozilla.org/en/MathML/Element",
"title":"MDN element reference"
}

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

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

{
"url":"http://lists.w3.org/Archives/Public/public-html/2014Feb/0036.html",
"title":"W3C mailing list thread - Do not remove the media attribute from the source element"
},
{
"url":"https://www.w3.org/Bugs/Public/show_bug.cgi?id=19619",
"title":"W3C bug report discussion - Remove media="
},
{
"url":"http://lists.w3.org/Archives/Public/public-html/2014Feb/0036.html",
"title":"W3C mailing list thread - Do not remove the media attribute from the source element"
}

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

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

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

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

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

{
"url":"http://www.interoperabilitybridges.com/html5-extension-for-wmp-plugin",
"title":"Firefox extension allowing support in Win7"
},
{
"url":"http://en.wikipedia.org/wiki/H.264/MPEG-4_AVC",
"title":"Wikipedia article"
},
{
"url":"http://www.interoperabilitybridges.com/html5-extension-for-wmp-plugin",
"title":"Firefox extension allowing support in Win7"
}

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

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

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

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

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

{
"url":"http://webdesign.tutsplus.com/tutorials/htmlcss-tutorials/an-introduction-to-the-css3-multiple-column-layout-module/",
"title":"Introduction page"
},
{
"url":"http://docs.webplatform.org/wiki/css/properties/column-width",

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

"title":"Dev.Opera article"
},
{
"url":"http://webdesign.tutsplus.com/tutorials/htmlcss-tutorials/an-introduction-to-the-css3-multiple-column-layout-module/",
"title":"Introduction page"
}

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

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

@@ -17,2 +13,6 @@ "title":"Support library"

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

@@ -22,4 +22,4 @@ "title":"Gecko reference"

{
"url":"https://raw.github.com/phiggins42/has.js/master/detect/features.js#native-localstorage;native-sessionstorage",
"title":"has.js test"
"url":"http://html5demos.com/storage",
"title":"Simple demo"
},

@@ -26,0 +26,0 @@ {

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

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

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

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

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

@@ -17,8 +21,4 @@ "title":"Chromium API"

{
"url":"http://www.html5rocks.com/tutorials/notifications/quick/",
"title":"HTML5 Rocks tutorial"
},
{
"url":"https://developer.mozilla.org/en-US/docs/Web/API/notification",
"title":"MDN Notifications"
"url":"https://addons.mozilla.org/en-us/firefox/addon/221523/",
"title":"Add-on "
}

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

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

{
"url":"http://dev.opera.com/articles/view/css3-object-fit-object-position/",
"title":"Dev.Opera article"
},
{
"url":"http://docs.webplatform.org/wiki/css/properties/object-fit",
"title":"WebPlatform Docs"
},
{
"url":"http://dev.opera.com/articles/view/css3-object-fit-object-position/",
"title":"Dev.Opera article"
}

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

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

{
"url":"http://www.sitepoint.com/offline-web-application-tutorial/",
"title":"Sitepoint tutorial"
},
{
"url":"http://hacks.mozilla.org/2010/01/offline-web-applications/",

@@ -17,6 +21,2 @@ "title":"Mozilla Hacks article/demo"

{
"url":"http://www.sitepoint.com/offline-web-application-tutorial/",
"title":"Sitepoint tutorial"
},
{
"url":"http://diveinto.org/html5/offline.html",

@@ -23,0 +23,0 @@ "title":"Dive Into HTML5 article"

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

{
"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":"https://developer.mozilla.org/en-US/docs/DOM/Using_the_Page_Visibility_API",
"title":"MDN article"
}

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

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

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

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

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

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

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

{
"url":"http://dev.opera.com/articles/view/new-form-features-in-HTML5/#newoutput",
"title":"Dev.Opera article"
"url":"http://html5doctor.com/measure-up-with-the-meter-tag/",
"title":"HTML5 Doctor on meter element "
},

@@ -17,8 +17,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://peter.sh/examples/?/html/meter-progress.html",
"title":"Examples of progress and meter elements"
"url":"http://dev.opera.com/articles/view/new-form-features-in-HTML5/#newoutput",
"title":"Dev.Opera article"
}

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

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

{
"url":"https://github.com/jakearchibald/ES6-Promises",
"title":"A polyfill for ES6-style Promises"
},
{
"url":"http://promises-aplus.github.io/promises-spec/",
"title":"Promises/A+ spec"
},
{
"url":"http://www.chromestatus.com/features/5681726336532480",

@@ -13,12 +21,4 @@ "title":"Chromium dashboard - ES6 Promises"

{
"url":"https://github.com/jakearchibald/ES6-Promises",
"title":"A polyfill for ES6-style Promises"
},
{
"url":"http://www.html5rocks.com/en/tutorials/es6/promises/",
"title":"JavaScript Promises: There and back again - HTML5 Rocks"
},
{
"url":"http://promises-aplus.github.io/promises-spec/",
"title":"Promises/A+ spec"
}

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

@@ -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,12 +17,8 @@ "title":"MDN article on querySelectorAll"

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

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

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

{
"url":"https://github.com/chuckcarpenter/REM-unit-polyfill",
"title":"REM Polyfill"
},
{
"url":"http://snook.ca/archives/html_and_css/font-size-with-rem",
"title":"Article on usage"
},
{
"url":"https://github.com/chuckcarpenter/REM-unit-polyfill",
"title":"REM Polyfill"
}

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

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

{
"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/",
"title":"Mozilla Hacks article"
},

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

{
"url":"http://hacks.mozilla.org/2011/08/animating-with-javascript-from-setinterval-to-requestanimationframe/",
"title":"Mozilla Hacks article"
"url":"http://docs.webplatform.org/wiki/apis/timing/methods/requestAnimationFrame",
"title":"WebPlatform Docs"
}

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

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

{
"url":"http://docs.webplatform.org/wiki/html/elements/ruby",
"title":"WebPlatform Docs"
},
{
"url":"http://html5doctor.com/ruby-rt-rp-element/",

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

"title":"Add-on \"XHTML Ruby Support\" for Firefox"
},
{
"url":"http://docs.webplatform.org/wiki/html/elements/ruby",
"title":"WebPlatform Docs"
}

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

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

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

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

{
"url":"http://ie.microsoft.com/testdrive/Performance/AsyncScripts/Default.html",
"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://www.html5rocks.com/tutorials/webcomponents/shadowdom/",
"title":"HTML5Rocks - Shadow DOM 101 article"
},
{
"url":"http://html5-demos.appspot.com/static/shadowdom-visualizer/index.html",
"title":"Shadow DOM Visualizer"
},
{
"url":"http://www.html5rocks.com/tutorials/webcomponents/shadowdom/",
"title":"HTML5Rocks - Shadow DOM 101 article"
}

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

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

{
"url":"http://greenido.wordpress.com/2011/11/03/web-workers-part-3-out-of-3-shared-wrokers/",
"title":"Blog post"
},
{
"url":"http://www.sitepoint.com/javascript-shared-web-workers-html5/",
"title":"Sitepoint article"
},
{
"url":"http://greenido.wordpress.com/2011/11/03/web-workers-part-3-out-of-3-shared-wrokers/",
"title":"Blog post"
}

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

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

{
"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"
},
{
"url":"http://docs.webplatform.org/wiki/dom/Navigator/getUserMedia",
"title":"WebPlatform Docs"
}

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

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

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

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

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

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

"categories":[
"HTML5",
"CSS"
"CSS",
"HTML5"
],

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

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

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

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

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

{
"url":"http://docs.webplatform.org/wiki/svg/elements/filter",
"title":"WebPlatform Docs"
},
{
"url":"http://svg-wow.org/blog/category/filters/",

@@ -19,2 +15,6 @@ "title":"SVG filter demos"

"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://developer.mozilla.org/En/Applying_SVG_effects_to_HTML_content",
"title":"MDN Reference page"
},
{
"url":"https://dvcs.w3.org/hg/FXTF/raw-file/tip/filters/index.html",

@@ -15,6 +19,2 @@ "title":"Filter Effects draft"

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

@@ -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://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"
},
{
"url":"http://www.codedread.com/blog/",
"title":"Blog with SVGs an images"
}

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

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

{
"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"
},
{
"url":"http://leunen.me/fakesmile/",

@@ -17,10 +25,2 @@ "title":"JS library to support SMIL in SVG"

{
"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"
},
{
"url":"http://svg-wow.org/blog/category/animation/",

@@ -27,0 +27,0 @@ "title":"Examples on SVG WOW"

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

{
"url":"http://svg-edit.googlecode.com",
"title":"Web-based SVG editor"
},
{
"url":"http://en.wikipedia.org/wiki/Scalable_Vector_Graphics",
"title":"Wikipedia"
},
{
"url":"http://svg-wow.org/",

@@ -25,2 +17,6 @@ "title":"SVG showcase site"

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

@@ -30,2 +26,6 @@ "title":"A List Apart article"

{
"url":"http://svg-edit.googlecode.com",
"title":"Web-based SVG editor"
},
{
"url":"http://code.google.com/p/svgweb/",

@@ -32,0 +32,0 @@ "title":"SVG Web: Flash-based polyfill"

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

{
"url":"http://polymer-project.org",
"title":"Polymer project (polyfill & web components framework)"
},
{
"url":"http://www.html5rocks.com/en/tutorials/webcomponents/template/",
"title":"HTML5Rocks - HTML's New template Tag"
},
{
"url":"http://polymer-project.org",
"title":"Polymer project (polyfill & web components framework)"
}

@@ -21,4 +21,4 @@ ],

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

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

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

{
"url":"https://github.com/rmorse/AutoEllipsis",
"title":"jQuery polyfill for Firefox"
},
{
"url":"https://developer.mozilla.org/En/CSS/Text-overflow",

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

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

@@ -22,8 +22,8 @@ "title":"has.js test"

{
"url":"https://github.com/rmorse/AutoEllipsis",
"title":"jQuery polyfill for Firefox"
"url":"http://docs.webplatform.org/wiki/css/properties/text-overflow",
"title":"WebPlatform Docs"
},
{
"url":"http://docs.webplatform.org/wiki/css/properties/text-overflow",
"title":"WebPlatform Docs"
"url":"http://www.css3files.com/text/",
"title":"Information page"
}

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

@@ -33,4 +33,4 @@ {

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

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

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

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

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

{
"url":"http://www.westciv.com/tools/transforms/",
"title":"Live editor"
},
{
"url":"https://developer.mozilla.org/en/CSS/-moz-transform",

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

{
"url":"http://www.westciv.com/tools/transforms/",
"title":"Live editor"
"url":"http://www.css3files.com/transform/",
"title":"Information page"
},

@@ -45,2 +45,5 @@ {

"description":"IE doesn't support CSS transforms on SVG elements (version 11 or prior)."
},
{
"description":"Transforms may break position:fixed styles of contained elements"
}

@@ -47,0 +50,0 @@ ],

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

{
"url":"https://raw.github.com/phiggins42/has.js/master/detect/css.js#css-transform",
"title":"has.js test"
},
{
"url":"http://thewebrocks.com/demos/3D-css-tester/",

@@ -17,6 +13,10 @@ "title":"3D CSS Tester"

{
"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"
},
{
"url":"https://raw.github.com/phiggins42/has.js/master/detect/css.js#css-transform",
"title":"has.js test"
},
{
"url":"http://docs.webplatform.org/wiki/css/transforms/transform",

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

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

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

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

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

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

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

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

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

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

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

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

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

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

{
"url":"http://davidwalsh.name/vibration-api",
"title":"Vibration API sample code & demo"
},
{
"url":"https://developer.mozilla.org/en-US/docs/Web/Guide/API/Vibration",
"title":"MDN article"
},
{
"url":"http://davidwalsh.name/vibration-api",
"title":"Vibration API sample code & demo"
}

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

@@ -16,4 +16,4 @@ {

{
"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",
"title":"WebPlatform Docs"
},

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

{
"url":"http://docs.webplatform.org/wiki/html/elements/video",
"title":"WebPlatform Docs"
"url":"http://diveinto.org/html5/video.html",
"title":"Video on the Web - includes info on Android support"
},

@@ -29,0 +29,0 @@ {

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

{
"url":"http://zufelt.ca/blog/are-you-confused-html5-and-wai-aria-yet",
"title":"HTML5/WAI-ARIA information"
"url":"http://www.paciellogroup.com/blog/2011/10/browser-assistive-technology-tests-redux/",
"title":"Links to various test results"
},
{
"url":"http://en.wikipedia.org/wiki/WAI-ARIA",
"title":"Wikipedia"
"url":"http://www.w3.org/WAI/intro/aria",
"title":"Information page"
},
{
"url":"http://www.paciellogroup.com/blog/2011/10/browser-assistive-technology-tests-redux/",
"title":"Links to various test results"
},
{
"url":"http://www.alistapart.com/articles/the-accessibility-of-wai-aria/",

@@ -25,4 +21,8 @@ "title":"ALA Article"

{
"url":"http://www.w3.org/WAI/intro/aria",
"title":"Information page"
"url":"http://zufelt.ca/blog/are-you-confused-html5-and-wai-aria-yet",
"title":"HTML5/WAI-ARIA information"
},
{
"url":"http://en.wikipedia.org/wiki/WAI-ARIA",
"title":"Wikipedia"
}

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

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

{
"url":"http://updates.html5rocks.com/2013/01/Voice-Driven-Web-Apps-Introduction-to-the-Web-Speech-API",
"title":"HTML5Rocks article"
},
{
"url":"http://www.sitepoint.com/introducing-web-speech-api/",
"title":"SitePoint article"
},
{
"url":"http://updates.html5rocks.com/2013/01/Voice-Driven-Web-Apps-Introduction-to-the-Web-Speech-API",
"title":"HTML5Rocks article"
}

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

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

{
"url":"http://hacks.mozilla.org/2009/12/webgl-draft-released-today/",
"title":"Firefox blog post"
"url":"http://webkit.org/blog/603/webgl-now-available-in-webkit-nightlies/",
"title":"Webkit blog post"
},
{
"url":"http://www.khronos.org/webgl/wiki/Tutorial",
"title":"Tutorial"
},
{
"url":"http://iewebgl.com/",

@@ -21,8 +25,4 @@ "title":"Polyfill for IE"

{
"url":"http://www.khronos.org/webgl/wiki/Tutorial",
"title":"Tutorial"
},
{
"url":"http://webkit.org/blog/603/webgl-now-available-in-webkit-nightlies/",
"title":"Webkit blog post"
"url":"http://hacks.mozilla.org/2009/12/webgl-draft-released-today/",
"title":"Firefox blog post"
}

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

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

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

@@ -26,3 +18,11 @@ "title":"Codec for IE9 support"

"url":"http://webmproject.org",
"title":"Officical website"
"title":"Official website"
},
{
"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"
}

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

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

{
"url":"http://libwebpjs.appspot.com/",
"title":"Decoder in JS"
"url":"https://developers.google.com/speed/webp/faq#which_web_browsers_natively_support_webp",
"title":"Official website FAQ - Which web browsers natively support WebP?"
},
{
"url":"https://developers.google.com/speed/webp/",
"title":"Official website"
},
{
"url":"http://antimatter15.github.io/weppy/demo.html",

@@ -25,4 +21,8 @@ "title":"Polyfill for browsers with WebM support"

{
"url":"https://developers.google.com/speed/webp/faq#which_web_browsers_natively_support_webp",
"title":"Official website FAQ - Which web browsers natively support WebP?"
"url":"http://libwebpjs.appspot.com/",
"title":"Decoder in JS"
},
{
"url":"https://developers.google.com/speed/webp/",
"title":"Official website"
}

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

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

{
"url":"http://docs.webplatform.org/wiki/apis/websocket",
"title":"WebPlatform Docs"
},
{
"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",

@@ -27,2 +19,10 @@ "title":"Wikipedia"

"title":"WebSockets information"
},
{
"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"
}

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

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

{
"url":"http://dev.opera.com/articles/view/an-introduction-to-webvtt-and-track/",
"title":"An Introduction to WebVTT and track"
},
{
"url":"http://www.html5rocks.com/en/tutorials/track/basics/",
"title":"Getting Started With the Track Element"
},
{
"url":"http://dev.opera.com/articles/view/an-introduction-to-webvtt-and-track/",
"title":"An Introduction to WebVTT and track"
}

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

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

{
"url":"http://code.google.com/p/ie-web-worker/",
"title":"Polyfill for IE (single threaded)"
"url":"https://developer.mozilla.org/En/Using_web_workers",
"title":"MDN article"
},

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

{
"url":"https://developer.mozilla.org/En/Using_web_workers",
"title":"MDN article"
"url":"http://code.google.com/p/ie-web-worker/",
"title":"Polyfill for IE (single threaded)"
}

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

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

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

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

"title":"MDN article"
},
{
"url":"http://www.css3files.com/text/#wordwrap",
"title":"Information page"
}

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

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

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

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

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

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

{
"url":"https://developer.mozilla.org/en/DOM/window.postMessage",
"title":"MDN article"
"url":"http://docs.webplatform.org/wiki/apis/web-messaging/MessagePort/postMessage",
"title":"WebPlatform Docs"
}

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

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

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

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

"title":"WebPlatform Docs"
},
{
"url":"https://developer.mozilla.org/en/XMLHttpRequest/FormData",
"title":"MDN article on FormData"
}

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

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

{
"url":"http://leunen.me/fakesmile/",
"title":"JS library to support XHTML+SMIL"
},
{
"url":"http://en.wikipedia.org/wiki/XHTML%2BSMIL",
"title":"Wikipedia"
},
{
"url":"http://leunen.me/fakesmile/",
"title":"JS library to support XHTML+SMIL"
}

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

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