Missed a copy of "CG-NOTE" that I added into my Re-Spec workaround code...
Fixed to "ED" to match.
--- a/media-stream-capture/scenarios.html Fri Jan 13 14:30:57 2012 -0800
+++ b/media-stream-capture/scenarios.html Fri Jan 13 14:37:16 2012 -0800
@@ -22,7 +22,7 @@
document.addEventListener("DOMContentLoaded", fixupConfig);
}
function fixupConfig() {
- respecConfig.specStatus = "CG-NOTE",
+ respecConfig.specStatus = "ED",
respecConfig.wg = "Media Capture TF";
respecConfig.wgURI = "";
respecConfig.wgPublicList = "public-media-capture";