From 86bfc6444602934695b25cee06320c49946e513c Mon Sep 17 00:00:00 2001
From: Peter Bengtsson
Date: Mon, 2 Aug 2021 12:14:40 -0400
Subject: remove link 'title' attributes that's just the 'href' (ja, part 3)
(#1840)
---
files/ja/web/html/global_attributes/data-_star_/index.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
(limited to 'files/ja/web/html/global_attributes')
diff --git a/files/ja/web/html/global_attributes/data-_star_/index.html b/files/ja/web/html/global_attributes/data-_star_/index.html
index d18661035c..f7c4845e1e 100644
--- a/files/ja/web/html/global_attributes/data-_star_/index.html
+++ b/files/ja/web/html/global_attributes/data-_star_/index.html
@@ -16,7 +16,7 @@ translation_of: Web/HTML/Global_attributes/data-*
すべてのカスタムデータは、属性を設定した要素の {{domxref("HTMLElement")}} インターフェイスを通して使用できます。 {{domxref("HTMLElement.dataset")}} プロパティがそれらへのアクセス手段を提供します。
- *
は、 XML 名の作成規則に加えて以下の制約に従う名前に置き換えることができます。
+ *
は、 XML 名の作成規則に加えて以下の制約に従う名前に置き換えることができます。
- 大文字小文字にかかわらず、名前を
xml
で始めてはならない。
--
cgit v1.2.3-54-g00ecf