use permission concept
authorAnne van Kesteren <annevk@opera.com>
Tue, 12 Jun 2012 10:04:02 +0200
changeset 9 13eb4cb483c5
parent 8 f06ff848e6c0
child 10 9d74ad61c3c8
use permission concept
Overview.html
Overview.src.html
--- a/Overview.html	Tue Jun 12 09:59:53 2012 +0200
+++ b/Overview.html	Tue Jun 12 10:04:02 2012 +0200
@@ -481,9 +481,9 @@
  "<code title="">denied</code>" otherwise.
 
  <li><p><a class="external" href="http://www.whatwg.org/specs/web-apps/current-work/multipage/webappapis.html#queue-a-task">Queue a task</a> to set
- <code title="dom-Notification-permission"><a href="#dom-notification-permission">permission</a></code> to
- <var title="">permission</var> and invoke <var title="">callback</var> with
- <var title="">permission</var> as single argument.
+ <a href="#permission-0">permission</a> to <var title="">permission</var> and invoke
+ <var title="">callback</var> with <var title="">permission</var> as single
+ argument.
 </ol>
 
 <p class="warning">In designing the platform notifications are the one
--- a/Overview.src.html	Tue Jun 12 09:59:53 2012 +0200
+++ b/Overview.src.html	Tue Jun 12 10:04:02 2012 +0200
@@ -459,9 +459,9 @@
  "<code title>denied</code>" otherwise.
 
  <li><p><span data-anolis-spec=html>Queue a task</span> to set
- <code title=dom-Notification-permission>permission</code> to
- <var title>permission</var> and invoke <var title>callback</var> with
- <var title>permission</var> as single argument.
+ <span>permission</span> to <var title>permission</var> and invoke
+ <var title>callback</var> with <var title>permission</var> as single
+ argument.
 </ol>
 
 <p class=warning>In designing the platform notifications are the one