Update links

* Update / Remove broken links.
* Update links to use HTTPS where possible.
This commit is contained in:
Cătălin Mariș
2016-01-15 02:04:36 +02:00
parent 95fdd837a4
commit 1f8af59692
138 changed files with 184 additions and 190 deletions

View File

@@ -7,7 +7,7 @@
"builderAliases": ["a_download"],
"notes": [{
"name": "WhatWG Reference",
"href": "http://developers.whatwg.org/links.html#downloading-resources"
"href": "https://developers.whatwg.org/links.html#downloading-resources"
}]
}
!*/

View File

@@ -4,7 +4,7 @@
"property": "ambientlight",
"notes": [{
"name": "W3C Ambient Light Events",
"href": "http://www.w3.org/TR/ambient-light/"
"href": "https://www.w3.org/TR/ambient-light/"
}]
}
!*/

View File

@@ -7,7 +7,7 @@
"authors": ["Paul Sayre"],
"notes": [{
"name": "MDN Docs",
"href": "http://developer.mozilla.org/en/DOM/window.navigator.mozBattery"
"href": "https://developer.mozilla.org/en-US/docs/Web/API/Navigator/battery"
}]
}
!*/

View File

@@ -7,7 +7,7 @@
"caniuse": "blobbuilder",
"notes": [{
"name": "W3C spec",
"href": "http://dev.w3.org/2006/webapi/FileAPI/#constructorBlob"
"href": "https://w3c.github.io/FileAPI/#constructorBlob"
}],
"polyfills": ["blobjs"]
}

View File

@@ -10,7 +10,7 @@
},
{
"name": "Article",
"href": "http://blogs.adobe.com/webplatform/2013/01/28/blending-features-in-canvas"
"href": "https://blogs.adobe.com/webplatform/2013/01/28/blending-features-in-canvas"
}]
}
!*/

View File

@@ -6,7 +6,7 @@
"async" : false,
"notes": [{
"name": "Article",
"href": "http://blogs.adobe.com/webplatform/2013/01/30/winding-rules-in-canvas/"
"href": "https://blogs.adobe.com/webplatform/2013/01/30/winding-rules-in-canvas/"
}]
}
!*/

View File

@@ -5,7 +5,7 @@
"caniuse": "contenteditable",
"notes": [{
"name": "WHATWG spec",
"href": "http://www.whatwg.org/specs/web-apps/current-work/multipage/editing.html#contenteditable"
"href": "https://html.spec.whatwg.org/multipage/interaction.html#contenteditable"
}]
}
!*/

View File

@@ -1,4 +1,4 @@
/*!
/*!
{
"name": "Web Cryptography",
"property": "cryptography",
@@ -7,7 +7,7 @@
"authors": ["roblarsen"],
"notes": [{
"name": "W3C Editor's Draft",
"href": "http://www.w3.org/TR/WebCryptoAPI/"
"href": "https://www.w3.org/TR/WebCryptoAPI/"
}],
"polyfills": [
"polycrypt"

View File

@@ -4,7 +4,7 @@
"property": "cssall",
"notes": [{
"name": "Spec",
"href": "http://dev.w3.org/csswg/css-cascade/#all-shorthand"
"href": "https://drafts.csswg.org/css-cascade/#all-shorthand"
}]
}
!*/

View File

@@ -8,7 +8,7 @@
"warnings": ["Android < 4 will pass this test, but can only animate a single property at a time"],
"notes": [{
"name" : "Article: 'Dispelling the Android CSS animation myths'",
"href": "http://goo.gl/OGw5Gm"
"href": "https://goo.gl/OGw5Gm"
}]
}
!*/

View File

@@ -9,7 +9,7 @@
"href": "https://developer.mozilla.org/en-US/docs/Web/CSS/-moz-appearance"
},{
"name": "CSS-Tricks CSS Almanac: appearance",
"href": "http://css-tricks.com/almanac/properties/a/appearance/"
"href": "https://css-tricks.com/almanac/properties/a/appearance/"
}]
}
!*/

View File

@@ -7,7 +7,7 @@
"notes": [
{
"name": "W3C Editors Draft specification",
"href": "http://dev.w3.org/fxtf/filters-2/#BackdropFilterProperty"
"href": "https://drafts.fxtf.org/filters-2/#BackdropFilterProperty"
},
{
"name": "Caniuse for CSS Backdrop Filter",

View File

@@ -7,15 +7,15 @@
"notes": [
{
"name": "CSS Tricks Article",
"href": "http://css-tricks.com/image-under-text/"
"href": "https://css-tricks.com/image-under-text/"
},
{
"name": "MDN Docs",
"href": "http://developer.mozilla.org/en/CSS/background-clip"
"href": "https://developer.mozilla.org/en-US/docs/Web/CSS/background-clip"
},
{
"name": "Related Github Issue",
"href": "http://github.com/Modernizr/Modernizr/issues/199"
"href": "https://github.com/Modernizr/Modernizr/issues/199"
}
]
}

View File

@@ -9,10 +9,10 @@
"href": "https://developer.mozilla.org/en/CSS/background-position"
}, {
"name": "W3 Spec",
"href": "http://www.w3.org/TR/css3-background/#background-position"
"href": "https://www.w3.org/TR/css3-background/#background-position"
}, {
"name": "Demo",
"href": "http://jsfiddle.net/Blink/bBXvt/"
"href": "https://jsfiddle.net/Blink/bBXvt/"
}]
}
!*/

View File

