Added author guidelines about SVG's level of support
authorMarcos Caceres <w3c@marcosc.com>
Wed, 07 Dec 2011 18:09:55 +0000
changeset 14 553a4119ca83
parent 13 9f5c6057debc
child 15 752a89b700a2
child 16 020aae434d0c
Added author guidelines about SVG's level of support
splashscreen/Overview.src.html
--- a/splashscreen/Overview.src.html	Wed Dec 07 01:40:01 2011 +0000
+++ b/splashscreen/Overview.src.html	Wed Dec 07 18:09:55 2011 +0000
@@ -2,7 +2,7 @@
 <html xmlns="http://www.w3.org/1999/xhtml">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
-<title>Splash screen</title>
+<title>Splash screen for native web apps</title>
 <style type="text/css">
 em.ct {
 	text-transform:uppercase;
@@ -36,15 +36,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>&nbsp;</dd>
     <dt>Editor: </dt>
     <dd>Marcos Cáceres</dd>
     <dt>Prototypists:</dt>
@@ -135,6 +131,7 @@
   </tr>
 </table>
 <p>It is <em class="ct">optional</em> for a <span>user agent</span> to <span title="supported">support</span> the <span title="media type">media types</span> listed in the <span>default splash-screen table</span>.</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 <span>default splash-screen table</span>.</p>
 <h2>Finding the splash screen</h2>
 <p>Firstly, when processing the splash attribute in the configuration document, a user agent behaves as if the <span>splash file defaults table</span> 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 summary="The configuration defaults that a user agent must set prior to instantiation." class="simple" style="border: 1px solid black">