[Webkit-unassigned] [Bug 245411] Multiple picture sources downloading when page is served as XHTML

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Sep 24 16:18:39 PDT 2022


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

Alexey Proskuryakov <ap at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ap at webkit.org,
                   |                            |cdumez at apple.com

--- Comment #3 from Alexey Proskuryakov <ap at webkit.org> ---
What's important here is that the attachments are served with different content types. application/xhtml+xml means that the document is handled as XHTML.

To see the problem, one needs to check errors in Web Inspector. One subresource loading error means passing; two errors means failing. This does reproduce.

-- 
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/20220924/c2a999de/attachment-0001.htm>


More information about the webkit-unassigned mailing list