Created attachment 471866 [details] Sample HTML demonstrating the bug I've tested with Safari 17.5 (19618.2.12.11.6) A sandboxed iframe with src javascript:false does not display in Safari. It does display in Chrome and Firefox. <iframe width="300" height="100" sandbox title="javascript:false" src="javascript:false"></iframe> This bug does not occur if the iframe is not sandboxed.
Created attachment 471867 [details] Screenshot showing the bug
Thank you for the report. Could you please clarify what the impact is? Are any webpages or apps broken, or is it just something that you ran into in an experiment?
(In reply to Alexey Proskuryakov from comment #2) > Thank you for the report. Could you please clarify what the impact is? Are > any webpages or apps broken, or is it just something that you ran into in an > experiment? It's something that I ran into in an experiment.
<rdar://problem/131973497>