From fd1e2435671adf89d5a2718fc7d1454828f147ae Mon Sep 17 00:00:00 2001 From: Masahiro FUJIMOTO Date: Mon, 12 Jul 2021 10:11:30 +0900 Subject: remove wiki.developer.mozilla.org links --- files/ja/web/api/datatransfer/index.html | 8 +++---- files/ja/web/api/document/forms/index.html | 2 +- files/ja/web/api/document/scroll_event/index.html | 2 +- .../ja/web/api/element/queryselectorall/index.html | 2 +- files/ja/web/api/eventlistener/index.html | 2 +- files/ja/web/api/geolocationposition/index.html | 2 +- .../api/globaleventhandlers/oncancel/index.html | 2 +- files/ja/web/api/history/pushstate/index.html | 2 +- files/ja/web/api/nodelist/foreach/index.html | 2 +- .../api/speechrecognition/onspeechend/index.html | 2 +- .../api/speechrecognition/onspeechstart/index.html | 2 +- files/ja/web/api/svgelement/index.html | 26 +++++++++++----------- .../structured_clone_algorithm/index.html | 6 ++--- .../index.html | 2 +- files/ja/web/api/webrtc_api/index.html | 2 +- .../window/vrdisplaydisconnect_event/index.html | 4 ++-- 16 files changed, 34 insertions(+), 34 deletions(-) (limited to 'files/ja/web/api') diff --git a/files/ja/web/api/datatransfer/index.html b/files/ja/web/api/datatransfer/index.html index 1430b904fe..af3e6c538f 100644 --- a/files/ja/web/api/datatransfer/index.html +++ b/files/ja/web/api/datatransfer/index.html @@ -143,9 +143,9 @@ translation_of: Web/API/DataTransfer

関連情報

diff --git a/files/ja/web/api/document/forms/index.html b/files/ja/web/api/document/forms/index.html index 21fca5e839..7a8dcc4f53 100644 --- a/files/ja/web/api/document/forms/index.html +++ b/files/ja/web/api/document/forms/index.html @@ -119,7 +119,7 @@ var selectFormElement = document.forms[index].elements[index];

関連情報

diff --git a/files/ja/web/api/document/scroll_event/index.html b/files/ja/web/api/document/scroll_event/index.html index 6be4404386..8eb79683fd 100644 --- a/files/ja/web/api/document/scroll_event/index.html +++ b/files/ja/web/api/document/scroll_event/index.html @@ -72,7 +72,7 @@ window.addEventListener('scroll', function(e) { } }); -

その他の類似の例を見るには、 resize イベントページをご覧ください。

+

その他の類似の例を見るには、 resize イベントページをご覧ください。

仕様

diff --git a/files/ja/web/api/element/queryselectorall/index.html b/files/ja/web/api/element/queryselectorall/index.html index c322a702ab..ec2323fa35 100644 --- a/files/ja/web/api/element/queryselectorall/index.html +++ b/files/ja/web/api/element/queryselectorall/index.html @@ -32,7 +32,7 @@ translation_of: Web/API/Element/querySelectorAll
selectors
-
マッチのための 1 つまたは複数のセレクターを含む {{domxref("DOMString")}} です。この文字列は妥当な CSS セレクター文字列でなければならず、そうでない場合は SyntaxError 例外がスローされます。セレクターの仕様と要素の識別の詳細は、セレクターを使用した DOM 要素の特定を参照してください。複数のセレクターを指定する際は、カンマで区切ります。
+
マッチのための 1 つまたは複数のセレクターを含む {{domxref("DOMString")}} です。この文字列は妥当な CSS セレクター文字列でなければならず、そうでない場合は SyntaxError 例外がスローされます。セレクターの仕様と要素の識別の詳細は、セレクターを使用した DOM 要素の特定を参照してください。複数のセレクターを指定する際は、カンマで区切ります。
diff --git a/files/ja/web/api/eventlistener/index.html b/files/ja/web/api/eventlistener/index.html index 238262944c..dfe0c90aa0 100644 --- a/files/ja/web/api/eventlistener/index.html +++ b/files/ja/web/api/eventlistener/index.html @@ -14,7 +14,7 @@ translation_of: Web/API/EventListener

レガシーコンテンツとの互換性が必要なため、EventListener は、関数、handleEvent()メソッドをもつオブジェクト両方を受け入れます。
- これを以下の  に示します。

