[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
Mon Feb 23 10:34:19 PST 2015


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

--- Comment #3 from Simon Fraser (smfr) <simon.fraser at apple.com> ---
(In reply to comment #2)
> (In reply to comment #0)
> > Created attachment 247007 [details]
> > Testcase
> > 
> > r177494 broke -webkit-mask-image: with data URIs for non-local files.
> What do you mean with "for non-local"?

We don't do same-origin testing for file: urls, so to see the bug you have to load from an http(s) url.

> I know that we added tests to confirm
> that data URIs are not broken. Did you break down the issue to r177494?

Yes, it was blamed to that revision.

> Question to the test, does masking itself not work or is the image not
> loaded correctly? If I interpret the test correctly then the former.

The masking doesn't work (second square with little arrows is missing in a nightly).

-- 
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/20150223/ff90d349/attachment-0002.html>


More information about the webkit-unassigned mailing list