- From: Max Froumentin via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 02 Dec 2009 09:21:44 +0000
- To: public-dap-commits@w3.org
Update of /sources/public/2009/dap/system-info
In directory hutz:/tmp/cvs-serv17626
Modified Files:
Overview.html
Log Message:
Fix general structure to generally match Contacts API
Index: Overview.html
===================================================================
RCS file: /sources/public/2009/dap/system-info/Overview.html,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- Overview.html 2 Dec 2009 08:50:53 -0000 1.11
+++ Overview.html 2 Dec 2009 09:21:42 -0000 1.12
@@ -12,2226 +12,2234 @@
// previousPublishDate: "1977-03-15",
edDraftURI: "http://dev.w3.org/2009/dap/system-info/",
// lcEnd: "2009-08-05",
- maxTocLevel: 1
+ maxTocLevel: 2
};
</script>
<script src='../common/config.js' class='remove'></script>
</head>
<body>
- <section id='abstract'>
[...4602 lines suppressed...]
<dt>Encoding video on the device : app requirments and user experience</dt>
<dd>An application may include features that encode video. Determining the
@@ -2515,7 +2523,7 @@
</dl>
</section>
<section>
- <h3>Video</h3>
+ <h4>Input</h4>
<dl>
<dt>Application adapts to touch screen device with no external pointer</dt>
<dd>A user who frequently visits a popular music social media site navigates to the site on
@@ -2546,7 +2554,7 @@
<!--************************************* Acks ***************************************************-->
<section class='appendix'>
- <h2>Acknowledgements</h2>
+ <h3>Acknowledgements</h3>
<p>
Many thanks to Clayne Robison and Andy Idsinga at <a href="www.intel.com">Intel Corporation</a> for their contributions to this specification.
</p>
Received on Wednesday, 2 December 2009 09:21:53 UTC