+ これを以下の  に示します。

プロパティ

diff --git a/files/ja/web/api/geolocationposition/index.html b/files/ja/web/api/geolocationposition/index.html index 34191a49f4..0fc82c02df 100644 --- a/files/ja/web/api/geolocationposition/index.html +++ b/files/ja/web/api/geolocationposition/index.html @@ -58,6 +58,6 @@ translation_of: Web/API/GeolocationPosition

関連情報

diff --git a/files/ja/web/api/globaleventhandlers/oncancel/index.html b/files/ja/web/api/globaleventhandlers/oncancel/index.html index 8d2288770f..778a735226 100644 --- a/files/ja/web/api/globaleventhandlers/oncancel/index.html +++ b/files/ja/web/api/globaleventhandlers/oncancel/index.html @@ -25,7 +25,7 @@ translation_of: Web/API/GlobalEventHandlers/oncancel

引数

-

functionRefは関数名もしくは関数式です。この関数は{{domxref("Event")}}オブジェクトを唯一の引数として受け取ります。

+

functionRefは関数名もしくは関数式です。この関数は{{domxref("Event")}}オブジェクトを唯一の引数として受け取ります。

oncancelハンドラーは一つのオブジェクトに対して一つのみ割り当てることが可能です。より柔軟であることから{{domxref("EventTarget.addEventListener()")}}メソッドを代わりに使用するのも良いかもしれません。

diff --git a/files/ja/web/api/history/pushstate/index.html b/files/ja/web/api/history/pushstate/index.html index ffd1336866..c3ee86847e 100644 --- a/files/ja/web/api/history/pushstate/index.html +++ b/files/ja/web/api/history/pushstate/index.html @@ -97,5 +97,5 @@ window.history.pushState({}, '', url); diff --git a/files/ja/web/api/nodelist/foreach/index.html b/files/ja/web/api/nodelist/foreach/index.html index 887d385f47..5df7ca9f76 100644 --- a/files/ja/web/api/nodelist/foreach/index.html +++ b/files/ja/web/api/nodelist/foreach/index.html @@ -36,7 +36,7 @@ translation_of: Web/API/NodeList/forEach
thisArg {{Optional_inline}}
-
callback 内で this として使う値です。
+
callback 内で this として使う値です。

戻り値

diff --git a/files/ja/web/api/speechrecognition/onspeechend/index.html b/files/ja/web/api/speechrecognition/onspeechend/index.html index a5c774f79e..e6df50a2b2 100644 --- a/files/ja/web/api/speechrecognition/onspeechend/index.html +++ b/files/ja/web/api/speechrecognition/onspeechend/index.html @@ -15,7 +15,7 @@ translation_of: Web/API/SpeechRecognition/onspeechend ---
{{APIRef("Web Speech API")}}{{SeeCompatTable}}
-

{{domxref("SpeechRecognition")}} インターフェイスの onspeechend プロパティは、認識できる音声が検出し終えた時に (speechend イベントが発生した時)、実行されるイベントハンドラーになります。

+

{{domxref("SpeechRecognition")}} インターフェイスの onspeechend プロパティは、認識できる音声が検出し終えた時に (speechend イベントが発生した時)、実行されるイベントハンドラーになります。

構文

diff --git a/files/ja/web/api/speechrecognition/onspeechstart/index.html b/files/ja/web/api/speechrecognition/onspeechstart/index.html index 79ef5b1020..465a441ead 100644 --- a/files/ja/web/api/speechrecognition/onspeechstart/index.html +++ b/files/ja/web/api/speechrecognition/onspeechstart/index.html @@ -15,7 +15,7 @@ translation_of: Web/API/SpeechRecognition/onspeechstart ---
{{APIRef("Web Speech API")}}{{SeeCompatTable}}
-

{{domxref("SpeechRecognition")}} インターフェイスの onspeechstart プロパティは、認識できる音声が検出できた時に(speechstart イベントが発生した時)、実行されるイベントハンドラーになります。

+

{{domxref("SpeechRecognition")}} インターフェイスの onspeechstart プロパティは、認識できる音声が検出できた時に(speechstart イベントが発生した時)、実行されるイベントハンドラーになります。

構文

