- From: poot <cvsmail@w3.org>
- Date: Sat, 28 Aug 2010 08:21:05 +0900 (JST)
- To: public-html-diffs@w3.org
hixie: remove obsolete warning (whatwg r5381)
http://dev.w3.org/cvsweb/html5/spec/Overview.html?r1=1.4294&r2=1.4295&f=h
http://html5.org/tools/web-apps-tracker?from=5380&to=5381
===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.4294
retrieving revision 1.4295
diff -u -d -r1.4294 -r1.4295
--- Overview.html 27 Aug 2010 23:13:17 -0000 1.4294
+++ Overview.html 27 Aug 2010 23:14:56 -0000 1.4295
@@ -20441,16 +20441,6 @@
agents could disable screensavers while video playback is in
progress.</p>
- <p class="warning">User agents should not provide a public API to
- cause videos to be shown full-screen. A script, combined with a
- carefully crafted video file, could trick the user into thinking a
- system-modal dialog had been shown, and prompt the user for a
- password. There is also the danger of "mere" annoyance, with pages
- launching full-screen videos when links are clicked or pages
- navigated. Instead, user-agent-specific interface features may be
- provided to easily allow the user to obtain a full-screen playback
- mode.</p>
-
</div><div class="example">
<p>This example shows how to detect when a video has failed to play
Received on Friday, 27 August 2010 23:15:42 UTC