@@ -7,7 +7,7 @@
"authors": ["Allan Lei", "Brandom Aaron"],
"notes": [{
"name": "Demo",
"href": "http://jsfiddle.net/allanlei/R8AYS/"
"href": "https://jsfiddle.net/allanlei/R8AYS/"
}, {
"name": "Adapted From",
"href": "https://github.com/brandonaaron/jquery-cssHooks/blob/master/bgpos.js"

View File

@@ -7,13 +7,13 @@
"authors": ["Ryan Seddon"],
"notes": [{
"name": "MDN Docs",
"href": "http://developer.mozilla.org/en/CSS/background-repeat"
"href": "https://developer.mozilla.org/en-US/docs/Web/CSS/background-repeat"
}, {
"name": "Test Page",
"href": "http://jsbin.com/uzesun/"
"href": "https://jsbin.com/uzesun/"
}, {
"name": "Demo",
"href": "http://jsfiddle.net/ryanseddon/yMLTQ/6/"
"href": "https://jsfiddle.net/ryanseddon/yMLTQ/6/"
}]
}
!*/

View File

@@ -3,10 +3,10 @@
"name": "Background Size",
"property": "backgroundsize",
"tags": ["css"],
"knownBugs": ["This will false positive in Opera Mini - http://github.com/Modernizr/Modernizr/issues/396"],
"knownBugs": ["This will false positive in Opera Mini - https://github.com/Modernizr/Modernizr/issues/396"],
"notes": [{
"name": "Related Issue",
"href": "http://github.com/Modernizr/Modernizr/issues/396"
"href": "https://github.com/Modernizr/Modernizr/issues/396"
}]
}
!*/

View File

@@ -6,7 +6,7 @@
"builderAliases": ["css_backgroundsizecover"],
"notes": [{
"name" : "MDN Docs",
"href": "http://developer.mozilla.org/en/CSS/background-size"
"href": "https://developer.mozilla.org/en/CSS/background-size"
}]
}
!*/

View File

@@ -7,7 +7,7 @@
"tags": ["css"],
"notes": [{
"name": "Comprehensive Compat Chart",
"href": "http://muddledramblings.com/table-of-css3-border-radius-compliance"
"href": "https://muddledramblings.com/table-of-css3-border-radius-compliance"
}]
}
!*/

View File

@@ -8,10 +8,10 @@
"builderAliases": ["css_boxsizing"],
"notes": [{
"name": "MDN Docs",
"href": "http://developer.mozilla.org/en/CSS/box-sizing"
"href": "https://developer.mozilla.org/en-US/docs/Web/CSS/box-sizing"
},{
"name": "Related Github Issue",
"href": "http://github.com/Modernizr/Modernizr/issues/248"
"href": "https://github.com/Modernizr/Modernizr/issues/248"
}]
}
!*/

View File

@@ -6,7 +6,7 @@
"tags": ["css"],
"notes": [{
"name": "W3C Spec",
"href": "http://www.w3.org/TR/css3-values/#font-relative-lengths"
"href": "https://www.w3.org/TR/css3-values/#font-relative-lengths"
}]
}
!*/

View File

@@ -7,7 +7,7 @@
"builderAliases": ["css_displayrunin"],
"notes": [{
"name": "CSS Tricks Article",
"href": "http://css-tricks.com/596-run-in/"
"href": "https://css-tricks.com/596-run-in/"
},{
"name": "Related Github Issue",
"href": "https://github.com/Modernizr/Modernizr/issues/198"

View File

@@ -6,7 +6,7 @@
"tags": ["css"],
"notes": [{
"name": "W3C Spec",
"href": "http://www.w3.org/TR/css3-values/#font-relative-lengths"
"href": "https://www.w3.org/TR/css3-values/#font-relative-lengths"
}]
}
!*/

View File

@@ -6,7 +6,7 @@
"polyfills": ["flexie"],
"notes": [{
"name": "The _old_ flexbox",
"href": "http://www.w3.org/TR/2009/WD-css3-flexbox-20090723/"
"href": "https://www.w3.org/TR/2009/WD-css3-flexbox-20090723/"
}]
}
!*/

View File

@@ -6,7 +6,7 @@
"polyfills": ["flexie"],
"notes": [{
"name": "The _inbetween_ flexbox",
"href": "http://www.w3.org/TR/2011/WD-css3-flexbox-20111129/"
"href": "https://www.w3.org/TR/2011/WD-css3-flexbox-20111129/"
}],
"warnings": ["This represents an old syntax, not the latest standard syntax."]
}

View File

