[Webkit-unassigned] [Bug 118894] [CSS blending] Background-blend-mode doesn't apply for an SVG image with css border-style or padding property set

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 14 00:31:38 PST 2014


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


Dirk Schulze <krit at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #221114|review?                     |review-
               Flag|                            |




--- Comment #6 from Dirk Schulze <krit at webkit.org>  2014-01-14 00:29:16 PST ---
(From update of attachment 221114)
View in context: https://bugs.webkit.org/attachment.cgi?id=221114&action=review

> LayoutTests/css3/compositing/background-blend-mode-data-uri-svg-image-expected.html:7
> +        background: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgdmlld0JveD0iMCAwIDEwMCAxMDAiPg0KICA8Y2lyY2xlIGN4PSI1MCIgY3k9IjUwIiByPSI0MCIgZmlsbD0iIzBGMCIvPg0KPC9zdmc+'), #FF0;

please no base64 encoded SVGs, normal data urls with readable SVG please.

> LayoutTests/css3/compositing/background-blend-mode-data-uri-svg-image.html:7
> +        background: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgdmlld0JveD0iMCAwIDEwMCAxMDAiPg0KICA8Y2lyY2xlIGN4PSI1MCIgY3k9IjUwIiByPSI0MCIgZmlsbD0iI0YwMCIvPg0KPC9zdmc+'), #FF0;

Ditto.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list