From d10ee6f9f9eb3a56111bf7e3576e46c5e944633f Mon Sep 17 00:00:00 2001 From: Masahiro FUJIMOTO Date: Mon, 27 Dec 2021 23:54:21 +0900 Subject: 英語版で削除されたファイルを削除 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- files/ja/web/api/file/mozfullpath/index.md | 19 ------------------- 1 file changed, 19 deletions(-) delete mode 100644 files/ja/web/api/file/mozfullpath/index.md (limited to 'files/ja/web/api/file/mozfullpath/index.md') diff --git a/files/ja/web/api/file/mozfullpath/index.md b/files/ja/web/api/file/mozfullpath/index.md deleted file mode 100644 index d0daa94b99..0000000000 --- a/files/ja/web/api/file/mozfullpath/index.md +++ /dev/null @@ -1,19 +0,0 @@ ---- -title: File.mozFullPath -slug: Web/API/File/mozFullPath -tags: - - API - - File - - File API - - Files - - NeedsContent - - mozFullPath - - ファイル - - プロパティ - - リファレンス - - 非標準 -translation_of: Web/API/File/mozFullPath ---- -

{{APIRef("File API")}}{{draft}}{{Non-standard_header}}

- -

{{domxref("File")}} インターフェイスに対する特権的な拡張として、mozFullPath プロパティには、表現されたファイルの絶対パス名が含まれます。 このプロパティはブラウザコード、または古いスタイルの XPCOM ベースの Firefox 拡張機能でのみ使用できます。Web コンテンツでは使用できません。

-- cgit v1.2.3-54-g00ecf