[html5] r5381 - [e] (0) remove obsolete warning Fixing http://www.w3.org/Bugs/Public/show_bug.cg [...]
whatwg at whatwg.org
whatwg at whatwg.org
Fri Aug 27 16:14:53 PDT 2010
Author: ianh
Date: 2010-08-27 16:14:51 -0700 (Fri, 27 Aug 2010)
New Revision: 5381
Modified:
complete.html
index
source
Log:
[e] (0) remove obsolete warning
Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=9938
Modified: complete.html
===================================================================
--- complete.html 2010-08-27 23:13:12 UTC (rev 5380)
+++ complete.html 2010-08-27 23:14:51 UTC (rev 5381)
@@ -23697,16 +23697,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>
Modified: index
===================================================================
--- index 2010-08-27 23:13:12 UTC (rev 5380)
+++ index 2010-08-27 23:14:51 UTC (rev 5381)
@@ -23622,16 +23622,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>
Modified: source
===================================================================
--- source 2010-08-27 23:13:12 UTC (rev 5380)
+++ source 2010-08-27 23:14:51 UTC (rev 5381)
@@ -25364,16 +25364,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">
More information about the Commit-Watchers
mailing list