[webkit-reviews] review granted: [Bug 68089] WebKit doesn't parse "#" as delimiter for fragment identifier in data URIs : [Attachment 410013] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 29 10:14:08 PDT 2020


Darin Adler <darin at apple.com> has granted Rob Buis <rbuis at igalia.com>'s request
for review:
Bug 68089: WebKit doesn't parse "#" as delimiter for fragment identifier in
data URIs
https://bugs.webkit.org/show_bug.cgi?id=68089

Attachment 410013: Patch

https://bugs.webkit.org/attachment.cgi?id=410013&action=review




--- Comment #41 from Darin Adler <darin at apple.com> ---
Comment on attachment 410013
  --> https://bugs.webkit.org/attachment.cgi?id=410013
Patch

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

> LayoutTests/ChangeLog:8
> +	   Adjusts tests thats use data URIs to escape the # character.

Seems likely that some tested-only-with-WebKit content, like content embedded
in old iOS apps, could accidentally depend on this behavior the way these many
tests do. We might find we need a quirk.


More information about the webkit-reviews mailing list