[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:31:27 PST 2015


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

Dean Jackson <dino at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #247901|review?                     |review+
              Flags|                            |

--- Comment #3 from Dean Jackson <dino at apple.com> ---
Comment on attachment 247901
  --> https://bugs.webkit.org/attachment.cgi?id=247901
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.

-- 
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/11758d39/attachment-0002.html>


More information about the webkit-unassigned mailing list