- From: Ian Hickson via cvs-syncmail <cvsmail@w3.org>
- Date: Fri, 27 Aug 2010 23:15:00 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec
In directory hutz:/tmp/cvs-serv4546
Modified Files:
Overview.html
Log Message:
remove obsolete warning (whatwg r5381)
Index: Overview.html
===================================================================
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:05 UTC