- From: Frederick Hirsch via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 06 Jul 2011 19:24:24 +0000
- To: public-dap-commits@w3.org
Update of /sources/public/2009/dap/privacy-practices
In directory hutz:/tmp/cvs-serv3309
Modified Files:
Overview.html
Log Message:
fix styling issue
Index: Overview.html
===================================================================
RCS file: /sources/public/2009/dap/privacy-practices/Overview.html,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- Overview.html 6 Jul 2011 19:00:44 -0000 1.7
+++ Overview.html 6 Jul 2011 19:24:22 -0000 1.8
@@ -90,7 +90,7 @@
difference. An example is when the decision involves
sharing data with a third party who could change.
</p>
- <p>
+ <p class="practicedesc">
Examples are the presentation of a "picker"
interface to a user for selecting contacts fields of
potential contacts returned from a find operation in
@@ -102,11 +102,12 @@
current activity and indicates that decision through
the selection process.
</p>
- <p>Another similar example is
+ <p class="practicedesc">
+ Another similar example is
drag and drop in HTML5 where a user clearly indicates a
desired sharing of information.
</p>
- <p>
+ <p class="practicedesc">
These are examples of granting permission implicitly
through action.</p>
</div>
Received on Wednesday, 6 July 2011 19:24:25 UTC