Skip to content
This repository was archived by the owner on Jan 15, 2021. It is now read-only.

Commit 20f465b

Browse files
committed
Link to the spec's index of events. Fixes https://www.w3.org/Bugs/Public/show_bug.cgi?id=16244
1 parent 8a5a4b1 commit 20f465b

File tree

4 files changed

+8
-4
lines changed

4 files changed

+8
-4
lines changed

Overview.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -788,7 +788,8 @@ <h3 id="new-attributes"><span class="secno">3.2 </span>New Attributes</h3>
788788
several new event handler attributes for new events it defines; for
789789
instance, the <code class="external" title="handler-onplay"><a href="http://www.whatwg.org/specs/web-apps/current-work/multipage/webappapis.html#handler-onplay">onplay</a></code>
790790
event handler attribute for the <code class="external" title="event-media-play"><a href="http://www.whatwg.org/specs/web-apps/current-work/multipage/embedded-content.html#event-media-play">play</a></code> event which is used by the API for the
791-
media elements (<code class="external"><a href="http://www.whatwg.org/specs/web-apps/current-work/multipage/embedded-content.html#the-video-element">video</a></code> and <code class="external"><a href="http://www.whatwg.org/specs/web-apps/current-work/multipage/embedded-content.html#the-audio-element">audio</a></code>).</p>
791+
media elements (<code class="external"><a href="http://www.whatwg.org/specs/web-apps/current-work/multipage/embedded-content.html#the-video-element">video</a></code> and <code class="external"><a href="http://www.whatwg.org/specs/web-apps/current-work/multipage/embedded-content.html#the-audio-element">audio</a></code>).
792+
The specification has an <a href="http://www.whatwg.org/specs/web-apps/current-work/multipage/indices.html#events-2">index of all events</a>.</p>
792793

793794

794795
<h3 id="changed-elements"><span class="secno">3.3 </span>Changed Elements</h3>

Overview.src.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -833,7 +833,8 @@ <h3 id="new-attributes">New Attributes</h3>
833833
event handler attribute for the <code data-anolis-spec=html
834834
title=event-media-play>play</code> event which is used by the API for the
835835
media elements (<code data-anolis-spec=html>video</code> and <code
836-
data-anolis-spec=html>audio</code>).</p>
836+
data-anolis-spec=html>audio</code>).
837+
The specification has an <a href="http://www.whatwg.org/specs/web-apps/current-work/multipage/indices.html#events-2">index of all events</a>.</p>
837838

838839

839840
<h3 id="changed-elements">Changed Elements</h3>

Overview.whatwg.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -799,7 +799,8 @@ <h3 id="new-attributes"><span class="secno">3.2 </span>New Attributes</h3>
799799
several new event handler attributes for new events it defines; for
800800
instance, the <code class="external" title="handler-onplay"><a href="http://www.whatwg.org/specs/web-apps/current-work/multipage/webappapis.html#handler-onplay">onplay</a></code>
801801
event handler attribute for the <code class="external" title="event-media-play"><a href="http://www.whatwg.org/specs/web-apps/current-work/multipage/embedded-content.html#event-media-play">play</a></code> event which is used by the API for the
802-
media elements (<code class="external"><a href="http://www.whatwg.org/specs/web-apps/current-work/multipage/embedded-content.html#the-video-element">video</a></code> and <code class="external"><a href="http://www.whatwg.org/specs/web-apps/current-work/multipage/embedded-content.html#the-audio-element">audio</a></code>).</p>
802+
media elements (<code class="external"><a href="http://www.whatwg.org/specs/web-apps/current-work/multipage/embedded-content.html#the-video-element">video</a></code> and <code class="external"><a href="http://www.whatwg.org/specs/web-apps/current-work/multipage/embedded-content.html#the-audio-element">audio</a></code>).
803+
The specification has an <a href="http://www.whatwg.org/specs/web-apps/current-work/multipage/indices.html#events-2">index of all events</a>.</p>
803804

804805

805806
<h3 id="changed-elements"><span class="secno">3.3 </span>Changed Elements</h3>

TR.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -787,7 +787,8 @@ <h3 id="new-attributes"><span class="secno">3.2 </span>New Attributes</h3>
787787
several new event handler attributes for new events it defines; for
788788
instance, the <code class="external" title="handler-onplay"><a href="http://www.whatwg.org/specs/web-apps/current-work/multipage/webappapis.html#handler-onplay">onplay</a></code>
789789
event handler attribute for the <code class="external" title="event-media-play"><a href="http://www.whatwg.org/specs/web-apps/current-work/multipage/embedded-content.html#event-media-play">play</a></code> event which is used by the API for the
790-
media elements (<code class="external"><a href="http://www.whatwg.org/specs/web-apps/current-work/multipage/embedded-content.html#the-video-element">video</a></code> and <code class="external"><a href="http://www.whatwg.org/specs/web-apps/current-work/multipage/embedded-content.html#the-audio-element">audio</a></code>).</p>
790+
media elements (<code class="external"><a href="http://www.whatwg.org/specs/web-apps/current-work/multipage/embedded-content.html#the-video-element">video</a></code> and <code class="external"><a href="http://www.whatwg.org/specs/web-apps/current-work/multipage/embedded-content.html#the-audio-element">audio</a></code>).
791+
The specification has an <a href="http://www.whatwg.org/specs/web-apps/current-work/multipage/indices.html#events-2">index of all events</a>.</p>
791792

792793

793794
<h3 id="changed-elements"><span class="secno">3.3 </span>Changed Elements</h3>

0 commit comments

Comments
 (0)