Skip to content

Commit

Permalink
updated data from TR
Browse files Browse the repository at this point in the history
  • Loading branch information
dontcallmedom committed May 28, 2015
1 parent 4319465 commit 486f5d5
Showing 1 changed file with 72 additions and 27 deletions.
99 changes: 72 additions & 27 deletions specs/tr.json
Expand Up @@ -49,9 +49,9 @@
}
]
},
"audio-ouput": {
"audio-output": {
"maturity": "WD",
"title": "Media Capture and Streams",
"title": "Audio Output Devices API",
"wgs": [
{
"label": "Device APIs Working Group",
Expand Down Expand Up @@ -114,7 +114,7 @@
]
},
"canvas": {
"maturity": "CR",
"maturity": "LastCall",
"title": "HTML Canvas 2D Context",
"wgs": [
{
Expand Down Expand Up @@ -167,6 +167,16 @@
}
]
},
"credential-management": {
"maturity": "WD",
"title": "Credential Management Level 1",
"wgs": [
{
"label": "Web Application Security Working Group",
"url": "http://www.w3.org/2011/webappsec/"
}
]
},
"crypto": {
"maturity": "CR",
"title": "Web Cryptography API",
Expand All @@ -187,6 +197,16 @@
}
]
},
"csp": {
"maturity": "CR",
"title": "Content Security Policy Level 2",
"wgs": [
{
"label": "Web Application Security Working Group",
"url": "http://www.w3.org/2011/webappsec/"
}
]
},
"css-2d": {
"maturity": "WD",
"title": "CSS Transforms Module Level 1",
Expand Down Expand Up @@ -376,7 +396,7 @@
]
},
"filereader": {
"maturity": "LastCall",
"maturity": "WD",
"title": "File API",
"wgs": [
{
Expand All @@ -395,6 +415,16 @@
}
]
},
"frame-timing": {
"maturity": "WD",
"title": "Frame Timing",
"wgs": [
{
"label": "Web Performance Working Group",
"url": "http://www.w3.org/2010/webperf/"
}
]
},
"fullscreen": {
"maturity": "Retired",
"title": "Fullscreen",
Expand Down Expand Up @@ -430,7 +460,7 @@
]
},
"getusermedia": {
"maturity": "WD",
"maturity": "LastCall",
"title": "Media Capture and Streams",
"wgs": [
{
Expand All @@ -444,7 +474,7 @@
]
},
"getusermedia-cap": {
"maturity": "WD",
"maturity": "LastCall",
"title": "Media Capture and Streams",
"wgs": [
{
Expand Down Expand Up @@ -595,16 +625,6 @@
}
]
},
"lazy": {
"maturity": "Retired",
"title": "Resource Priorities",
"wgs": [
{
"label": "Web Performance Working Group",
"url": "http://www.w3.org/2010/webperf/"
}
]
},
"manifest": {
"maturity": "REC",
"title": "HTML5",
Expand Down Expand Up @@ -655,6 +675,20 @@
}
]
},
"mobile-wcag": {
"maturity": "WD",
"title": "Mobile Accessibility: How WCAG 2.0 and Other W3C/WAI Guidelines Apply to Mobile",
"wgs": [
{
"label": "Web Content Accessibility Guidelines Working Group",
"url": "http://www.w3.org/WAI/GL/"
},
{
"label": "User Agent Accessibility Guidelines Working Group",
"url": "http://www.w3.org/WAI/UA/"
}
]
},
"mse": {
"maturity": "CR",
"title": "Media Source Extensions",
Expand Down Expand Up @@ -709,17 +743,8 @@
}
]
},
"nfc": {
"maturity": "WD",
"title": "Web NFC API",
"wgs": [
{
"url": "http://www.w3.org/2012/09/nfc-wg-charter.html"
}
]
},
"notification": {
"maturity": "LastCall",
"maturity": "CR",
"title": "Web Notifications",
"wgs": [
{
Expand Down Expand Up @@ -772,6 +797,16 @@
}
]
},
"permissions": {
"maturity": "WD",
"title": "The Permissions API",
"wgs": [
{
"label": "Web Application Security Working Group",
"url": "http://www.w3.org/2011/webappsec/"
}
]
},
"picture": {
"maturity": "WD",
"title": "HTML 5.1",
Expand All @@ -793,7 +828,7 @@
]
},
"postmessage": {
"maturity": "PR",
"maturity": "REC",
"title": "HTML5 Web Messaging",
"wgs": [
{
Expand Down Expand Up @@ -886,6 +921,16 @@
}
]
},
"secondscreen": {
"maturity": "WD",
"title": "Presentation API",
"wgs": [
{
"label": "Second Screen Presentation Working Group",
"url": "http://www.w3.org/2014/secondscreen/"
}
]
},
"serviceworker": {
"maturity": "WD",
"title": "Service Workers",
Expand Down

0 comments on commit 486f5d5

Please sign in to comment.