@@ -5,8 +5,8 @@
"authors": ["Diego Perini", "Mat Marquis"],
"tags": ["css"],
"knownBugs": [
"False Positive: WebOS http://github.com/Modernizr/Modernizr/issues/342",
"False Postive: WP7 http://github.com/Modernizr/Modernizr/issues/538"
"False Positive: WebOS https://github.com/Modernizr/Modernizr/issues/342",
"False Postive: WP7 https://github.com/Modernizr/Modernizr/issues/538"
],
"notes": [{
"name": "@font-face detection routine by Diego Perini",
@@ -19,7 +19,7 @@
"href": "https://docs.google.com/spreadsheet/ccc?key=0Ag5_yGvxpINRdHFYeUJPNnZMWUZKR2ItMEpRTXZPdUE#gid=0"
},{
"name": "CSS fonts on Android",
"href": "http://stackoverflow.com/questions/3200069/css-fonts-on-android"
"href": "https://stackoverflow.com/questions/3200069/css-fonts-on-android"
},{
"name": "@font-face and Android",
"href": "http://archivist.incutio.com/viewlist/css-discuss/115960"

View File

@@ -6,7 +6,7 @@
"warnings": ["Android won't return correct height for anything below 7px #738"],
"notes": [{
"name": "W3C CSS Selectors Level 3 spec",
"href": "http://www.w3.org/TR/css3-selectors/#gen-content"
"href": "https://www.w3.org/TR/css3-selectors/#gen-content"
},{
"name": "MDN article on :before",
"href": "https://developer.mozilla.org/en-US/docs/Web/CSS/::before"

View File

@@ -7,16 +7,13 @@
"knownBugs": ["False-positives on webOS (https://github.com/Modernizr/Modernizr/issues/202)"],
"notes": [{
"name": "Webkit Gradient Syntax",
"href": "http://webkit.org/blog/175/introducing-css-gradients/"
"href": "https://webkit.org/blog/175/introducing-css-gradients/"
},{
"name": "Mozilla Linear Gradient Syntax",
"href": "http://developer.mozilla.org/en/CSS/-moz-linear-gradient"
},{
"name": "Mozilla Radial Gradient Syntax",
"href": "http://developer.mozilla.org/en/CSS/-moz-radial-gradient"
"name": "Linear Gradient Syntax",
"href": "https://developer.mozilla.org/en-US/docs/Web/CSS/linear-gradient"
},{
"name": "W3C Gradient Spec",
"href": "dev.w3.org/csswg/css3-images/#gradients-"
"href": "https://drafts.csswg.org/css-images-3/#gradients"
}]
}
!*/

View File

@@ -8,19 +8,19 @@
"notes": [
{
"name": "Webkit blog on CSS Masks",
"href": "http://www.webkit.org/blog/181/css-masks/"
"href": "https://webkit.org/blog/181/css-masks/"
},
{
"name": "Safari Docs",
"href": "http://developer.apple.com/library/safari/#documentation/InternetWeb/Conceptual/SafariVisualEffectsProgGuide/Masks/Masks.html"
"href": "https://developer.apple.com/library/safari/#documentation/InternetWeb/Conceptual/SafariVisualEffectsProgGuide/Masks/Masks.html"
},
{
"name": "Mozilla css svg mask (not this)",
"href": "http://developer.mozilla.org/en/CSS/mask"
"name": "CSS SVG mask",
"href": "https://developer.mozilla.org/en-US/docs/Web/CSS/mask"
},
{
"name": "Combine with clippaths for awesomeness",
"href": "http://generic.cx/for/webkit/test.html"
"href": "https://generic.cx/for/webkit/test.html"
}
]
}

View File

@@ -7,7 +7,7 @@
"builderAliases": ["css_objectfit"],
"notes": [{
"name": "Opera Article on Object Fit",
"href": "http://dev.opera.com/articles/view/css3-object-fit-object-position/"
"href": "https://dev.opera.com/articles/css3-object-fit-object-position/"
}]
}
!*/

View File

@@ -7,7 +7,7 @@
"warnings": ["Introduced in iOS5b2. API is subject to change."],
"notes": [{
"name": "Article on iOS overflow scrolling",
"href": "http://css-tricks.com/snippets/css/momentum-scrolling-on-ios-overflow-elements/"
"href": "https://css-tricks.com/snippets/css/momentum-scrolling-on-ios-overflow-elements/"
}]
}
!*/

View File

@@ -9,17 +9,17 @@
"notes": [
{
"name": "MDN Docs",
"href": "http://developer.mozilla.org/en/CSS/pointer-events"
"href": "https://developer.mozilla.org/en-US/docs/Web/CSS/pointer-events"
},{
"name": "Test Project Page",
"href": "http://ausi.github.com/Feature-detection-technique-for-pointer-events/"
"href": "https://ausi.github.com/Feature-detection-technique-for-pointer-events/"
},{
"name": "Test Project Wiki",
"href": "http://github.com/ausi/Feature-detection-technique-for-pointer-events/wiki"
"href": "https://github.com/ausi/Feature-detection-technique-for-pointer-events/wiki"
},
{
"name": "Related Github Issue",
"href": "http://github.com/Modernizr/Modernizr/issues/80"
"href": "https://github.com/Modernizr/Modernizr/issues/80"
}
]
}

View File

@@ -8,7 +8,7 @@
"builderAliases": ["css_regions"],
"notes": [{
"name": "W3C Specification",
"href": "http://www.w3.org/TR/css3-regions/"
"href": "https://www.w3.org/TR/css3-regions/"
}]
}
!*/

View File

@@ -8,7 +8,7 @@
"builderAliases": ["css_remunit"],
"notes": [{
"name": "W3C Spec",
"href": "http://www.w3.org/TR/css3-values/#relative0"
"href": "https://www.w3.org/TR/css3-values/#relative0"
},{
"name": "Font Size with rem by Jonathan Snook",
"href": "http://snook.ca/archives/html_and_css/font-size-with-rem"

View File

@@ -7,7 +7,7 @@
"builderAliases": ["css_resize"],
"notes": [{
"name": "W3C Specification",
"href": "http://www.w3.org/TR/css3-ui/#resize"
"href": "https://www.w3.org/TR/css3-ui/#resize"
},{
"name": "MDN Docs",
"href": "https://developer.mozilla.org/en/CSS/resize"

View File

@@ -6,7 +6,7 @@
"tags": ["css"],
"notes": [{
"name": "CSSTricks Tutorial",
"href": "http://css-tricks.com/rgba-browser-support/"
"href": "https://css-tricks.com/rgba-browser-support/"
}]
}
!*/

View File

@@ -5,10 +5,10 @@
"tags": ["css"],
"notes": [{
"name": "CSS Shapes W3C specification",
"href": "http://www.w3.org/TR/css-shapes"
"href": "https://www.w3.org/TR/css-shapes"
},{
"name": "Examples from Adobe",
"href": "http://html.adobe.com/webplatform/layout/shapes"
"href": "http://webplatform.adobe.com/shapes/"
}, {
"name": "Samples showcasing uses of Shapes",
"href": "http://codepen.io/collection/qFesk"

View File

@@ -10,7 +10,7 @@
"href": "https://github.com/Modernizr/Modernizr/issues/572"
},{
"name": "Similar JSFiddle",
"href": "http://jsfiddle.net/FWeinb/etnYC/"
"href": "https://jsfiddle.net/FWeinb/etnYC/"
}]
}
!*/

View File

@@ -10,7 +10,7 @@
"href": "https://github.com/Modernizr/Modernizr/issues/572"
},{
"name": "JSFiddle Example",
"href": "http://jsfiddle.net/glsee/JDsWQ/4/"
"href": "https://jsfiddle.net/glsee/JDsWQ/4/"
}]
}
!*/

