dap commit: don't use space in URIs

changeset:   362:90f0bdbaa5e7
tag:         tip
parent:      358:16767699db22
user:        dom@localhost6.localdomain6
date:        Thu Jan 31 14:16:56 2013 +0100
files:       media-stream-capture/MediaRecorder.html
description:
don't use space in URIs


diff -r 16767699db22 -r 90f0bdbaa5e7 media-stream-capture/MediaRecorder.html
--- a/media-stream-capture/MediaRecorder.html	Thu Jan 31 14:00:20 2013 +0100
+++ b/media-stream-capture/MediaRecorder.html	Thu Jan 31 14:16:56 2013 +0100
@@ -14,7 +14,7 @@
                   companyURL: "http://www.genesyslab.com"},
                      { name: "Travis Leithead", 
                             company: "Microsoft Corp.",
-                            url: "mailto:travis.leithead@microsoft.com?subject=MediaStream Capture Scenarios Feedback",
+                            url: "mailto:travis.leithead@microsoft.com?subject=MediaStream%20Recording",
                             companyURL: "http://www.microsoft.com"}],
                   publishDate:  "2013-01-18",
                   edDraftURI:   "http://dvcs.w3.org/hg/dap/raw-file/default/media-stream-capture/RecordingProposal.html",

Received on Thursday, 31 January 2013 13:17:03 UTC