diff options
author | Masahiro FUJIMOTO <mfujimot@gmail.com> | 2021-06-24 00:40:34 +0900 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-06-24 00:40:34 +0900 |
commit | f68112ddfc3bf6698157ef5d7299e0a2d69c4437 (patch) | |
tree | 4f9552fbda1761bc011b80d7f46c5d1a6a8ec38f /files/ja/web/api/xpathresult | |
parent | a9a798516cc543f64411d517a7e8443ba0c1834c (diff) | |
download | translated-content-f68112ddfc3bf6698157ef5d7299e0a2d69c4437.tar.gz translated-content-f68112ddfc3bf6698157ef5d7299e0a2d69c4437.tar.bz2 translated-content-f68112ddfc3bf6698157ef5d7299e0a2d69c4437.zip |
web/api/w-x* の browser-compat-data に関する非表示の指示を一括削除 (#1196)
Diffstat (limited to 'files/ja/web/api/xpathresult')
-rw-r--r-- | files/ja/web/api/xpathresult/snapshotitem/index.html | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/files/ja/web/api/xpathresult/snapshotitem/index.html b/files/ja/web/api/xpathresult/snapshotitem/index.html index 832a306960..ce9c658e0e 100644 --- a/files/ja/web/api/xpathresult/snapshotitem/index.html +++ b/files/ja/web/api/xpathresult/snapshotitem/index.html @@ -79,7 +79,5 @@ document.querySelector("output").textContent = tagNames.join(", "); <h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザーの互換性</h2> <div> -<div class="hidden">このページの互換性表は構造化データから作成されています。データに協力したい場合は、 <a class="external" href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックアウトしてプルリクエストを送ってください。</div> - <p>{{Compat("api.WindowOrWorkerGlobalScope.clearTimeout")}}</p> </div> |