[Webkit-unassigned] [Bug 262030] New: Link-stylesheet elements fire load events for 3XX responses that do not redirect

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 25 00:20:29 PDT 2023


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

            Bug ID: 262030
           Summary: Link-stylesheet elements fire load events for 3XX
                    responses that do not redirect
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: DOM
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: jannis.rautenstrauch at cispa.de

Link-stylesheet elements fire load events for 3XX responses that do not redirect (e.g., no location header).

- 300, text/css, image body: https://observer.sectec.rocks/opg/link-stylesheet/?url=https://echo.sectec.rocks/echo/?content-type=text/css&ecohd_status=300&ecocnt_img=width=200,height=300,type=png
- 302, text/css, css body: https://observer.sectec.rocks/opg/link-stylesheet/?url=https://echo.sectec.rocks/echo/?content-type=text/css&ecohd_status=302&ecocnt_css=p%20{color:%20red;}
- 307, text/html, empty: https://observer.sectec.rocks/opg/link-stylesheet/?url=https://echo.sectec.rocks/echo/?content-type=text/html&echd_status=307


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

-- 
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/20230925/629703b7/attachment.htm>


More information about the webkit-unassigned mailing list