WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
142509
Adjustments to media control fonts.
https://bugs.webkit.org/show_bug.cgi?id=142509
Summary
Adjustments to media control fonts.
Roger Fong
Reported
2015-03-09 15:10:21 PDT
Need to use system font (and thus need to adjust surrounding divs) and also need to sub pixel antialias.
rdar://problem/20085228
Attachments
patch
(4.63 KB, patch)
2015-03-09 15:12 PDT
,
Roger Fong
darin
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Roger Fong
Comment 1
2015-03-09 15:12:30 PDT
Created
attachment 248281
[details]
patch
Darin Adler
Comment 2
2015-03-10 10:14:52 PDT
Comment on
attachment 248281
[details]
patch View in context:
https://bugs.webkit.org/attachment.cgi?id=248281&action=review
> Source/WebCore/Modules/mediacontrols/mediaControlsApple.css:261 > + font: -webkit-small-control; > + -webkit-font-smoothing: subpixel-antialiased;
Can we apply these rules more globally to the entire tree? Seems it would be harmless for elements that don’t display any text; we could avoid having to repeat this.
Roger Fong
Comment 3
2015-03-10 12:08:00 PDT
Done. Committed:
http://trac.webkit.org/changeset/181332
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