View File

@@ -10,7 +10,7 @@
"href": "https://github.com/Modernizr/Modernizr/issues/572"
},{
"name": "JSFiddle Example",
"href": "http://jsfiddle.net/glsee/JRmdq/8/"
"href": "https://jsfiddle.net/glsee/JRmdq/8/"
}]
}
!*/

View File

@@ -10,7 +10,7 @@
"href": "https://github.com/Modernizr/Modernizr/issues/572"
},{
"name": "JSFiddle Example",
"href": "http://jsfiddle.net/FWeinb/etnYC/"
"href": "https://jsfiddle.net/FWeinb/etnYC/"
}]
}
!*/

View File

@@ -4,7 +4,7 @@
"property": "willchange",
"notes": [{
"name": "Spec",
"href": "http://tabatkins.github.io/specs/css-will-change/"
"href": "https://drafts.csswg.org/css-will-change/"
}]
}
!*/

View File

@@ -6,7 +6,7 @@
"notes": [
{
"name": "W3C Exclusions spec",
"href": "http://www.w3.org/TR/css3-exclusions"
"href": "https://www.w3.org/TR/css3-exclusions"
},
{
"name": "Example by Adobe",

View File

@@ -6,7 +6,7 @@
"builderAliases": ["custom_protocol_handler"],
"notes": [{
"name": "WHATWG overview",
"href": "http://developers.whatwg.org/timers.html#custom-handlers"
"href": "https://developers.whatwg.org/timers.html#custom-handlers"
},{
"name": "MDN documentation",
"href": "https://developer.mozilla.org/en-US/docs/Web/API/navigator.registerProtocolHandler"

View File

@@ -6,7 +6,7 @@
"authors": ["Alberto Elias"],
"notes": [{
"name": "W3C DOM reference",
"href": "http://www.w3.org/TR/DOM-Level-3-Events/#interface-CustomEvent"
"href": "https://www.w3.org/TR/DOM-Level-3-Events/#interface-CustomEvent"
}, {
"name": "MDN documentation",
"href": "https://developer.mozilla.org/en/docs/Web/API/CustomEvent"

View File

@@ -5,7 +5,7 @@
"authors": ["Theodoor van Donge"],
"notes": [{
"name": "Language website",
"href": "http://www.dartlang.org/"
"href": "https://www.dartlang.org/"
}]
}
!*/

View File

@@ -4,7 +4,7 @@
"property": "documentfragment",
"notes": [{
"name": "W3C DOM Level 1 Reference",
"href": "http://www.w3.org/TR/REC-DOM-Level-1/level-one-core.html#ID-B63ED1A3"
"href": "https://www.w3.org/TR/REC-DOM-Level-1/level-one-core.html#ID-B63ED1A3"
}, {
"name": "SitePoint Reference",
"href": "http://reference.sitepoint.com/javascript/DocumentFragment"

View File

@@ -5,7 +5,7 @@
"tags": ["dom"],
"notes": [{
"name": "WHATWG: The hidden attribute",
"href": "http://developers.whatwg.org/editing.html#the-hidden-attribute"
"href": "https://developers.whatwg.org/editing.html#the-hidden-attribute"
}, {
"name": "original implementation of detect code",
"href": "https://github.com/aFarkas/html5shiv/blob/bf4fcc4/src/html5shiv.js#L38"

View File

@@ -6,7 +6,7 @@
"builderAliases": ["dom_microdata"],
"notes": [{
"name": "W3 Spec",
"href": "http://www.w3.org/TR/html5/microdata.html"
"href": "https://www.w3.org/TR/microdata/"
}]
}
!*/

View File

@@ -8,13 +8,10 @@
"warnings": ["This test is a dupe of Modernizr.input.list. Only around for legacy reasons."],
"notes": [{
"name": "CSS Tricks Article",
"href": "http://css-tricks.com/15346-relevant-dropdowns-polyfill-for-datalist/"
},{
"name": "Mike Taylor Test",
"href": "http://miketaylr.com/test/datalist.html"
"href": "https://css-tricks.com/15346-relevant-dropdowns-polyfill-for-datalist/"
},{
"name": "Mike Taylor Code",
"href": "http://miketaylr.com/code/datalist.html"
"href": "https://miketaylr.com/code/datalist.html"
}]
}
!*/

View File

@@ -8,7 +8,7 @@
"authors": ["@mathias"],
"notes": [{
"name": "Mathias' Original",
"href": "http://mths.be/axh"
"href": "https://mathiasbynens.be/notes/html5-details-jquery#comment-35"
}]
}
!*/

View File

@@ -6,7 +6,7 @@
"builderAliases": ["elem_output"],
"notes": [{
"name": "WhatWG Spec",
"href": "http://www.whatwg.org/specs/web-apps/current-work/multipage/the-button-element.html#the-output-element"
"href": "https://html.spec.whatwg.org/multipage/forms.html#the-output-element"
}]
}
!*/

View File

@@ -8,7 +8,7 @@
"authors": ["Cătălin Mariș"],
"notes": [{
"name": "WHATWG Specification",
"href": "http://www.whatwg.org/specs/web-apps/current-work/multipage/text-level-semantics.html#the-ruby-element"
"href": "https://html.spec.whatwg.org/multipage/semantics.html#the-ruby-element"
}]
}
!*/

View File

@@ -6,7 +6,7 @@
"builderAliases": ["elem_time"],
"notes": [{
"name": "WhatWG Spec",
"href": "http://www.whatwg.org/specs/web-apps/current-work/multipage/text-level-semantics.html#the-time-element"
"href": "https://html.spec.whatwg.org/multipage/semantics.html#the-time-element"
}]
}
!*/

View File

@@ -5,7 +5,7 @@
"tags": ["elem"],
"notes": [{
"name": "The Story of the HTML5 Shiv",
"href": "http://www.paulirish.com/2011/the-history-of-the-html5-shiv/"
"href": "https://www.paulirish.com/2011/the-history-of-the-html5-shiv/"
}, {
"name": "original implementation of detect code",
"href": "https://github.com/aFarkas/html5shiv/blob/bf4fcc4/src/html5shiv.js#L36"

View File

@@ -4,7 +4,7 @@
"property": "es6array",
"notes": [{
"name": "unofficial ECMAScript 6 draft specification",
"href": "http://people.mozilla.org/~jorendorff/es6-draft.html"
"href": "https://people.mozilla.org/~jorendorff/es6-draft.html"
}],
"polyfills": ["es6shim"],
"authors": ["Ron Waldon (@jokeyrhyme)"],

View File

@@ -4,7 +4,7 @@
"property": "es6collections",
"notes": [{
"name": "unofficial ECMAScript 6 draft specification",
"href": "http://people.mozilla.org/~jorendorff/es6-draft.html"
"href": "https://people.mozilla.org/~jorendorff/es6-draft.html"
}],
"polyfills": ["es6shim", "weakmap"],
"authors": ["Ron Waldon (@jokeyrhyme)"],

View File

@@ -4,7 +4,7 @@
"property": "es6math",
"notes": [{
"name": "unofficial ECMAScript 6 draft specification",
"href": "http://people.mozilla.org/~jorendorff/es6-draft.html"
"href": "https://people.mozilla.org/~jorendorff/es6-draft.html"
}],
"polyfills": ["es6shim"],
"authors": ["Ron Waldon (@jokeyrhyme)"],

View File

@@ -4,7 +4,7 @@
"property": "es6number",
"notes": [{
"name": "unofficial ECMAScript 6 draft specification",
"href": "http://people.mozilla.org/~jorendorff/es6-draft.html"
"href": "https://people.mozilla.org/~jorendorff/es6-draft.html"
}],
"polyfills": ["es6shim"],
"authors": ["Ron Waldon (@jokeyrhyme)"],

View File

@@ -4,7 +4,7 @@
"property": "es6object",
"notes": [{
"name": "unofficial ECMAScript 6 draft specification",
"href": "http://people.mozilla.org/~jorendorff/es6-draft.html"
"href": "https://people.mozilla.org/~jorendorff/es6-draft.html"
}],
"polyfills": ["es6shim"],
"authors": ["Ron Waldon (@jokeyrhyme)"],

View File

@@ -11,7 +11,7 @@
"href": "https://github.com/domenic/promises-unwrapping"
},{
"name": "Chromium dashboard - ES6 Promises",
"href": "http://www.chromestatus.com/features/5681726336532480"
"href": "https://www.chromestatus.com/features/5681726336532480"
},{
"name": "JavaScript Promises: There and back again - HTML5 Rocks",
"href": "http://www.html5rocks.com/en/tutorials/es6/promises/"

View File

@@ -4,7 +4,7 @@
"property": "es6string",
"notes": [{
"name": "unofficial ECMAScript 6 draft specification",
"href": "http://people.mozilla.org/~jorendorff/es6-draft.html"
"href": "https://people.mozilla.org/~jorendorff/es6-draft.html"
}],
"polyfills": ["es6shim"],
"authors": ["Ron Waldon (@jokeyrhyme)"],

View File

@@ -5,7 +5,7 @@
"caniuse": "deviceorientation",
"notes": [{
"name": "W3C Editor's Draft",
"href": "http://dev.w3.org/geo/api/spec-source-orientation.html"
"href": "http://w3c.github.io/deviceorientation/spec-source-orientation.html"
},{
"name": "Implementation by iOS Safari (Orientation)",
"href": "http://goo.gl/fhce3"

View File

@@ -7,7 +7,7 @@
"href": "https://developer.mozilla.org/en-US/docs/Web/API/GlobalEventHandlers.oninput"
},{
"name": "WHATWG spec",
"href": "http://www.whatwg.org/specs/web-apps/current-work/multipage/common-input-element-attributes.html#common-event-behaviors"
"href": "https://html.spec.whatwg.org/multipage/forms.html#common-input-element-attributes"
},{
"name": "Detecting onInput support",
"href": "http://danielfriesen.name/blog/2010/02/16/html5-browser-maze-oninput-support"

View File

@@ -5,7 +5,7 @@
"authors": ["Andrew Betts (@triblondon)"],
"notes": [{
"name": "W3C Spec",
"href": "http://www.w3.org/TR/DOM-Level-2-Events/events.html#Events-Registration-interfaces"
"href": "https://www.w3.org/TR/DOM-Level-2-Events/events.html#Events-Registration-interfaces"
}],
"polyfills": ["eventlistener"]
}

View File

@@ -5,7 +5,7 @@
"caniuse": "fileapi",
"notes": [{
"name": "W3C Working Draft",
"href": "http://www.w3.org/TR/FileAPI/"
"href": "https://www.w3.org/TR/FileAPI/"
}],
"tags": ["file"],
"builderAliases": ["file_api"],

View File

@@ -5,7 +5,7 @@
"caniuse": "filesystem",
"notes": [{
"name": "W3 Draft",
"href": "dev.w3.org/2009/dap/file-system/file-dir-sys.html"
"href": "http://dev.w3.org/2009/dap/file-system/file-dir-sys.html"
}],
"authors": ["Eric Bidelman (@ebidel)"],
"tags": ["file"],

View File

@@ -5,7 +5,7 @@
"tags": ["video", "image", "audio", "media", "attribute"],
"notes": [{
"name": "W3C draft: HTML Media Capture",
"href": "http://www.w3.org/TR/html-media-capture/"
"href": "https://www.w3.org/TR/html-media-capture/"
}]
}
!*/

View File

@@ -9,7 +9,7 @@
"href": "https://bugs.webkit.org/show_bug.cgi?id=42484"
},{
"name": "Based on This",
"href": "http://trac.webkit.org/browser/trunk/LayoutTests/fast/forms/script-tests/input-number-keyoperation.js?rev=80096#L9"
"href": "https://trac.webkit.org/browser/trunk/LayoutTests/fast/forms/script-tests/input-number-keyoperation.js?rev=80096#L9"
}],
"knownBugs": ["Only ever returns true if the browser/OS is configured to use comma as a decimal separator. This is probably fine for most use cases."]
}

View File

@@ -5,7 +5,7 @@
"tags": ["form", "forms", "requestAutocomplete", "payments"],
"notes": [{
"name": "WHATWG proposed spec",
"href": "http://wiki.whatwg.org/wiki/RequestAutocomplete"
"href": "https://wiki.whatwg.org/wiki/RequestAutocomplete"
}]
}
!*/

View File

@@ -6,7 +6,7 @@
"tags": ["media"],
"notes": [{
"name": "W3C spec",
"href": "http://www.w3.org/TR/gamepad/"
"href": "https://www.w3.org/TR/gamepad/"
},{
"name": "HTML5 Rocks tutorial",
"href": "http://www.html5rocks.com/en/tutorials/doodles/gamepad/#toc-featuredetect"

View File

@@ -9,7 +9,7 @@
"href": "https://developer.apple.com/library/mac/releasenotes/MacOSX/WhatsNewInOSX/Articles/MacOSX10_7.html#//apple_ref/doc/uid/TP40010355-SW39"
},{
"name": "Video example of overlay scrollbars",
"href": "http://gfycat.com/FoolishMeaslyAtlanticsharpnosepuffer"
"href": "https://gfycat.com/FoolishMeaslyAtlanticsharpnosepuffer"
}]
}
!*/

