Add link to previous draft.
--- a/webvtt/Overview.html Mon Nov 04 13:46:57 2013 +1100
+++ b/webvtt/Overview.html Mon Nov 04 13:57:52 2013 +1100
@@ -280,7 +280,7 @@
</p>
<h1 class="title p-name" id="title" property="dcterms:title">WebVTT: The Web Video Text Tracks Format</h1>
- <h2 property="dcterms:issued" datatype="xsd:dateTime" content="2013-11-03T15:46:32.000Z" id="draft-community-group-specification-04-november-2013">Draft Community Group Specification <time class="dt-published" datetime="2013-11-04">04 November 2013</time></h2>
+ <h2 property="dcterms:issued" datatype="xsd:dateTime" content="2013-11-03T15:57:36.000Z" id="draft-community-group-specification-04-november-2013">Draft Community Group Specification <time class="dt-published" datetime="2013-11-04">04 November 2013</time></h2>
<dl>
@@ -293,6 +293,9 @@
+ <dt>Previous editor's draft:</dt>
+ <dd><a href="https://dev.w3.org/html5/webvtt/">https://dev.w3.org/html5/webvtt/</a></dd>
+
<dt>Editors:</dt>
<dd class="p-author h-card vcard" rel="bibo:editor" inlist=""><span typeof="foaf:Person"><a class="u-url url p-name fn" rel="foaf:homepage" property="foaf:name" content="Silvia Pfeiffer" href="mailto:silviapfeiffer1@gmail.com">Silvia Pfeiffer</a>, <a rel="foaf:workplaceHomepage" class="p-org org h-org h-card" href="http://nicta.com.au/">NICTA</a></span>
--- a/webvtt/webvtt.html Mon Nov 04 13:46:57 2013 +1100
+++ b/webvtt/webvtt.html Mon Nov 04 13:57:52 2013 +1100
@@ -31,6 +31,7 @@
// and its maturity status
//previousPublishDate: "2013-03-11",
//previousMaturity: "WD",
+ prevED: "https://dev.w3.org/html5/webvtt/",
// if there a publicly available Editor's Draft, this is the link
edDraftURI: "https://dvcs.w3.org/hg/text-tracks/raw-file/default/webvtt/Overview.html",