NEW 255442
Page.cpp data: URL style sheet fast path is incorrect
https://bugs.webkit.org/show_bug.cgi?id=255442
Summary Page.cpp data: URL style sheet fast path is incorrect
Anne van Kesteren
Reported 2023-04-14 01:07:58 PDT
In particular: * It doesn't use the same base64 decoding options. * It looks like it's not case-insensitive. It should probably reuse code from DataURLDecoder.cpp or invoke that directly.
Attachments
Radar WebKit Bug Importer
Comment 2 2023-04-16 18:15:55 PDT
Note You need to log in before you can comment on or make changes to this bug.