[Webkit-unassigned] [Bug 32307] SVG (and other content) embedded via object tag cannot be loaded from application cache
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sun Sep 4 13:38:20 PDT 2022
https://bugs.webkit.org/show_bug.cgi?id=32307
--- Comment #10 from Alexey Proskuryakov <ap at webkit.org> ---
Once an appcache is saved, it intercepts loads even when online. So in a correct test, the SVG will show up the very first time, but not after that.
This JSFiddle is not a correct test, as this issue is about subresources that are part of appcache, and are loaded separately from the main resource.
--
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/20220904/beb1974a/attachment-0001.htm>
More information about the webkit-unassigned
mailing list