[Webkit-unassigned] [Bug 141857] REGRESSION (r177494): -webkit-mask-image: with data URI fails on non-local files

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 6 06:24:41 PST 2015


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

--- Comment #8 from Radu Stavila <stavila at adobe.com> ---
Comment on attachment 247128
  --> https://bugs.webkit.org/attachment.cgi?id=247128
provisional patch, needs test

View in context: https://bugs.webkit.org/attachment.cgi?id=247128&action=review

I think this should be ok. Thanks for taking care of this, Simon.

> Source/WebCore/css/CSSParser.cpp:9587
> +            resourceValue = CSSPrimitiveValue::create(completeURL(value->string));

This might also need the CSSPrimitiveValue::CSS_URI second parameter.

-- 
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/20150306/27d31de2/attachment-0002.html>


More information about the webkit-unassigned mailing list