[Bug 12541] <video> Make seeking change the current playback position before going async, then update it to the clamped value ASAP, then try to buffer

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

--- Comment #13 from contributor@whatwg.org 2011-08-29 07:33:57 UTC ---
Checked in as WHATWG revision r6531.
Check-in comment: Make video.currentTime return a stable value rather than the
current value. This lets us make setting this attribute always seem to work, so
authors don't find the attribute hasn't changed after they set it.
http://html5.org/tools/web-apps-tracker?from=6530&to=6531

-- 
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 Monday, 29 August 2011 07:34:41 UTC