[Webkit-unassigned] [Bug 211671] New: Fix base64.any.html test
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sat May 9 13:06:27 PDT 2020
https://bugs.webkit.org/show_bug.cgi?id=211671
Bug ID: 211671
Summary: Fix base64.any.html test
Product: WebKit
Version: Safari Technology Preview
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: New Bugs
Assignee: webkit-unassigned at lists.webkit.org
Reporter: rbuis at igalia.com
Fix base64.any.html test by extending DataURLDecoder with a
forgiving-base64 decode mode [1], as used by the Fetch
data: URL processor algorithm [2].
[1] https://infra.spec.whatwg.org/#forgiving-base64-decode
[2] https://fetch.spec.whatwg.org/#data-url-processor
--
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/20200509/b76ae90b/attachment.htm>
More information about the webkit-unassigned
mailing list