From d36d51247fcd2465c3cdc66aaebb4c473b014cca Mon Sep 17 00:00:00 2001 From: Masahiro FUJIMOTO Date: Sat, 29 Jan 2022 02:36:14 +0900 Subject: 2022/01/28 時点の英語版に同期 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- files/ja/web/api/xmlhttprequest/mozsystem/index.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'files') diff --git a/files/ja/web/api/xmlhttprequest/mozsystem/index.md b/files/ja/web/api/xmlhttprequest/mozsystem/index.md index 6915ecc5c6..dd551af194 100644 --- a/files/ja/web/api/xmlhttprequest/mozsystem/index.md +++ b/files/ja/web/api/xmlhttprequest/mozsystem/index.md @@ -3,16 +3,16 @@ title: XMLHttpRequest.mozSystem slug: Web/API/XMLHttpRequest/mozSystem tags: - AP - - Non-standard - - Property - - Reference + - 標準外 + - プロパティ + - リファレンス + - 同一オリジンポリシー - XHR - XMLHttpRequest - - ame Origin Policy - mozSystem - - origin + - オリジン translation_of: Web/API/XMLHttpRequest/mozSystem --- -
{{draft}}{{APIRef('XMLHttpRequest')}}
+{{draft}}{{APIRef('XMLHttpRequest')}} -

mozSystem はブール値です。 true の場合、同じ発信元ポリシーはリクエストに適用されません。

+**`mozSystem`** は論理値です。 true の場合、同じ発信元ポリシーはリクエストに適用されません。 -- cgit v1.2.3-54-g00ecf