diff --git a/index.html b/index.html
index 6407b86..f22e555 100644
--- a/index.html
+++ b/index.html
@@ -22,12 +22,12 @@
previousMaturity: "LC",
edDraftURI: "https://w3c.github.io/html-media-capture/",
crEnd: "2014-11-12",
- wg: "Device APIs Working Group",
- wgURI: "http://www.w3.org/2009/dap/",
+ wg: "Device and Sensors Working Group",
+ wgURI: "https://www.w3.org/2009/dap/",
wgPublicList: "public-device-apis",
- wgPatentURI: "http://www.w3.org/2004/01/pp-impl/43696/status",
+ wgPatentURI: "https://www.w3.org/2004/01/pp-impl/43696/status",
testSuiteURI: "http://w3c-test.org/html-media-capture/",
- implementationReportURI: "http://www.w3.org/2009/dap/wiki/ImplementationStatus",
+ implementationReportURI: "https://www.w3.org/2009/dap/wiki/ImplementationStatus",
processVersion: 2005,
otherLinks: [
{
@@ -35,7 +35,7 @@
data: [
{
value: "public-device-apis@w3.org",
- href: "http://lists.w3.org/Archives/Public/public-device-apis/"
+ href: "https://lists.w3.org/Archives/Public/public-device-apis/"
},
{
value: "GitHub w3c/html-media-capture",
@@ -66,14 +66,14 @@
There have been no substantive changes since the
+ "https://www.w3.org/TR/2014/WD-html-media-capture-20140619/">
W3C W3C Last Call Working Draft 19 June 2014.
The CR exit criterion is two interoperable deployed implementations of
each feature. No features are marked as 'at-risk'. The group will
create an Implementation
+ "https://www.w3.org/2009/dap/wiki/ImplementationStatus">Implementation
Report.
The
+ "https://www.w3.org/html/wg/drafts/html/CR/forms.html#the-input-element">
input
element,
+ "https://www.w3.org/html/wg/drafts/html/CR/forms.html#htmlinputelement">
interface,
+ "https://www.w3.org/html/wg/drafts/html/CR/forms.html#attr-input-accept">
HTMLInputElement
accept
attribute, and
+ "https://www.w3.org/html/wg/drafts/html/CR/forms.html#file-upload-state-(type=file)">
File Upload state are defined in [[!HTML5]].
The FileList
+ "https://www.w3.org/TR/FileAPI/#dfn-filelist">FileList
interface is defined in [[FILE-API]].
The term + "https://www.w3.org/html/wg/drafts/html/CR/infrastructure.html#boolean-attributes"> boolean attribute and the concept + "https://www.w3.org/html/wg/drafts/html/CR/infrastructure.html#reflect"> reflect are defined in [[!HTML5]].