- From: Robin Berjon via cvs-syncmail <cvsmail@w3.org>
- Date: Thu, 03 May 2012 14:06:24 +0000
- To: public-dap-commits@w3.org
Update of /sources/public/2009/dap/vibration
In directory hutz:/tmp/cvs-serv11352
Modified Files:
CR.html Overview.html
Log Message:
broken link
Index: Overview.html
===================================================================
RCS file: /sources/public/2009/dap/vibration/Overview.html,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -d -r1.21 -r1.22
--- Overview.html 3 May 2012 14:02:43 -0000 1.21
+++ Overview.html 3 May 2012 14:06:22 -0000 1.22
@@ -106,7 +106,7 @@
</li-->
<li>
If the <code>
- <a href="http://dvcs.w3.org/hg/webperf/raw-file/tip/specs/PageVisibility/Overview.html#pv-hidden">
+ <a href="http://dvcs.w3.org/hg/webperf/raw-file/tip/specs/PageVisibility/Overview.html#dom-document-hidden">
hidden</a></code> attribute [[!PAGE-VISIBILITY]] is set to true,
abort these steps.
</li>
@@ -192,14 +192,14 @@
</p>
<ol>
<li>
- If the <code><a href="http://dvcs.w3.org/hg/webperf/raw-file/tip/specs/PageVisibility/Overview.html#pv-hidden">
+ If the <code><a href="http://dvcs.w3.org/hg/webperf/raw-file/tip/specs/PageVisibility/Overview.html#dom-document-hidden">
hidden</a></code> attribute [[!PAGE-VISIBILITY]] is set to true,
the <a class="product-ua" href="#ua">user agent</a> MUST suppress
the vibration produced by running the pre-existing instance of the
<a>processing vibration patterns</a> algorithm, if any.
</li>
<li>
- If the <code><a href="http://dvcs.w3.org/hg/webperf/raw-file/tip/specs/PageVisibility/Overview.html#pv-hidden">
+ If the <code><a href="http://dvcs.w3.org/hg/webperf/raw-file/tip/specs/PageVisibility/Overview.html#dom-document-hidden">
hidden</a></code> attribute [[!PAGE-VISIBILITY]] is set to false,
the <a class="product-ua" href="#ua">user agent</a> MUST restore
the vibration produced by running the pre-existing instance of the <a>processing vibration
Index: CR.html
===================================================================
RCS file: /sources/public/2009/dap/vibration/CR.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- CR.html 3 May 2012 14:03:23 -0000 1.1
+++ CR.html 3 May 2012 14:06:22 -0000 1.2
@@ -548,7 +548,7 @@
</li-->
<li>
If the <code>
- <a href="http://dvcs.w3.org/hg/webperf/raw-file/tip/specs/PageVisibility/Overview.html#pv-hidden">
+ <a href="http://dvcs.w3.org/hg/webperf/raw-file/tip/specs/PageVisibility/Overview.html#dom-document-hidden">
hidden</a></code> attribute [<cite><a href="#bib-PAGE-VISIBILITY" rel="biblioentry" class="bibref">PAGE-VISIBILITY</a></cite>] is set to true,
abort these steps.
</li>
@@ -634,14 +634,14 @@
</p>
<ol>
<li>
- If the <code><a href="http://dvcs.w3.org/hg/webperf/raw-file/tip/specs/PageVisibility/Overview.html#pv-hidden">
+ If the <code><a href="http://dvcs.w3.org/hg/webperf/raw-file/tip/specs/PageVisibility/Overview.html#dom-document-hidden">
hidden</a></code> attribute [<cite><a href="#bib-PAGE-VISIBILITY" rel="biblioentry" class="bibref">PAGE-VISIBILITY</a></cite>] is set to true,
the <a class="product-ua" href="#ua">user agent</a> <em title="must" class="rfc2119">must</em> suppress
the vibration produced by running the pre-existing instance of the
<a class="internalDFN" href="#dfn-processing-vibration-patterns">processing vibration patterns</a> algorithm, if any.
</li>
<li>
- If the <code><a href="http://dvcs.w3.org/hg/webperf/raw-file/tip/specs/PageVisibility/Overview.html#pv-hidden">
+ If the <code><a href="http://dvcs.w3.org/hg/webperf/raw-file/tip/specs/PageVisibility/Overview.html#dom-document-hidden">
hidden</a></code> attribute [<cite><a href="#bib-PAGE-VISIBILITY" rel="biblioentry" class="bibref">PAGE-VISIBILITY</a></cite>] is set to false,
the <a class="product-ua" href="#ua">user agent</a> <em title="must" class="rfc2119">must</em> restore
the vibration produced by running the pre-existing instance of the <a class="internalDFN" href="#dfn-processing-vibration-patterns">processing vibration
Received on Thursday, 3 May 2012 14:06:36 UTC