Permalink
Browse files
Update status of the spec to REC
- Loading branch information...
Showing
with
3 additions
and
3 deletions.
-
+3
−3
template.erb
|
|
@@ -8,7 +8,7 @@ |
|
|
var respecConfig = {
|
|
|
// specification status (e.g. WD, LCWD, NOTE, etc.). If in doubt use ED.
|
|
|
// Member-SUBM
|
|
|
- specStatus: "PR",
|
|
|
+ specStatus: "REC",
|
|
|
|
|
|
// the specification's short name, as in http://www.w3.org/TR/short-name/
|
|
|
shortName: "SRI",
|
|
|
@@ -21,8 +21,8 @@ |
|
|
edDraftURI: "https://w3c.github.io/webappsec-subresource-integrity/",
|
|
|
crEnd: "2015-12-15",
|
|
|
|
|
|
- previousMaturity: "WD",
|
|
|
- previousPublishDate: "2015-10-06",
|
|
|
+ previousMaturity: "PR",
|
|
|
+ previousPublishDate: "2016-05-10",
|
|
|
|
|
|
implementationReportURI: "https://github.com/w3c/webappsec-subresource-integrity/wiki/Links",
|
|
|
|
|
|
|
0 comments on commit
87f59f9