- From: CVS User akostiai <cvsmail@w3.org>
- Date: Mon, 27 May 2013 07:12:26 +0000
- To: public-dap-commits@w3.org
Update of /sources/public/2009/dap/vibration
In directory roscoe:/tmp/cvs-serv29617
Modified Files:
Overview.html Overview.src.html
Log Message:
Terminology section: refer to HTML5 CR instead of HTML 5.1 Nightly
--- /sources/public/2009/dap/vibration/Overview.html 2013/05/27 07:04:04 1.38
+++ /sources/public/2009/dap/vibration/Overview.html 2013/05/27 07:12:26 1.39
@@ -583,9 +583,9 @@
<section id="terminology">
<!--OddPage--><h2><span class="secno">3. </span>Terminology</h2>
<p>
- The concepts <dfn id="dfn-browsing-context"><a href="http://dev.w3.org/html5/spec/browsers.html#browsing-context">
+ The concepts <dfn id="dfn-browsing-context"><a href="http://www.w3.org/TR/html5/browsers.html#browsing-context">
browsing context</a></dfn> and
- <dfn id="dfn-spin-the-event-loop"><a href="http://dev.w3.org/html5/spec/webappapis.html#spin-the-event-loop">
+ <dfn id="dfn-spin-the-event-loop"><a href="http://www.w3.org/TR/html5/webappapis.html#spin-the-event-loop">
spin the event loop</a></dfn> are defined in [<cite><a class="bibref" href="#bib-HTML5">HTML5</a></cite>].
</p>
</section>
--- /sources/public/2009/dap/vibration/Overview.src.html 2013/05/27 07:00:26 1.1
+++ /sources/public/2009/dap/vibration/Overview.src.html 2013/05/27 07:12:26 1.2
@@ -70,9 +70,9 @@
<section>
<h2>Terminology</h2>
<p>
- The concepts <dfn><a href="http://dev.w3.org/html5/spec/browsers.html#browsing-context">
+ The concepts <dfn><a href="http://www.w3.org/TR/html5/browsers.html#browsing-context">
browsing context</a></dfn> and
- <dfn><a href="http://dev.w3.org/html5/spec/webappapis.html#spin-the-event-loop">
+ <dfn><a href="http://www.w3.org/TR/html5/webappapis.html#spin-the-event-loop">
spin the event loop</a></dfn> are defined in [[!HTML5]].
</p>
</section>
Received on Monday, 27 May 2013 07:12:32 UTC