Bug 27380 - Media Controls: We are specifying the text height, where it is unneeded and the slider is 2px off.
Summary: Media Controls: We are specifying the text height, where it is unneeded and t...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.5
: P2 Normal
Assignee: Pierre d'Herbemont
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2009-07-17 10:51 PDT by Pierre d'Herbemont
Modified: 2009-07-20 17:00 PDT (History)
0 users

See Also:


Attachments
Adjust the margin of the slider and remove useless height specification to fix alignement of the media controls. (8.79 KB, patch)
2009-07-17 20:50 PDT, Pierre d'Herbemont
eric: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Pierre d'Herbemont 2009-07-17 10:51:15 PDT
Media Controls: We are specifying the text height, where it is unneeded and the slider is 2px off.
Comment 1 Pierre d'Herbemont 2009-07-17 11:20:49 PDT
<rdar://problem/7069751>
Comment 2 Pierre d'Herbemont 2009-07-17 20:50:12 PDT
Created attachment 33005 [details]
Adjust the margin of the slider and remove useless height specification to fix alignement of the media controls.


---
 8 files changed, 55 insertions(+), 32 deletions(-)
Comment 3 Eric Seidel (no email) 2009-07-20 15:20:47 PDT
Comment on attachment 33005 [details]
Adjust the margin of the slider and remove useless height specification to fix alignement of the media controls.

Sounds sane to me.  Rubber Stamp! :)
Comment 4 Pierre d'Herbemont 2009-07-20 16:57:53 PDT
Thanks :)
Comment 5 Pierre d'Herbemont 2009-07-20 17:00:16 PDT
https://trac.webkit.org/changeset/46140