View File

@@ -7,7 +7,7 @@
"authors": ["Hay Kranen", "Alexander Farkas"],
"notes": [{
"name": "W3C Spec",
"href": "http://www.w3.org/TR/html51/browsers.html#the-history-interface"
"href": "https://www.w3.org/TR/html51/browsers.html#the-history-interface"
}, {
"name": "MDN documentation",
"href": "https://developer.mozilla.org/en-US/docs/Web/API/window.history"

View File

@@ -4,7 +4,7 @@
"notes": [
{
"name": "W3C HTML Imports Specification",
"href": "http://w3c.github.io/webcomponents/spec/imports/"
"href": "https://w3c.github.io/webcomponents/spec/imports/"
},
{
"name": "HTML Imports - #include for the web",

View File

@@ -7,7 +7,7 @@
"notes": [
{
"name": "WhatWG Spec",
"href": "http://www.whatwg.org/specs/web-apps/current-work/multipage/the-iframe-element.html#attr-iframe-sandbox"
"href": "https://html.spec.whatwg.org/multipage/embedded-content.html#attr-iframe-sandbox"
}],
"knownBugs": [ "False-positive on Firefox < 29" ]
}

View File

@@ -6,7 +6,7 @@
"builderAliases": ["iframe_seamless"],
"notes": [{
"name": "WhatWG Spec",
"href": "http://www.whatwg.org/specs/web-apps/current-work/multipage/the-iframe-element.html#attr-iframe-seamless"
"href": "https://html.spec.whatwg.org/multipage/embedded-content.html#attr-iframe-seamless"
}]
}
!*/

View File

@@ -6,7 +6,7 @@
"builderAliases": ["iframe_srcdoc"],
"notes": [{
"name": "WhatWG Spec",
"href": "http://www.whatwg.org/specs/web-apps/current-work/multipage/the-iframe-element.html#attr-iframe-srcdoc"
"href": "https://html.spec.whatwg.org/multipage/embedded-content.html#attr-iframe-srcdoc"
}]
}
!*/

View File

@@ -7,7 +7,7 @@
"builderAliases": ["img_apng"],
"notes": [{
"name": "Wikipedia Article",
"href": "http://en.wikipedia.org/wiki/APNG"
"href": "https://en.wikipedia.org/wiki/APNG"
}]
}
!*/

View File

@@ -4,7 +4,7 @@
"property": "imgcrossorigin",
"notes": [{
"name": "Cross Domain Images and the Tainted Canvas",
"href": "http://blog.codepen.io/2013/10/08/cross-domain-images-tainted-canvas/"
"href": "https://blog.codepen.io/2013/10/08/cross-domain-images-tainted-canvas/"
}]
}
!*/

View File

@@ -8,7 +8,7 @@
"authors": ["@eric_wvgg"],
"notes": [{
"name": "Wikipedia Article",
"href": "http://en.wikipedia.org/wiki/JPEG_2000"
"href": "https://en.wikipedia.org/wiki/JPEG_2000"
}]
}
!*/

View File

@@ -7,7 +7,7 @@
"tags": ["image"],
"notes": [{
"name": "Wikipedia Article",
"href": "http://en.wikipedia.org/wiki/JPEG_XR"
"href": "https://en.wikipedia.org/wiki/JPEG_XR"
}]
}
!*/

View File

@@ -5,10 +5,10 @@
"tags": ["image"],
"notes": [{
"name": "Smashing Magazine Article",
"href": "http://en.wikipedia.org/wiki/APNG"
"href": "https://en.wikipedia.org/wiki/APNG"
},{
"name": "Generate multi-resolution images for srcset with Grunt",
"href": "http://addyosmani.com/blog/generate-multi-resolution-images-for-srcset-with-grunt/"
"href": "https://addyosmani.com/blog/generate-multi-resolution-images-for-srcset-with-grunt/"
}]
}
!*/

