[Webkit-unassigned] [Bug 142305] Update inline media control icons for OSX

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 4 15:34:07 PST 2015


https://bugs.webkit.org/show_bug.cgi?id=142305

--- Comment #4 from Roger Fong <roger_fong at apple.com> ---
(In reply to comment #3)
> Comment on attachment 247901 [details]
> patch
> 
> View in context:
> https://bugs.webkit.org/attachment.cgi?id=247901&action=review
> 
> > Source/WebCore/Modules/mediacontrols/mediaControlsApple.css:134
> > +    background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 12 15" fill="white"><path d="M 0,1 v 13 h 4 v -13 h -4 z"/><path d="M 8,1 v 13 h 4 v -13 h -4 z"/></svg>');
> 
> Did you create this image? This is fine, but it should be possible to use
> two <rect> elements.

I just followed what they were already doing in the previous pause svg code.
I can use rects too though.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150304/42a6f6b5/attachment-0002.html>


More information about the webkit-unassigned mailing list