From 8e33c52f809796c68a683ad343f37ee4e7ce4616 Mon Sep 17 00:00:00 2001 From: YujiSoftware Date: Tue, 30 Mar 2021 18:22:36 +0900 Subject: Migrate CompatibilityTable to Compat macro (lang-ja) (#356) * Migrate to Compat macro (ja/mozilla/add-ons/webextensions) * Migrate to Compat macro (ja/web/api) --- files/ja/web/api/document/evaluate/index.html | 50 +-------------------------- 1 file changed, 1 insertion(+), 49 deletions(-) (limited to 'files/ja/web/api/document/evaluate') diff --git a/files/ja/web/api/document/evaluate/index.html b/files/ja/web/api/document/evaluate/index.html index 6ca3c32fff..493d923a99 100644 --- a/files/ja/web/api/document/evaluate/index.html +++ b/files/ja/web/api/document/evaluate/index.html @@ -150,55 +150,7 @@ alert(alertText); // Alerts the text of all h2 elements

ブラウザ互換性

-

{{CompatibilityTable}}

- -
- - - - - - - - - - - - - - - - - - - -
FeatureChromeFirefox (Gecko)Internet ExplorerOperaSafari (WebKit)
XPath 1.0 support11.5 (1.8){{CompatNo}}9.0{{CompatVersionUnknown}}[1]
-
- -
- - - - - - - - - - - - - - - - - - - -
FeatureAndroidFirefox Mobile (Gecko)IE MobileOpera MobileSafari Mobile
XPath 1.0{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}
-
- -

[1] Implemented in WebKit 5.0 (531) or earlier.

+

{{Compat("api.Document.evaluate")}}

関連項目

-- cgit v1.2.3-54-g00ecf