From 6751741acba978edab8c2889ebd9ce5e73e90a6e Mon Sep 17 00:00:00 2001 From: Hamish Willee Date: Mon, 13 Oct 2025 10:52:22 +1100 Subject: [PATCH 1/6] HTMLIFrameElement.srcdoc - takes trusted types (#41459) * HTMLIFrameElement.srcdoc - TT updates * Update link from parent * Update files/en-us/web/api/htmliframeelement/srcdoc/index.md Co-authored-by: sideshowbarker * Update files/en-us/web/api/htmliframeelement/srcdoc/index.md Co-authored-by: sideshowbarker * Update files/en-us/web/api/htmliframeelement/srcdoc/index.md Co-authored-by: sideshowbarker * Update files/en-us/web/api/htmliframeelement/srcdoc/index.md Co-authored-by: sideshowbarker * Update files/en-us/web/api/htmliframeelement/srcdoc/index.md Co-authored-by: sideshowbarker * Apply suggestion from @hamishwillee * Apply suggestion from @hamishwillee * Apply suggestion from @hamishwillee --------- Co-authored-by: sideshowbarker --- .../en-us/web/api/htmliframeelement/index.md | 2 +- .../web/api/htmliframeelement/srcdoc/index.md | 117 +++++++++++++++++- 2 files changed, 115 insertions(+), 4 deletions(-) diff --git a/files/en-us/web/api/htmliframeelement/index.md b/files/en-us/web/api/htmliframeelement/index.md index 69e56b71623b4d7..4b35e2b022f6932 100644 --- a/files/en-us/web/api/htmliframeelement/index.md +++ b/files/en-us/web/api/htmliframeelement/index.md @@ -59,7 +59,7 @@ _Inherits properties from its parent, {{domxref("HTMLElement")}}_. - {{domxref("HTMLIFrameElement.src")}} - : A string that reflects the [`src`](/en-US/docs/Web/HTML/Reference/Elements/iframe#src) HTML attribute, containing the address of the content to be embedded. Note that programmatically removing an `