From cdf98c40f1d72484ee2235e6c1ad55424e85b029 Mon Sep 17 00:00:00 2001 From: Lazare-42 Date: Mon, 15 Jun 2026 10:54:14 +0200 Subject: [PATCH] fix(idrx): allow iframe attributes in markup validator The idrx view macro validates element attributes against knownHtmlAttributes when checkMarkup is on (the default in inline/production mode). The iframe-specific attributes sandbox, allow, allowfullscreen and srcdoc were missing from the list, so a literal