From a9a798516cc543f64411d517a7e8443ba0c1834c Mon Sep 17 00:00:00 2001 From: Masahiro FUJIMOTO Date: Thu, 24 Jun 2021 00:39:58 +0900 Subject: web/api/h-m* の browser-compat-data に関する非表示の指示を一括削除 (#1193) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- files/ja/web/api/htmlorforeignelement/dataset/index.html | 2 -- files/ja/web/api/htmlorforeignelement/index.html | 2 -- files/ja/web/api/htmlorforeignelement/tabindex/index.html | 2 -- 3 files changed, 6 deletions(-) (limited to 'files/ja/web/api/htmlorforeignelement') diff --git a/files/ja/web/api/htmlorforeignelement/dataset/index.html b/files/ja/web/api/htmlorforeignelement/dataset/index.html index 6176dbb174..e2e9b5df30 100644 --- a/files/ja/web/api/htmlorforeignelement/dataset/index.html +++ b/files/ja/web/api/htmlorforeignelement/dataset/index.html @@ -133,8 +133,6 @@ el.dataset.someDataAttr = 'mydata';

ブラウザーの互換性

- -

{{Compat("api.HTMLElement.dataset")}}

diff --git a/files/ja/web/api/htmlorforeignelement/index.html b/files/ja/web/api/htmlorforeignelement/index.html index 6e9c373051..41dc389ca7 100644 --- a/files/ja/web/api/htmlorforeignelement/index.html +++ b/files/ja/web/api/htmlorforeignelement/index.html @@ -47,8 +47,6 @@ translation_of: Web/API/HTMLOrForeignElement

ブラウザーの互換性

- -

{{Compat("api.HTMLOrForeignElement")}}

関連情報

diff --git a/files/ja/web/api/htmlorforeignelement/tabindex/index.html b/files/ja/web/api/htmlorforeignelement/tabindex/index.html index f191f13381..a7829772cc 100644 --- a/files/ja/web/api/htmlorforeignelement/tabindex/index.html +++ b/files/ja/web/api/htmlorforeignelement/tabindex/index.html @@ -74,8 +74,6 @@ b1.tabIndex = 1;

ブラウザーの互換性

- -

{{Compat("api.HTMLElement.tabIndex")}}

関連情報

-- cgit v1.2.3-54-g00ecf