[Bug 12186] <video> Should explicitly state that TimeRanges.end() is inclusive, so that if the browser reverts to HAVE_METADATA while playing, the .buffered.end(0) value is the last rendered frame, and .currentTime is the next frame, and so that when .ended

http://www.w3.org/Bugs/Public/show_bug.cgi?id=12186

Ian 'Hixie' Hickson <ian@hixie.ch> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Should explicitly state     |<video> Should explicitly
                   |that TimeRanges.end() is    |state that TimeRanges.end()
                   |inclusive, so that if the   |is inclusive, so that if
                   |browser reverts to          |the browser reverts to
                   |HAVE_METADATA while         |HAVE_METADATA while
                   |playing, the                |playing, the
                   |.buffered.end(0) value is   |.buffered.end(0) value is
                   |the last rendered frame,    |the last rendered frame,
                   |and .currentTime is the     |and .currentTime is the
                   |next frame, and so that     |next frame, and so that
                   |when .ended is true         |when .ended
            Summary|.buffere                    |

-- 
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Thursday, 5 May 2011 08:08:33 UTC