WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
59866
Make media timeline advance look buttery-smooth
https://bugs.webkit.org/show_bug.cgi?id=59866
Summary
Make media timeline advance look buttery-smooth
Dimitri Glazkov (Google)
Reported
2011-04-30 09:23:19 PDT
So, I played a bit with CSS animations and I think this works pretty well:
http://jsfiddle.net/dglazkov/wR8BP/1/
There are two stumbling blocks (filing them as bugs now) to this awesomeness: 1) We need to change positioning logic of the thumb -- it needs to set position of the thumb in the future, instead of the present. 2) We need to make input[type=slider] support CSS animations
Attachments
Add attachment
proposed patch, testcase, etc.
Dimitri Glazkov (Google)
Comment 1
2011-04-30 09:33:14 PDT
For the first one, we can just use this bug.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug