[Webkit-unassigned] [Bug 238014] REGRESSION (Safari 15.4): Nonce from link isn't used when loading style sheet

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 24 09:15:27 PDT 2022


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

--- Comment #6 from Martijn Dashorst <martijn.dashorst at gmail.com> ---
If you "View Source" you will see the nonce's.

<link rel="stylesheet" type="text/css" href="./wicket/resource/org.apache.wicket.examples.WicketExamplePage/fonts/source-code-pro/stylesheet-ver-3BE5D9697D52863D3AC0665326707F93.css" media="screen" nonce="oSJryZj3W7yFgWz7apvYaNxw" />
<link rel="stylesheet" type="text/css" href="./wicket/resource/org.apache.wicket.examples.WicketExamplePage/fonts/source-sans-pro/stylesheet-ver-2E00A7746864396B7D49CAC4751B015A.css" media="screen" nonce="oSJryZj3W7yFgWz7apvYaNxw" />
<link rel="stylesheet" type="text/css" href="./wicket/resource/org.apache.wicket.examples.WicketExamplePage/style-ver-41F7F0F12583ECD409B8A430A534FB94.css" media="screen" nonce="oSJryZj3W7yFgWz7apvYaNxw" />

-- 
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/20220324/950b6f0d/attachment-0001.htm>


More information about the webkit-unassigned mailing list