View File

@@ -8,13 +8,13 @@
"authors": ["Krister Kari", "Rich Bradshaw", "Ryan Seddon", "Paul Irish"],
"notes": [{
"name": "WebP Info",
"href": "http://code.google.com/speed/webp/"
"href": "https://developers.google.com/speed/webp/"
},{
"name": "Article about WebP support on Android browsers",
"href": "http://www.wope-framework.com/en/2013/06/24/webp-support-on-android-browsers/"
},{
"name": "Chromium WebP announcement",
"href": "http://blog.chromium.org/2011/11/lossless-and-transparency-encoding-in.html?m=1"
"href": "https://blog.chromium.org/2011/11/lossless-and-transparency-encoding-in.html?m=1"
}]
}
!*/

View File

@@ -8,10 +8,10 @@
"authors": ["Krister Kari", "Rich Bradshaw", "Ryan Seddon", "Paul Irish"],
"notes": [{
"name": "WebP Info",
"href": "http://code.google.com/speed/webp/"
"href": "https://developers.google.com/speed/webp/"
},{
"name": "Chromium blog - Chrome 32 Beta: Animated WebP images and faster Chrome for Android touch input",
"href": "http://blog.chromium.org/2013/11/chrome-32-beta-animated-webp-images-and.html"
"href": "https://blog.chromium.org/2013/11/chrome-32-beta-animated-webp-images-and.html"
}]
}
!*/

View File

@@ -7,7 +7,7 @@
"authors": ["@amandeep", "Rich Bradshaw", "Ryan Seddon", "Paul Irish"],
"notes": [{
"name": "Webp Info",
"href": "http://code.google.com/speed/webp/"
"href": "https://developers.google.com/speed/webp/"
},{
"name": "Webp Lossless Spec",
"href": "https://developers.google.com/speed/webp/docs/webp_lossless_bitstream_specification"

View File

@@ -8,10 +8,10 @@
"authors": ["Krister Kari", "@amandeep", "Rich Bradshaw", "Ryan Seddon", "Paul Irish"],
"notes": [{
"name": "Webp Info",
"href": "http://code.google.com/speed/webp/"
"href": "https://developers.google.com/speed/webp/"
}, {
"name": "Chormium blog - Chrome 32 Beta: Animated WebP images and faster Chrome for Android touch input",
"href": "http://blog.chromium.org/2013/11/chrome-32-beta-animated-webp-images-and.html"
"href": "https://blog.chromium.org/2013/11/chrome-32-beta-animated-webp-images-and.html"
}, {
"name": "Webp Lossless Spec",
"href": "https://developers.google.com/speed/webp/docs/webp_lossless_bitstream_specification"
@@ -20,7 +20,7 @@
"href": "http://www.wope-framework.com/en/2013/06/24/webp-support-on-android-browsers/"
}, {
"name": "Chormium WebP announcement",
"href": "http://blog.chromium.org/2011/11/lossless-and-transparency-encoding-in.html?m=1"
"href": "https://blog.chromium.org/2011/11/lossless-and-transparency-encoding-in.html?m=1"
}]
}
!*/

View File

@@ -6,7 +6,7 @@
"authors": ["Mike Taylor"],
"notes": [{
"name": "WHATWG spec",
"href": "http://www.whatwg.org/specs/web-apps/current-work/multipage/the-input-element.html#input-type-attr-summary"
"href": "https://html.spec.whatwg.org/multipage/forms.html#input-type-attr-summary"
}],
"knownBugs": ["Some blackberry devices report false positive for input.multiple"]
}

View File

