- From: Michael Smith via cvs-syncmail <cvsmail@w3.org>
- Date: Thu, 06 May 2010 06:57:30 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec-author-view
In directory hutz:/tmp/cvs-serv3165
Modified Files:
Overview.html iana.html spec.html
Log Message:
forgot to fix this one (whatwg r5082)
[updated by splitter]
Index: Overview.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/Overview.html,v
retrieving revision 1.916
retrieving revision 1.917
diff -u -d -r1.916 -r1.917
--- Overview.html 6 May 2010 01:08:09 -0000 1.916
+++ Overview.html 6 May 2010 06:57:26 -0000 1.917
@@ -305,7 +305,7 @@
</dl><p>This specification is available in the following formats:
<a href="spec.html">single page HTML</a>,
<a href="Overview.html">multipage HTML</a>.
-This is revision 1.4083.
+This is revision 1.4084.
</p>
<p class="copyright"><a href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a>
© 2010 <a href="http://www.w3.org/"><abbr title="World Wide
Index: iana.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/iana.html,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -d -r1.34 -r1.35
--- iana.html 6 May 2010 01:08:10 -0000 1.34
+++ iana.html 6 May 2010 06:57:27 -0000 1.35
@@ -648,4 +648,4 @@
<dt>Change controller:</dt>
<dd>WHATWG</dd>
</dl><p>Fragment identifiers have no meaning with
- <code>text/websrt</code> resources.</p></body></html>
\ No newline at end of file
+ <code><a href="#text-srt">text/srt</a></code> resources.</p></body></html>
\ No newline at end of file
Index: spec.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/spec.html,v
retrieving revision 1.924
retrieving revision 1.925
diff -u -d -r1.924 -r1.925
--- spec.html 6 May 2010 01:08:10 -0000 1.924
+++ spec.html 6 May 2010 06:57:27 -0000 1.925
@@ -303,7 +303,7 @@
</dl><p>This specification is available in the following formats:
<a href=spec.html>single page HTML</a>,
<a href=Overview.html>multipage HTML</a>.
-This is revision 1.4083.
+This is revision 1.4084.
</p>
<p class=copyright><a href=http://www.w3.org/Consortium/Legal/ipr-notice#Copyright>Copyright</a>
© 2010 <a href=http://www.w3.org/><abbr title="World Wide
@@ -27190,7 +27190,7 @@
<dt>Change controller:</dt>
<dd>WHATWG</dd>
</dl><p>Fragment identifiers have no meaning with
- <code>text/websrt</code> resources.</p><h2 class=no-num id=index>Index</h2><p class="XXX annotation"><b>Status: </b><i>Implemented and widely deployed</i></p><h3 class=no-num id=elements-1>Elements</h3><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i></p><p><i>This section is non-normative.</i></p><table><caption>List of elements</caption>
+ <code><a href=#text-srt>text/srt</a></code> resources.</p><h2 class=no-num id=index>Index</h2><p class="XXX annotation"><b>Status: </b><i>Implemented and widely deployed</i></p><h3 class=no-num id=elements-1>Elements</h3><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i></p><p><i>This section is non-normative.</i></p><table><caption>List of elements</caption>
<thead><tr><th> Element
</th><th> Description
</th><th> Categories
Received on Thursday, 6 May 2010 06:57:31 UTC