Skip to content

Commit

Permalink
[e] (0) Clarify the entries for the seeking and seeked events in the …
Browse files Browse the repository at this point in the history
…media event summary table

Affected topics: HTML, Video Text Tracks

git-svn-id: http://svn.whatwg.org/webapps@8335 340c8d12-0b0e-0410-8428-c7bf67bfef74
  • Loading branch information
Hixie committed Dec 6, 2013
1 parent 3bdb6d5 commit d7ae24d
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 11 deletions.
9 changes: 5 additions & 4 deletions complete.html
Original file line number Diff line number Diff line change
Expand Up @@ -30851,15 +30851,15 @@ <h5 id=mediaevents><span class=secno>4.7.10.16 </span>Event summary</h5>

<td><code><a href=#event>Event</a></code>

<td>The <code title=dom-media-seeking><a href=#dom-media-seeking>seeking</a></code> IDL attribute changed to true.
<td>The <code title=dom-media-seeking><a href=#dom-media-seeking>seeking</a></code> IDL attribute changed to true, and the user agent has started seeking to a new position.

<td>

<tr><td><dfn id=event-media-seeked title=event-media-seeked><code>seeked</code></dfn>

<td><code><a href=#event>Event</a></code>

<td>The <code title=dom-media-seeking><a href=#dom-media-seeking>seeking</a></code> IDL attribute changed to false.
<td>The <code title=dom-media-seeking><a href=#dom-media-seeking>seeking</a></code> IDL attribute changed to false after the <a href=#current-playback-position>current playback position</a> was changed.

<td>

Expand Down Expand Up @@ -54720,7 +54720,7 @@ <h6 id=text-styles><span class=secno>4.12.4.2.5 </span>Text styles</h6>
attribute's allowed keywords correspond to alignment points in the
font:</p>

<p><img src=http://images.whatwg.org/baselines.png width=738 alt="The top of the em square is roughly at the top of the glyphs in a font, the hanging baseline is where some glyphs like &#x906; are anchored, the middle is half-way between the top of the em square and the bottom of the em square, the alphabetic baseline is where characters like &Aacute;, &yuml;, f, and &ohm; are anchored, the ideographic baseline is where glyphs like " height=300>79C1; and &#x9054; are anchored, and the bottom of the em square is roughly at the bottom of the glyphs in a font. The top and bottom of the bounding box can be far from these baselines, due to glyphs extending far outside the em square."&gt;</p>
<p><img src=http://images.whatwg.org/baselines.png width=738 alt="The top of the em square is roughly at the top of the glyphs in a font, the hanging baseline is where some glyphs like &#x906; are anchored, the middle is half-way between the top of the em square and the bottom of the em square, the alphabetic baseline is where characters like &Aacute;, &yuml;, f, and &ohm; are anchored, the ideographic baseline is where glyphs like &#x79c1; and &#x9054; are anchored, and the bottom of the em square is roughly at the bottom of the glyphs in a font. The top and bottom of the bounding box can be far from these baselines, due to glyphs extending far outside the em square." height=300></p>

<p>The keywords map to these alignment points as follows:</p>

Expand Down Expand Up @@ -101725,11 +101725,12 @@ <h2 class=no-num id=references>References</h2><!--REFS-->
Allan Clements,
Amos Jeffries,
Anders Carlsson,
Andr&eacute; E. Veltstra,
Andrea Rendine,
Andreas<!-- mqmq87 -->,
Andreas Kling,
Andrei Popescu,
Andr&eacute; E. Veltstra,
Andres Gomez,
Andrew Barfield,
Andrew Clover,
Andrew Gove,
Expand Down
9 changes: 5 additions & 4 deletions index
Original file line number Diff line number Diff line change
Expand Up @@ -30851,15 +30851,15 @@ dictionary <dfn id=trackeventinit>TrackEventInit</dfn> : <a href=#eventinit>Even

<td><code><a href=#event>Event</a></code>

