Refer to the HTML spec for EventHandler
authorEhsan Akhgari <ehsan@mozilla.com>
Wed, 20 Mar 2013 23:55:29 -0400
changeset 273 2056740735fd
parent 272 e26b49247d95
child 274 585057cf5968
Refer to the HTML spec for EventHandler
webaudio/specification.html
--- a/webaudio/specification.html	Wed Mar 20 23:51:17 2013 -0400
+++ b/webaudio/specification.html	Wed Mar 20 23:55:29 2013 -0400
@@ -2384,8 +2384,9 @@
 <h3 id="attributes-ScriptProcessorNode">4.12.1. Attributes</h3>
 <dl>
   <dt id="dfn-onaudioprocess"><code>onaudioprocess</code></dt>
-    <dd><p>A property used to set the event handler for the audioprocess event
-      that is dispatched to <a
+    <dd><p>A property used to set the <code>EventHandler</code> (described in <cite><a
+      href="http://www.whatwg.org/specs/web-apps/current-work/#eventhandler">HTML</a></cite>)
+      for the audioprocess event that is dispatched to <a
       href="#ScriptProcessorNode-section"><code>ScriptProcessorNode</code></a>
       node types. An event of type <a
       href="#AudioProcessingEvent-section"><code>AudioProcessingEvent</code></a>
@@ -5258,6 +5259,9 @@
   <dt id="DOM">[DOM] </dt>
   <dd><a href="http://dom.spec.whatwg.org/">DOM</a>,
       A. van Kesteren, A. Gregor, Ms2ger. WHATWG.</dd>
+  <dt id="HTML">[HTML] </dt>
+  <dd><a href="http://www.whatwg.org/specs/web-apps/current-work/multipage/">HTML</a>,
+      I. Hickson. WHATWG.</dd>
   <dt id="RFC2119">[RFC2119] </dt>
     <dd>S. Bradner. <a
       href="http://www.ietf.org/rfc/rfc2119.txt"><cite><span>Key words for use