Missed a copy of "CG-NOTE" that I added into my Re-Spec workaround code...
authortleithea
Fri, 13 Jan 2012 14:37:16 -0800
changeset 40 4dd6ba462a1d
parent 39 a8e255b904df
child 41 1397be1f02f4
Missed a copy of "CG-NOTE" that I added into my Re-Spec workaround code...
Fixed to "ED" to match.
media-stream-capture/scenarios.html
--- 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";