From 3ff53429edbe45686b91244bb0e5f33f787a846e Mon Sep 17 00:00:00 2001 From: Masahiro FUJIMOTO Date: Mon, 30 Sep 2024 23:11:37 +0900 Subject: [PATCH] =?UTF-8?q?2024/07/26=20=E6=99=82=E7=82=B9=E3=81=AE?= =?UTF-8?q?=E8=8B=B1=E8=AA=9E=E7=89=88=E3=81=AB=E5=9F=BA=E3=81=A5=E3=81=8D?= =?UTF-8?q?=E6=96=B0=E8=A6=8F=E7=BF=BB=E8=A8=B3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../web/api/shadowroot/sethtmlunsafe/index.md | 52 +++++++++++++++++++ 1 file changed, 52 insertions(+) create mode 100644 files/ja/web/api/shadowroot/sethtmlunsafe/index.md diff --git a/files/ja/web/api/shadowroot/sethtmlunsafe/index.md b/files/ja/web/api/shadowroot/sethtmlunsafe/index.md new file mode 100644 index 00000000000000..2528e68b802235 --- /dev/null +++ b/files/ja/web/api/shadowroot/sethtmlunsafe/index.md @@ -0,0 +1,52 @@ +--- +title: "ShadowRoot: setHTMLUnsafe() メソッド" +short-title: setHTMLUnsafe() +slug: Web/API/ShadowRoot/setHTMLUnsafe +l10n: + sourceCommit: 4f35a8237ee0842beb9cfef3354e05464ad7ce1a +--- + +{{APIRef("Shadow DOM")}} + +**`setHTMLUnsafe()`** は {{domxref("ShadowRoot")}} インターフェイスのメソッドで、HTML の文字列を {{domxref("DocumentFragment")}} に解釈できるもので、DOM 内の要素のサブツリーを置き換えます。 +入力 HTML には、[宣言型のシャドウルート](/ja/docs/Web/HTML/Element/template#宣言的シャドウ_dom)を含めることができます。 + +メソッド名の接尾辞 "Unsafe" は、このメソッドが、`