From 4809cd98135a82f5fa87d3b5dcd8426f94dd7287 Mon Sep 17 00:00:00 2001 From: Masahiro FUJIMOTO Date: Thu, 24 Jun 2021 00:41:01 +0900 Subject: web/api/r-v* の browser-compat-data に関する非表示の指示を一括削除 (#1195) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- files/ja/web/api/shadowroot/delegatesfocus/index.html | 2 -- files/ja/web/api/shadowroot/index.html | 2 -- files/ja/web/api/shadowroot/innerhtml/index.html | 2 -- 3 files changed, 6 deletions(-) (limited to 'files/ja/web/api/shadowroot') diff --git a/files/ja/web/api/shadowroot/delegatesfocus/index.html b/files/ja/web/api/shadowroot/delegatesfocus/index.html index 4250313ada..8c2e45a5fe 100644 --- a/files/ja/web/api/shadowroot/delegatesfocus/index.html +++ b/files/ja/web/api/shadowroot/delegatesfocus/index.html @@ -45,6 +45,4 @@ let hostElem = shadow.delegatesFocus;

ブラウザーの対応

- -

{{Compat("api.ShadowRoot.delegatesFocus")}}

diff --git a/files/ja/web/api/shadowroot/index.html b/files/ja/web/api/shadowroot/index.html index 1b8b31ab12..41ec8b880c 100644 --- a/files/ja/web/api/shadowroot/index.html +++ b/files/ja/web/api/shadowroot/index.html @@ -108,6 +108,4 @@ attributeChangedCallback(name, oldValue, newValue) {

ブラウザーの対応

- -

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

diff --git a/files/ja/web/api/shadowroot/innerhtml/index.html b/files/ja/web/api/shadowroot/innerhtml/index.html index 48e7101118..cfef90e933 100644 --- a/files/ja/web/api/shadowroot/innerhtml/index.html +++ b/files/ja/web/api/shadowroot/innerhtml/index.html @@ -38,6 +38,4 @@ shadow.innerHTML = '<strong>This element should be more important!</str

ブラウザーの互換性

- -

{{Compat("api.ShadowRoot.innerHTML")}}

-- cgit v1.2.3-54-g00ecf