From a3210bd3f5113f41957a4d16bb32d4a687e0e6bb Mon Sep 17 00:00:00 2001 From: Masahiro FUJIMOTO Date: Mon, 28 Jun 2021 01:15:09 +0900 Subject: Web/API/XSLTProcessor を更新 (#1232) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Web/API/XSLTProcessor を更新 - conflicting 版は現在の英語版との乖離が大きいので削除 - 2021/06/01 時点の英語版に同期 * [CRON] sync translated content Co-authored-by: MDN --- files/ja/conflicting/web/api/xsltprocessor/index.html | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 files/ja/conflicting/web/api/xsltprocessor/index.html (limited to 'files/ja/conflicting/web/api') diff --git a/files/ja/conflicting/web/api/xsltprocessor/index.html b/files/ja/conflicting/web/api/xsltprocessor/index.html deleted file mode 100644 index 39a312dd4a..0000000000 --- a/files/ja/conflicting/web/api/xsltprocessor/index.html +++ /dev/null @@ -1,13 +0,0 @@ ---- -title: XSLTProcessor -slug: conflicting/Web/API/XSLTProcessor -translation_of: Web/API/XSLTProcessor -translation_of_original: XSLTProcessor -original_slug: XSLTProcessor ---- -

XSLTProcesor は、Mozilla の XSLT エンジンへのインタフェースを提供するオブジェクトです。特権のない JavaScript で利用可能です。

- - -- cgit v1.2.3-54-g00ecf