From 4e6ac017cdd1096518ad80347b6171cfd0cbd5de Mon Sep 17 00:00:00 2001 From: Masahiro FUJIMOTO Date: Mon, 27 Dec 2021 21:32:30 +0900 Subject: Web/API/File 以下を変換準備 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- files/ja/web/api/file/mozfullpath/index.html | 19 ------------------- files/ja/web/api/file/mozfullpath/index.md | 19 +++++++++++++++++++ 2 files changed, 19 insertions(+), 19 deletions(-) delete mode 100644 files/ja/web/api/file/mozfullpath/index.html create mode 100644 files/ja/web/api/file/mozfullpath/index.md (limited to 'files/ja/web/api/file/mozfullpath') diff --git a/files/ja/web/api/file/mozfullpath/index.html b/files/ja/web/api/file/mozfullpath/index.html deleted file mode 100644 index d0daa94b99..0000000000 --- a/files/ja/web/api/file/mozfullpath/index.html +++ /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 コンテンツでは使用できません。

diff --git a/files/ja/web/api/file/mozfullpath/index.md b/files/ja/web/api/file/mozfullpath/index.md new file mode 100644 index 0000000000..d0daa94b99 --- /dev/null +++ b/files/ja/web/api/file/mozfullpath/index.md @@ -0,0 +1,19 @@ +--- +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