[webkit-reviews] review denied: [Bug 118894] [CSS blending] Background-blend-mode doesn't apply for an SVG image with css border-style or padding property set : [Attachment 221114] Patch for review

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


Dirk Schulze <krit at webkit.org> has denied Mihai Tica <mitica at adobe.com>'s
request for review:
Bug 118894: [CSS blending] Background-blend-mode doesn't apply for an SVG image
with css border-style or padding property set
https://bugs.webkit.org/show_bug.cgi?id=118894

Attachment 221114: Patch for review
https://bugs.webkit.org/attachment.cgi?id=221114&action=review

------- Additional Comments from Dirk Schulze <krit at webkit.org>
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,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9z
dmciIHZlcnNpb249IjEuMSIgdmlld0JveD0iMCAwIDEwMCAxMDAiPg0KICA8Y2lyY2xlIGN4PSI1MCI
gY3k9IjUwIiByPSI0MCIgZmlsbD0iIzBGMCIvPg0KPC9zdmc+'), #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,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9z
dmciIHZlcnNpb249IjEuMSIgdmlld0JveD0iMCAwIDEwMCAxMDAiPg0KICA8Y2lyY2xlIGN4PSI1MCI
gY3k9IjUwIiByPSI0MCIgZmlsbD0iI0YwMCIvPg0KPC9zdmc+'), #FF0;

Ditto.


More information about the webkit-reviews mailing list