Skip to content

Commit

Permalink
[e] (0) cross-reference for 'event handler IDL attributes'
Browse files Browse the repository at this point in the history
Affected topics: HTML

git-svn-id: http://svn.whatwg.org/webapps@8130 340c8d12-0b0e-0410-8428-c7bf67bfef74
  • Loading branch information
Hixie committed Aug 5, 2013
1 parent ed5b855 commit 473b9ac
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 3 deletions.
3 changes: 2 additions & 1 deletion complete.html
Original file line number Diff line number Diff line change
Expand Up @@ -72427,7 +72427,8 @@ <h5 id=event-handler-attributes><span class=secno>7.1.6.1 </span>Event handlers<

<dd>

<p class=note>The <span>event handler IDL attribute</span>'s type is
<!--CLEANUP-->
<p class=note>The <a href=#event-handler-idl-attributes title="event handler IDL attributes">event handler IDL attribute</a>'s type is
<code><a href=#onbeforeunloadeventhandler>OnBeforeUnloadEventHandler</a></code>, and the <var title="">return value</var> will
therefore have been coerced into either the value null or a DOMString.</p>

Expand Down
3 changes: 2 additions & 1 deletion index
Original file line number Diff line number Diff line change
Expand Up @@ -72427,7 +72427,8 @@ currently this is unnecessary: http://www.w3.org/Bugs/Public/show_bug.cgi?id=119

<dd>

<p class=note>The <span>event handler IDL attribute</span>'s type is
<!--CLEANUP-->
<p class=note>The <a href=#event-handler-idl-attributes title="event handler IDL attributes">event handler IDL attribute</a>'s type is
<code><a href=#onbeforeunloadeventhandler>OnBeforeUnloadEventHandler</a></code>, and the <var title="">return value</var> will
therefore have been coerced into either the value null or a DOMString.</p>

Expand Down
3 changes: 2 additions & 1 deletion source
Original file line number Diff line number Diff line change
Expand Up @@ -81056,7 +81056,8 @@ currently this is unnecessary: http://www.w3.org/Bugs/Public/show_bug.cgi?id=119

<dd>

<p class="note">The <span>event handler IDL attribute</span>'s type is
<!--CLEANUP-->
<p class="note">The <span title="event handler IDL attributes">event handler IDL attribute</span>'s type is
<code>OnBeforeUnloadEventHandler</code>, and the <var title="">return value</var> will
therefore have been coerced into either the value null or a DOMString.</p>

Expand Down

0 comments on commit 473b9ac

Please sign in to comment.