@@ -5,10 +5,10 @@
"aliases": ["input-formaction"],
"notes": [{
"name": "WHATWG Spec",
"href": "http://www.whatwg.org/specs/web-apps/current-work/multipage/association-of-controls-and-forms.html#attr-fs-formaction"
"href": "https://html.spec.whatwg.org/multipage/forms.html#attr-fs-formaction"
}, {
"name": "Wufoo demo",
"href": "http://www.wufoo.com/html5/attributes/13-formaction.html"
"href": "https://www.wufoo.com/html5/attributes/13-formaction.html"
}],
"polyfills": [
"webshims"

View File

@@ -5,10 +5,10 @@
"aliases": ["input-formenctype"],
"notes": [{
"name": "WHATWG Spec",
"href": "http://www.whatwg.org/specs/web-apps/current-work/multipage/association-of-controls-and-forms.html#attr-fs-formenctype"
"href": "https://html.spec.whatwg.org/multipage/forms.html#attr-fs-formenctype"
}, {
"name": "Wufoo demo",
"href": "http://www.wufoo.com/html5/attributes/16-formenctype.html"
"href": "https://www.wufoo.com/html5/attributes/16-formenctype.html"
}],
"polyfills": [
"html5formshim"

View File

@@ -4,10 +4,10 @@
"property": "inputformmethod",
"notes": [{
"name": "WHATWG Spec",
"href": "http://www.whatwg.org/specs/web-apps/current-work/multipage/association-of-controls-and-forms.html#attr-fs-formmethod"
"href": "https://html.spec.whatwg.org/multipage/forms.html#attr-fs-formmethod"
}, {
"name": "Wufoo demo",
"href": "http://www.wufoo.com/html5/attributes/14-formmethod.html"
"href": "https://www.wufoo.com/html5/attributes/14-formmethod.html"
}],
"polyfills": [
"webshims"

View File

@@ -5,10 +5,10 @@
"aliases": ["input-formtarget"],
"notes": [{
"name": "WHATWG Spec",
"href": "http://www.whatwg.org/specs/web-apps/current-work/multipage/association-of-controls-and-forms.html#attr-fs-formtarget"
"href": "https://html.spec.whatwg.org/multipage/forms.html#attr-fs-formtarget"
}, {
"name": "Wufoo demo",
"href": "http://www.wufoo.com/html5/attributes/15-formtarget.html"
"href": "https://www.wufoo.com/html5/attributes/15-formtarget.html"
}],
"polyfills": [
"html5formshim"

View File

@@ -6,10 +6,10 @@
"authors": ["Calvin Webster"],
"notes": [{
"name": "Wufoo demo",
"href": "http://www.wufoo.com/html5/types/5-search.html?"
"href": "https://www.wufoo.com/html5/types/5-search.html?"
}, {
"name": "CSS Tricks",
"href": "http://css-tricks.com/webkit-html5-search-inputs/"
"href": "https://css-tricks.com/webkit-html5-search-inputs/"
}]
}
!*/

View File

@@ -5,7 +5,7 @@
"caniuse": "json",
"notes": [{
"name": "MDN documentation",
"href": "http://developer.mozilla.org/en/JSON"
"href": "https://developer.mozilla.org/en-US/docs/Glossary/JSON"
}],
"polyfills": ["json2"]
}

View File

@@ -7,7 +7,7 @@
"knownBugs": ["Firefox < 4 will likely return a false, however it does support MathML inside XHTML documents"],
"notes": [{
"name": "W3C spec",
"href": "http://www.w3.org/Math/"
"href": "https://www.w3.org/Math/"
}],
"polyfills": ["mathjax"]
}

View File

@@ -18,11 +18,11 @@ The first is present in Android 2.2+ and only in the Browser (not WebView)
The second is specced at http://dev.w3.org/2009/dap/netinfo/ and perhaps landing in WebKit
- http://bugs.webkit.org/show_bug.cgi?id=73528
- https://bugs.webkit.org/show_bug.cgi?id=73528
Unknown devices are assumed as fast
For more rigorous network testing, consider boomerang.js: http://github.com/bluesmoon/boomerang/
For more rigorous network testing, consider boomerang.js: https://github.com/bluesmoon/boomerang/
*/
define(['Modernizr'], function(Modernizr) {
Modernizr.addTest('lowbandwidth', function() {

View File

@@ -5,8 +5,8 @@
"tags": ["network"],
"builderAliases": ["network_eventsource"],
"notes": [{
"name": "W3 Spec",
"href": "http://dev.w3.org/html5/eventsource/"
"name": "WHATWG Spec",
"href": "https://html.spec.whatwg.org/multipage/comms.html#server-sent-events"
}]
}
!*/

View File

@@ -5,7 +5,7 @@
"tags": ["network"],
"notes": [{
"name": "XMLHttpRequest Living Standard",
"href": "http://xhr.spec.whatwg.org/#the-responsetype-attribute"
"href": "https://xhr.spec.whatwg.org/#the-responsetype-attribute"
}]
}
!*/

View File

@@ -5,7 +5,7 @@
"tags": ["network"],
"notes": [{
"name": "XMLHttpRequest Living Standard",
"href": "http://xhr.spec.whatwg.org/#the-responsetype-attribute"
"href": "https://xhr.spec.whatwg.org/#the-responsetype-attribute"
}]
}
!*/

View File

@@ -5,7 +5,7 @@
"tags": ["network"],
"notes": [{
"name": "XMLHttpRequest Living Standard",
"href": "http://xhr.spec.whatwg.org/#the-responsetype-attribute"
"href": "https://xhr.spec.whatwg.org/#the-responsetype-attribute"
}]
}
!*/

View File

@@ -5,10 +5,10 @@
"tags": ["network"],
"notes": [{
"name": "XMLHttpRequest Living Standard",
"href": "http://xhr.spec.whatwg.org/#the-responsetype-attribute"
"href": "https://xhr.spec.whatwg.org/#the-responsetype-attribute"
},{
"name": "Explanation of xhr.responseType='json'",
"href": "http://mathiasbynens.be/notes/xhr-responsetype-json"
"href": "https://mathiasbynens.be/notes/xhr-responsetype-json"
}]
}
!*/

Some files were not shown because too many files have changed in this diff Show More