From 9a19674482efca1d1a6aa2f6f66ed01cd97c0f5a Mon Sep 17 00:00:00 2001 From: Domenic Denicola Date: Mon, 8 Jan 2018 17:00:51 -0500 Subject: [PATCH] Reference living standards where appropriate --- status.json | 259 ++++++++++++++++++++++++++-------------------------- 1 file changed, 130 insertions(+), 129 deletions(-) diff --git a/status.json b/status.json index a429125f..b0114846 100644 --- a/status.json +++ b/status.json @@ -76,9 +76,9 @@ { "name": "-webkit-text-stroke", "category": "CSS", - "link": "https://developer.mozilla.org/docs/Web/CSS/-webkit-text-stroke", + "link": "https://compat.spec.whatwg.org/#the-webkit-text-stroke", "summary": "The -webkit-text-stroke property sets the stroke width and color of an element’s text.", - "standardStatus": "De-facto standard", + "standardStatus": "Established standard", "ieStatus": { "text": "In Development" }, @@ -384,14 +384,14 @@ { "name": " Element", "category": "User input", - "link": "https://w3c.github.io/html/sec-forms.html#the-datalist-element", + "link": "https://html.spec.whatwg.org/multipage/form-elements.html#the-datalist-element", "summary": "Shows a list of pre-defined options to suggest to the user when entering an input element.", "standardStatus": "Established standard", "ieStatus": { "text": "Shipped", "ieUnprefixed": "10" }, - "spec": "html51", + "spec": "html", "msdn": "https://developer.mozilla.org/docs/Web/HTML/Element/datalist", "id": 6090950820495360 }, @@ -445,13 +445,13 @@ { "name": "
/", "category": "Misc", - "link": "https://w3c.github.io/html/interactive-elements.html#the-details-element", + "link": "https://html.spec.whatwg.org/multipage/interactive-elements.html#the-details-element", "summary": "Interactive widget to show/hide content.", "standardStatus": "Established standard", "ieStatus": { "text": "In Development" }, - "spec": "html51", + "spec": "html", "msdn": "https://developer.mozilla.org/docs/Web/HTML/Element/details", "id": 5348024557502464, "uservoiceid": 6261266 @@ -485,9 +485,9 @@ { "name": "", "category": "Graphics", - "link": "https://w3c.github.io/html/semantics-embedded-content.html#element-attrdef-img-srcset", + "link": "https://html.spec.whatwg.org/multipage/embedded-content.html#attr-img-srcset", "summary": "Enable a responsive images solution by providing the browser multiple resources in varying resolutions for a single image.", - "standardStatus": "Working draft or equivalent", + "standardStatus": "Established standard", "ieStatus": { "text": "Shipped", "ieUnprefixed": "10240" @@ -496,7 +496,7 @@ "text": "Shipped", "value": 1 }, - "spec": "html51", + "spec": "html", "msdn": "https://developer.mozilla.org/docs/Web/HTML/Element/img#attr-srcset", "id": 4644337115725824, "uservoiceid": 6261267 @@ -506,7 +506,7 @@ "category": "Graphics", "link": "https://html.spec.whatwg.org/multipage/embedded-content.html#attr-img-srcset", "summary": "Extends the current implementation of the srcset attribute by adding support for the width descriptor and the sizes attribute.", - "standardStatus": "Working draft or equivalent", + "standardStatus": "Established standard", "ieStatus": { "text": "Shipped", "ieUnprefixed": "10547" @@ -521,7 +521,7 @@ "value": 1 }, "shipped_opera_milestone": true, - "spec": "html51", + "spec": "html", "msdn": "https://developer.mozilla.org/docs/Web/HTML/Element/img#attr-sizes", "id": 4644337115725824, "uservoiceid": 8204535 @@ -529,14 +529,14 @@ { "name": " Element", "category": "Graphics", - "link": "https://w3c.github.io/html/semantics-embedded-content.html#the-picture-element", + "link": "https://html.spec.whatwg.org/multipage/embedded-content.html#the-picture-element", "summary": "Enable a responsive images solution by declaring multiple resources for an image using CSS media queries.", - "standardStatus": "Working draft or equivalent", + "standardStatus": "Established standard", "ieStatus": { "text": "Shipped", "ieUnprefixed": "10547" }, - "spec": "html51", + "spec": "html", "msdn": "https://developer.mozilla.org/docs/Web/HTML/Element/picture", "id": 5910974510923776, "uservoiceid": 6261271 @@ -544,14 +544,14 @@ { "name": "