From 6fc8dfd06b90f11779b155778683e1ce928f6ed0 Mon Sep 17 00:00:00 2001 From: Masahiro FUJIMOTO Date: Sun, 15 Sep 2024 15:07:41 +0900 Subject: [PATCH] =?UTF-8?q?2024/08/20=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=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- files/ja/web/html/element/iframe/index.md | 186 ++++++++++++++++------ 1 file changed, 141 insertions(+), 45 deletions(-) diff --git a/files/ja/web/html/element/iframe/index.md b/files/ja/web/html/element/iframe/index.md index b129210b258915..ea84cf9638f7d9 100644 --- a/files/ja/web/html/element/iframe/index.md +++ b/files/ja/web/html/element/iframe/index.md @@ -2,7 +2,7 @@ title: " +``` + +この title がないと、埋め込みコンテンツが何であるかを特定するために ` +`srcdoc` を使用する場合、埋め込みコンテンツ内の相対 URL は埋め込みページの URL からの相対 URL で解決することに注意してください。埋め込みコンテンツ内の場所を指すアンカーリンクを使用したい場合は、ベース URL として `about:srcdoc` を明示的に指定する必要があります。 + +#### HTML + +```html-nolint +
+
9 分前の jc の投稿
+ +
``` -この title がないと、埋め込みコンテンツが何であるかを特定するために `