--- a/splashscreen/Overview.html Wed Dec 07 18:09:55 2011 +0000
+++ b/splashscreen/Overview.html Mon Dec 12 20:48:34 2011 +0000
@@ -1,6 +1,6 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns=http://www.w3.org/1999/xhtml><head>
<meta content="text/html; charset=UTF-8" http-equiv=Content-Type>
-<title>Splash screen</title>
+<title>Splash screen for native web apps</title>
<style type=text/css>
em.ct {
text-transform:uppercase;
@@ -34,13 +34,11 @@
<body>
<div class=head><!--end-logo-->
<h1>Splash screen for native web apps</h1>
+ <p><a href=http://dvcs.w3.org/hg/nativeapps/raw-file/tip/splashscreen/Overview.html>Latest Draft</a> | <a href="http://dvcs.w3.org/hg/nativeapps/raw-file/tip/splashscreen/test-suite/Overview.html
+
+">Test suite</a> | <a href=http://dvcs.w3.org/hg/nativeapps/raw-file/tip/splashscreen/imp-report/Overview.html>Implementation report</a>. </p>
<dl>
- <dt>Latest Draft:</dt>
- <dd><a href=http://dvcs.w3.org/hg/nativeapps/raw-file/tip/splashscreen/Overview.html>http://dvcs.w3.org/hg/nativeapps/raw-file/tip/splashscreen/Overview.html</a></dd>
- <dt>Test suite:</dt>
- <dd><a href=http://dev.w3.org/2006/waf/widgets/test-suite/>http://test.w3.org/nativeapps/splashscreen/test-suite/</a></dd>
- <dt>Implementation report:</dt>
- <dd><a href=http://test.w3.org/nativeapps/splashscreen/test-suite/>http://test.w3.org/nativeapps/splashscreen/imp-report/</a> </dd>
+ <dd> </dd>
<dt>Editor: </dt>
<dd>Marcos Cáceres</dd>
<dt>Prototypists:</dt>
@@ -54,7 +52,7 @@
<p class=copyright><a href=http://creativecommons.org/publicdomain/zero/1.0/ rel=license><img alt=CC0 src=http://i.creativecommons.org/p/zero/1.0/80x15.png></a>
To the extent possible under law, the editor has waived all copyright and
related or neighboring rights to this work. In addition, as of
-7 December 2011, the editors have made this specification available
+12 December 2011, the editors have made this specification available
under the
<a href=http://www.openwebfoundation.org/legal/the-owf-1-0-agreements/owfa-1-0 rel=license>Open Web Foundation Agreement Version 1.0</a>,
which is available at
@@ -149,6 +147,7 @@
</tr>
</tbody></table>
<p>It is <em class=ct>optional</em> for a <a href=#product-ua>user agent</a> to <span title=supported>support</span> the <span title="media type">media types</span> listed in the <a href=#default-splash-screen-table>default splash-screen table</a>.</p>
+<p>Authoring guideline: At the time of writing, there is limited support on devices for displaying SVG as a splash screen. We recommend you include a splash screen in one of more of the other formats listed in the <a href=#default-splash-screen-table>default splash-screen table</a>.</p>
<h2 id=finding-the-splash-screen><span class=secno>9 </span>Finding the splash screen</h2>
<p>Firstly, when processing the splash attribute in the configuration document, a user agent behaves as if the <a href=#splash-file-defaults-table>splash file defaults table</a> had been defined as part of the <a href=http://www.w3.org/TR/widgets/#table-of-configuration-defaults>Table of Configuration Defaults</a> in <a href=http://dev.w3.org/2006/waf/widgets/#step-3--set-the-configuration-defaults>Step 3</a> of the <cite>Widget Packaging</cite> specification.</p>
<table class=simple style="border: 1px solid black" summary="The configuration defaults that a user agent must set prior to instantiation.">