<td>The <code title=dom-media-seeking><a href=#dom-media-seeking>seeking</a></code> IDL attribute changed to true.
<td>The <code title=dom-media-seeking><a href=#dom-media-seeking>seeking</a></code> IDL attribute changed to true, and the user agent has started seeking to a new position.

<td>

<tr><td><dfn id=event-media-seeked title=event-media-seeked><code>seeked</code></dfn>

<td><code><a href=#event>Event</a></code>

<td>The <code title=dom-media-seeking><a href=#dom-media-seeking>seeking</a></code> IDL attribute changed to false.
<td>The <code title=dom-media-seeking><a href=#dom-media-seeking>seeking</a></code> IDL attribute changed to false after the <a href=#current-playback-position>current playback position</a> was changed.

<td>

Expand Down Expand Up @@ -54720,7 +54720,7 @@ transform. ack Shaun Morris. --></div>
attribute's allowed keywords correspond to alignment points in the
font:</p>

<p><img src=http://images.whatwg.org/baselines.png width=738 alt="The top of the em square is roughly at the top of the glyphs in a font, the hanging baseline is where some glyphs like &#x906; are anchored, the middle is half-way between the top of the em square and the bottom of the em square, the alphabetic baseline is where characters like &Aacute;, &yuml;, f, and &ohm; are anchored, the ideographic baseline is where glyphs like " height=300>79C1; and &#x9054; are anchored, and the bottom of the em square is roughly at the bottom of the glyphs in a font. The top and bottom of the bounding box can be far from these baselines, due to glyphs extending far outside the em square."&gt;</p>
<p><img src=http://images.whatwg.org/baselines.png width=738 alt="The top of the em square is roughly at the top of the glyphs in a font, the hanging baseline is where some glyphs like &#x906; are anchored, the middle is half-way between the top of the em square and the bottom of the em square, the alphabetic baseline is where characters like &Aacute;, &yuml;, f, and &ohm; are anchored, the ideographic baseline is where glyphs like &#x79c1; and &#x9054; are anchored, and the bottom of the em square is roughly at the bottom of the glyphs in a font. The top and bottom of the bounding box can be far from these baselines, due to glyphs extending far outside the em square." height=300></p>

<p>The keywords map to these alignment points as follows:</p>

Expand Down Expand Up @@ -101725,11 +101725,12 @@ if (s = prompt('What is your name?')) {
Allan Clements,
Amos Jeffries,
Anders Carlsson,
Andr&eacute; E. Veltstra,
Andrea Rendine,
Andreas<!-- mqmq87 -->,
Andreas Kling,
Andrei Popescu,
Andr&eacute; E. Veltstra,
Andres Gomez,
Andrew Barfield,
Andrew Clover,
Andrew Gove,
Expand Down
7 changes: 4 additions & 3 deletions source
Original file line number Diff line number Diff line change
Expand Up @@ -33277,7 +33277,7 @@ dictionary <dfn>TrackEventInit</dfn> : <span>EventInit</span> {

<td><code>Event</code>

<td>The <code data-x="dom-media-seeking">seeking</code> IDL attribute changed to true.
<td>The <code data-x="dom-media-seeking">seeking</code> IDL attribute changed to true, and the user agent has started seeking to a new position.

<td>

Expand All @@ -33287,7 +33287,7 @@ dictionary <dfn>TrackEventInit</dfn> : <span>EventInit</span> {

<td><code>Event</code>

<td>The <code data-x="dom-media-seeking">seeking</code> IDL attribute changed to false.
<td>The <code data-x="dom-media-seeking">seeking</code> IDL attribute changed to false after the <span>current playback position</span> was changed.

<td>

Expand Down Expand Up @@ -113673,11 +113673,12 @@ if (s = prompt('What is your name?')) {
Allan Clements,
Amos Jeffries,
Anders Carlsson,
Andr&eacute; E. Veltstra,
Andrea Rendine,
Andreas<!-- mqmq87 -->,
Andreas Kling,
Andrei Popescu,
Andr&eacute; E. Veltstra,
Andres Gomez,
Andrew Barfield,
Andrew Clover,
Andrew Gove,
Expand Down

0 comments on commit d7ae24d

Please sign in to comment.