diff --git a/files/ja/web/api/svgelement/index.html b/files/ja/web/api/svgelement/index.html index 9d54cf9def..0e5f9336ea 100644 --- a/files/ja/web/api/svgelement/index.html +++ b/files/ja/web/api/svgelement/index.html @@ -39,27 +39,27 @@ translation_of: Web/API/SVGElement

Events

-

Listen to these events using addEventListener() or by assigning an event listener to the equivalent on... handler property defined on {{DOMxRef("GlobalEventHandlers")}} or {{DOMxRef("WindowEventHandlers")}}.

+

Listen to these events using addEventListener() or by assigning an event listener to the equivalent on... handler property defined on {{DOMxRef("GlobalEventHandlers")}} or {{DOMxRef("WindowEventHandlers")}}.

-
abort
+
abort
Fired when page loading is stopped before an SVG element has been allowed to load completely.
- Also available via the onabort property.
-
error
+ Also available via the onabort property. +
error
Fired when an SVG element does not load properly or when an error occurs during script execution.
- Also available via the onerror property.
-
load
+ Also available via the onerror property. +
load
Fires on an SVGElement when it is loaded in the browser.
- Also available via the onload property.
-
resize
+ Also available via the onload property. +
resize
Fired when an SVG document is being resized.
- Also available via the onresize property.
-
scroll
+ Also available via the onresize property. +
scroll
Fired when an SVG document view is being shifted along the X and/or Y axes.
- Also available via the onscroll property.
-
unload
+ Also available via the onscroll property. +
unload
Fired when the DOM implementation removes an SVG document from a window or frame.
- Also available via the onunload property.
+ Also available via the onunload property.

仕様

diff --git a/files/ja/web/api/web_workers_api/structured_clone_algorithm/index.html b/files/ja/web/api/web_workers_api/structured_clone_algorithm/index.html index 0be43a0cf7..f0af92fe2b 100644 --- a/files/ja/web/api/web_workers_api/structured_clone_algorithm/index.html +++ b/files/ja/web/api/web_workers_api/structured_clone_algorithm/index.html @@ -3,7 +3,7 @@ title: 構造化複製アルゴリズム slug: Web/API/Web_Workers_API/Structured_clone_algorithm translation_of: Web/API/Web_Workers_API/Structured_clone_algorithm --- -

構造化複製アルゴリズム は複雑な JavaScript オブジェクトをコピーするためのアルゴリズムです。これは {{domxref("Worker.postMessage()", "postMessage()")}} を介して Worker と送受信するとき、IndexedDB にオブジェクトを格納するとき、他の API のためにオブジェクトをコピーするときなど、データ転送時に内部で用いられています。無限ループを避けるため、以前にアクセスした参照のマップを保持しながら、入力オブジェクトを再帰処理することで複製していきます。

+

構造化複製アルゴリズム は複雑な JavaScript オブジェクトをコピーするためのアルゴリズムです。これは {{domxref("Worker.postMessage()", "postMessage()")}} を介して Worker と送受信するとき、IndexedDB にオブジェクトを格納するとき、他の API のためにオブジェクトをコピーするときなど、データ転送時に内部で用いられています。無限ループを避けるため、以前にアクセスした参照のマップを保持しながら、入力オブジェクトを再帰処理することで複製していきます。

構造化複製で動作しないもの

