Short URL: http://html5.org/r/6033
| SVN | Bug | Comment | Time (UTC) |
|---|---|---|---|
| 6033 | 10837 | mention the problem with UAs that don't support playbackRate reliably. | 2011-04-27 22:10 |
Index: source =================================================================== --- source (revision 6032) +++ source (revision 6033) @@ -36922,7 +36922,11 @@ any <code>source</code> element descendants, and invoking the element's <code title="dom-media-load">load()</code> method.</p> + <p>Similarly, when the playback rate is not exactly 1.0, hardware, + software, or format limitations can cause video frames to be dropped + and audio to be choppy or muted.</p> + <div class="impl"> <h5>Best practices for implementors of media elements</h5>