[MediaCapScenarios] Updated the editors draft to have the right "ED" spec
authortravil@travil1.wingroup.windeploy.ntdev.microsoft.com
Wed, 15 Aug 2012 10:09:46 -0700
changeset 189 3fc30ca6364c
parent 188 53625f47e1f1
child 190 89e088d0d774
child 251 bbf3a7916c77
[MediaCapScenarios] Updated the editors draft to have the right "ED" spec
status. Moved to ReSpec v3, and added link to previous editor's draft.
media-stream-capture/scenarios.html
--- a/media-stream-capture/scenarios.html	Wed Aug 15 16:39:07 2012 +0200
+++ b/media-stream-capture/scenarios.html	Wed Aug 15 10:09:46 2012 -0700
@@ -3,11 +3,10 @@
   <head>
     <title>MediaStream Capture Scenarios</title>
     <meta http-equiv='Content-Type' content='text/html; charset=utf-8'/>
-    <script type="text/javascript" src='http://dev.w3.org/2009/dap/ReSpec.js/js/respec.js' class='remove'></script>
-    <script type="text/javascript" src='http://dev.w3.org/2009/dap/ReSpec.js/js/sh_main.min.js' class='remove'></script>
+    <script type="text/javascript" src='http://darobin.github.com/respec/builds/respec-w3c-common.js' class='remove'></script>
     <script type="text/javascript" class='remove'>
             var respecConfig = {
-                  specStatus: "FPWD",
+                  specStatus: "ED",
                   editors: [{
                             name: "Travis Leithead", 
                             company: "Microsoft Corp.",
@@ -15,7 +14,8 @@
                             companyURL: "http://www.microsoft.com"}],
                   publishDate:  "2012-03-06",
                   edDraftURI:   "http://dvcs.w3.org/hg/dap/raw-file/tip/media-stream-capture/scenarios.html",
-                  previousPublishDate:  null,
+                  previousPublishDate: null,
+                  prevED: "http://dvcs.w3.org/hg/dap/raw-file/a8e255b904df/media-stream-capture/scenarios.html",
                   noIDLIn:  true,
                   inlineCSS:  true,
                   noRecTrack:  true,