aboutsummaryrefslogtreecommitdiff
path: root/files/ja/web
diff options
context:
space:
mode:
Diffstat (limited to 'files/ja/web')
-rw-r--r--files/ja/web/api/canvas_api/tutorial/drawing_shapes/index.html2
-rw-r--r--files/ja/web/api/clipboard/index.html2
-rw-r--r--files/ja/web/api/element/touchcancel_event/index.html2
-rw-r--r--files/ja/web/api/eventsource/onerror/index.html2
-rw-r--r--files/ja/web/api/range/commonancestorcontainer/index.html4
-rw-r--r--files/ja/web/api/serviceworkerregistration/active/index.html2
-rw-r--r--files/ja/web/api/serviceworkerregistration/waiting/index.html2
-rw-r--r--files/ja/web/javascript/reference/statements/for-await...of/index.html2
8 files changed, 9 insertions, 9 deletions
diff --git a/files/ja/web/api/canvas_api/tutorial/drawing_shapes/index.html b/files/ja/web/api/canvas_api/tutorial/drawing_shapes/index.html
index de474db81f..1d12bc0607 100644
--- a/files/ja/web/api/canvas_api/tutorial/drawing_shapes/index.html
+++ b/files/ja/web/api/canvas_api/tutorial/drawing_shapes/index.html
@@ -236,7 +236,7 @@ original_slug: Web/Guide/HTML/Canvas_tutorial/Drawing_shapes
<div>{{EmbedLiveSample("Lines", 160, 160, "https://mdn.mozillademos.org/files/238/Canvas_lineTo.png")}}</div>
-<div></div>
+
<p>あなたは塗られた三角形と輪郭線の描かれたものとの違いに気がつくでしょう。上で述べたように、これはパスが塗られる( fill される) と図形は自動的に閉じられ、stroke されるときはそうでないからです。輪郭の描かれた三角形で <code>closePath()</code> を行わないと 2 つの線しか描かれず、三角形は完成しません。</p>
diff --git a/files/ja/web/api/clipboard/index.html b/files/ja/web/api/clipboard/index.html
index c4cf3e26d4..8842c41dfc 100644
--- a/files/ja/web/api/clipboard/index.html
+++ b/files/ja/web/api/clipboard/index.html
@@ -24,7 +24,7 @@ translation_of: Web/API/Clipboard
<p>多くのアプリケーションでは、<a href="https://ja.wikipedia.org/wiki/ショートカットキー">ショートカットキー</a>や<a href="https://ja.wikipedia.org/wiki/メニュー_(コンピュータ)">メニュー</a>など、このインターフェイスに結び付けられた<a href="https://ja.wikipedia.org/wiki/入出力">ユーザーからの入力</a>を使うことにより、クリップボード機能にアクセスします。</p>
</div>
-<div></div>
+
<p><span class="seoSummary"><strong><code>Clipboard</code></strong> インターフェイスは <a href="/ja-jp/docs/Web/API/Clipboard_API">Clipboard API</a> を実装します。この API は、ユーザーが許可する場合、システムクリップボードの内容に対する読み取りと書き込みの両方を提供します。</span> Clipboard API は、ウェブアプリケーションにカット (切り取り)、コピー (複写)、ペースト (貼り付け) の機能を実装するために使うことができます。</p>
diff --git a/files/ja/web/api/element/touchcancel_event/index.html b/files/ja/web/api/element/touchcancel_event/index.html
index 45332083b9..e0c116e03e 100644
--- a/files/ja/web/api/element/touchcancel_event/index.html
+++ b/files/ja/web/api/element/touchcancel_event/index.html
@@ -13,7 +13,7 @@ translation_of: Web/API/Element/touchcancel_event
---
<div>{{APIRef}}</div>
-<div></div>
+
<p><span class="seoSummary"><code>touchcancel</code> イベントは、1つ以上のタッチポイントが実装固有の方法で中断されたときに発生します(例えば、タッチポイントが多すぎるとき)。</span></p>
diff --git a/files/ja/web/api/eventsource/onerror/index.html b/files/ja/web/api/eventsource/onerror/index.html
index 7bad6d61df..1629027780 100644
--- a/files/ja/web/api/eventsource/onerror/index.html
+++ b/files/ja/web/api/eventsource/onerror/index.html
@@ -12,7 +12,7 @@ translation_of: Web/API/EventSource/onerror
---
<div>{{APIRef('WebSockets API')}}</div>
-<div></div>
+
<p>{{domxref("EventSource")}} インターフェースの<code><strong>onerror</strong></code> プロパティは、エラーが発生し、<code>EventSource</code> オブジェクトに対して {{event("error")}} が送出されたときに呼び出される {{event("Event_handlers", "event handler")}} です。</p>
diff --git a/files/ja/web/api/range/commonancestorcontainer/index.html b/files/ja/web/api/range/commonancestorcontainer/index.html
index 333e0cfebb..467db8316c 100644
--- a/files/ja/web/api/range/commonancestorcontainer/index.html
+++ b/files/ja/web/api/range/commonancestorcontainer/index.html
@@ -7,11 +7,11 @@ translation_of: Web/API/Range/commonAncestorContainer
<div><code><strong>Range.commonAncestorContainer</strong></code> は読み込み専用のプロパティで、{{domxref("Range")}}の中の <a href="http://www.w3.org/TR/DOM-Level-2-Traversal-Range/ranges.html#Level-2-Range-Position-h3">境界点</a> で最も深いもしくはドキュメントツリーから最も遠い両方を含む {{domxref("Node")}} を返します。つまり、{{domxref("Range.startContainer")}} と {{domxref("Range.endContainer")}} 両方が同じノードを参照する場合は、このノードは<strong>共通の祖先コンテナ</strong>です。</div>
-<div></div>
+
<div><code>Range</code> は連続している必要はなく、ノードを部分的に選択する場合もあり、これは <code>Range</code> を囲っている <code>Node</code> を見つけるときに便利な方法です。</div>
-<div></div>
+
<div>これは読み取り専用プロパティです。 <code>Node</code> の共通祖先コンテナを変更するため、<code>Range</code> の開始位置と終了位置をセットするため {{domxref("Range.setStart()")}} と {{domxref("Range.setEnd()")}} のような利用可能な様々なメソッドを利用することを検討します。</div>
diff --git a/files/ja/web/api/serviceworkerregistration/active/index.html b/files/ja/web/api/serviceworkerregistration/active/index.html
index e615ade109..aa5c1b3a7d 100644
--- a/files/ja/web/api/serviceworkerregistration/active/index.html
+++ b/files/ja/web/api/serviceworkerregistration/active/index.html
@@ -35,7 +35,7 @@ translation_of: Web/API/ServiceWorkerRegistration/active
<h2 id="Specifications" name="Specifications">仕様</h2>
-<div></div>
+
<table class="standard-table">
<tbody>
diff --git a/files/ja/web/api/serviceworkerregistration/waiting/index.html b/files/ja/web/api/serviceworkerregistration/waiting/index.html
index d00bfa83d5..f32a78f1b0 100644
--- a/files/ja/web/api/serviceworkerregistration/waiting/index.html
+++ b/files/ja/web/api/serviceworkerregistration/waiting/index.html
@@ -29,7 +29,7 @@ translation_of: Web/API/ServiceWorkerRegistration/waiting
<h2 id="Specifications" name="Specifications">仕様</h2>
-<div></div>
+
<table class="standard-table">
<tbody>
diff --git a/files/ja/web/javascript/reference/statements/for-await...of/index.html b/files/ja/web/javascript/reference/statements/for-await...of/index.html
index e4a4f901e8..6f0739cd12 100644
--- a/files/ja/web/javascript/reference/statements/for-await...of/index.html
+++ b/files/ja/web/javascript/reference/statements/for-await...of/index.html
@@ -158,7 +158,7 @@ for (let numOrPromise of generator()) {
// 4
</pre>
-<div></div>
+
<div class="blockIndicator note">
<p><strong>注</strong>: 同期のジェネレーターから拒否されたプロミスが生み出される場合があることに注意してください。このような場合、 <code>for await...of</code> は拒否されたプロミスを消費するので、ジェネレーター内の <code>finally</code> ブロックが呼び出されません。これは、確保したリソースを <code>try/finally</code> で解放する必要がある場合は望ましくない動作になる可能性があります。</p>