[Webkit-unassigned] [Bug 175568] data: URL base64 handling different from atob()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 16 00:05:04 PDT 2017


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

--- Comment #2 from Anne van Kesteren <annevk at annevk.nl> ---
They don't, but it does seem like that's how Safari implements data: URLs, contrary to other browsers.

That's why data:;base64,___ decodes in Safari and not in Chrome and Firefox.

I'm surprised this hasn't caused you more compatibility issues. I'll make sure to add some additional tests for this.

-- 
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/20170816/f9c24259/attachment-0001.html>


More information about the webkit-unassigned mailing list