@@ -13,7 +13,7 @@ translation_of: Web/API/Web_Workers_API/Structured_clone_algorithm
  • 以下に挙げるオブジェクトのパラメーターは保持されません。
    • RegExp オブジェクトの lastIndex フィールドは保持されません。
    • -
    • プロパティ記述子、セッター、ゲッター (もしくは同様のメタデータ系機能) は複製されません。たとえば、オブジェクトに プロパティ記述子 を使用して読み取り専用にしている場合でも、複製したものではデフォルトの条件である読み取り/書き込みに変わります。
    • +
    • プロパティ記述子、セッター、ゲッター (もしくは同様のメタデータ系機能) は複製されません。たとえば、オブジェクトに プロパティ記述子 を使用して読み取り専用にしている場合でも、複製したものではデフォルトの条件である読み取り/書き込みに変わります。
    • プロトタイプチェーンは探索、複製されません。
  • @@ -42,7 +42,7 @@ translation_of: Web/API/Web_Workers_API/Structured_clone_algorithm - String オブジェクト + String オブジェクト diff --git a/files/ja/web/api/webgl_api/tutorial/adding_2d_content_to_a_webgl_context/index.html b/files/ja/web/api/webgl_api/tutorial/adding_2d_content_to_a_webgl_context/index.html index 678560a2bf..c96c77043d 100644 --- a/files/ja/web/api/webgl_api/tutorial/adding_2d_content_to_a_webgl_context/index.html +++ b/files/ja/web/api/webgl_api/tutorial/adding_2d_content_to_a_webgl_context/index.html @@ -129,7 +129,7 @@ translation_of: Web/API/WebGL_API/Tutorial/Adding_2D_content_to_a_WebGL_context
      const shaderProgram = initShaderProgram(gl, vsSource, fsSource);
    -

    After we've created a shader program we need to look up the locations that WebGL assigned to our inputs. In this case we have one attribute and two uniforms. Attributes receive values from buffers. Each iteration of the vertex shader receives the next value from the buffer assigned to that attribute. Uniforms are similar to JavaScript global variables. They stay the same value for all iterations of a shader. Since the attribute and uniform locations are specific to a single shader program we'll store them together to make them easy to pass around

    +

    After we've created a shader program we need to look up the locations that WebGL assigned to our inputs. In this case we have one attribute and two uniforms. Attributes receive values from buffers. Each iteration of the vertex shader receives the next value from the buffer assigned to that attribute. Uniforms are similar to JavaScript global variables. They stay the same value for all iterations of a shader. Since the attribute and uniform locations are specific to a single shader program we'll store them together to make them easy to pass around

      const programInfo = {
         program: shaderProgram,
    diff --git a/files/ja/web/api/webrtc_api/index.html b/files/ja/web/api/webrtc_api/index.html
    index 4b03a5ed78..306818224b 100644
    --- a/files/ja/web/api/webrtc_api/index.html
    +++ b/files/ja/web/api/webrtc_api/index.html
    @@ -76,7 +76,7 @@ translation_of: Web/API/WebRTC_API
      
    {{DOMxRef("RTCTrackEvent")}}
    このインターフェイスは {{domxref("RTCPeerConnection.track_event", "track")}} イベントを表すもので、 {{DOMxRef("RTCRtpReceiver")}} オブジェクトが {{DOMxRef("RTCPeerConnection")}} オブジェクトに追加されたことを示すトラックイベントを表現するために使用されるインターフェースで、新しい着信 (incoming) {{DOMxRef("MediaStreamTrack")}} が生成され、RTCPeerConnection に追加されたことを示します。
    {{DOMxRef("RTCSctpTransport")}}
    -
    Stream Control Transmission Protocol ({{Glossary("SCTP")}}) トランスポートを説明する情報を提供し、 {{DOMxRef("RTCPeerConnection")}} のすべてのRTCPeerConnection のデータチャネルの SCTP パケットが送受信される Datagram Transport Layer Security ({{Glossary("DTLS")}}) トランスポートにアクセスする方法も提供します。
    +
    Stream Control Transmission Protocol ({{Glossary("SCTP")}}) トランスポートを説明する情報を提供し、 {{DOMxRef("RTCPeerConnection")}} のすべてのRTCPeerConnection のデータチャネルの SCTP パケットが送受信される Datagram Transport Layer Security ({{Glossary("DTLS")}}) トランスポートにアクセスする方法も提供します。

    辞書

    diff --git a/files/ja/web/api/window/vrdisplaydisconnect_event/index.html b/files/ja/web/api/window/vrdisplaydisconnect_event/index.html index 71281e5c3d..ca8cf7304a 100644 --- a/files/ja/web/api/window/vrdisplaydisconnect_event/index.html +++ b/files/ja/web/api/window/vrdisplaydisconnect_event/index.html @@ -32,14 +32,14 @@ translation_of: Web/API/Window/vrdisplaydisconnect_event

    -

    You can use the vrdisplaydisconnect event in an addEventListener method:

    +

    You can use the vrdisplaydisconnect event in an addEventListener method:

    window.addEventListener('vrdisplaydisconnect', function() {
       info.textContent = 'Display disconnected.';
       reportDisplays();
     });
    -

    Or use the onvrdisplaydisconnect event handler property:

    +

    Or use the onvrdisplaydisconnect event handler property:

    window.onvrdisplaydisconnect = function() {
       info.textContent = 'Display disconnected.';
    -- 
    cgit v1.2.3-54-g00ecf