dap commit: Pick Media Intent: Add a warning statement carrying out shelving CfC result

changeset:   415:d9091f6288d8
user:        Jungkee Song <jungkee.song@samsung.com>
date:        Mon May 20 20:23:48 2013 +0900
files:       gallery/Overview.html
description:
Pick Media Intent: Add a warning statement carrying out shelving CfC result


diff -r 37ca6103140d -r d9091f6288d8 gallery/Overview.html
--- a/gallery/Overview.html	Tue May 07 08:45:09 2013 -0400
+++ b/gallery/Overview.html	Mon May 20 20:23:48 2013 +0900
@@ -61,6 +61,9 @@
     </script>
   </head>
   <body>
+    <p style="background: black; color: white; font: 900 1.2em serif; padding: 0.5em 1em; border: dotted yellow 0.3em;">
+      The Device APIs Working Group is currently not progressing the approach outlined in this draft. Please treat this document with caution and do not reference it or use it as the basis for implementation. The domain covered by this document is still within the scope of the Working Group as defined in its Charter. The Working Group may resume this work or adopt an alternative approach depending on the interest of WG members and implementers.
+    </p>
     <section id='abstract'>
       <p>
         The Pick Media Intent defines a Web Intent [[!WEBINTENTS]] that enables

Received on Monday, 20 May 2013 11:26:59 UTC