aboutsummaryrefslogtreecommitdiff
path: root/files/ja
diff options
context:
space:
mode:
Diffstat (limited to 'files/ja')
-rw-r--r--files/ja/_redirects.txt18
-rw-r--r--files/ja/_wikihistory.json84
-rw-r--r--files/ja/orphaned/learn/server-side/express_nodejs/installing_on_pws_cloud_foundry/index.html (renamed from files/ja/learn/server-side/express_nodejs/installing_on_pws_cloud_foundry/index.html)3
-rw-r--r--files/ja/orphaned/web/api/documentorshadowroot/mselementsfromrect/index.html (renamed from files/ja/web/api/documentorshadowroot/mselementsfromrect/index.html)5
-rw-r--r--files/ja/orphaned/web/api/response/usefinalurl/index.html (renamed from files/ja/web/api/response/usefinalurl/index.html)3
-rw-r--r--files/ja/web/api/document/getanimations/index.html (renamed from files/ja/web/api/documentorshadowroot/getanimations/index.html)4
-rw-r--r--files/ja/web/api/document/getselection/index.html (renamed from files/ja/web/api/documentorshadowroot/getselection/index.html)3
-rw-r--r--files/ja/web/api/document/pointerlockelement/index.html (renamed from files/ja/web/api/documentorshadowroot/pointerlockelement/index.html)3
-rw-r--r--files/ja/web/api/document/stylesheets/index.html (renamed from files/ja/web/api/documentorshadowroot/stylesheets/index.html)3
-rw-r--r--files/ja/web/css/max-height/index.html2
-rw-r--r--files/ja/web/javascript/reference/operators/remainder/index.html76
-rw-r--r--files/ja/web/javascript/reference/statements/switch/index.html4
12 files changed, 110 insertions, 98 deletions
diff --git a/files/ja/_redirects.txt b/files/ja/_redirects.txt
index 809e0a1892..6aeb1e8eaa 100644
--- a/files/ja/_redirects.txt
+++ b/files/ja/_redirects.txt
@@ -91,7 +91,7 @@
/ja/docs/API/Document/referrer /ja/docs/Web/API/Document/referrer
/ja/docs/API/Document/scripts /ja/docs/Web/API/Document/scripts
/ja/docs/API/Document/scrollingElement /ja/docs/Web/API/Document/scrollingElement
-/ja/docs/API/Document/styleSheets /ja/docs/Web/API/DocumentOrShadowRoot/styleSheets
+/ja/docs/API/Document/styleSheets /ja/docs/Web/API/Document/styleSheets
/ja/docs/API/Document/title /ja/docs/Web/API/Document/title
/ja/docs/API/Document/tooltipNode /ja/docs/Web/API/Document/tooltipNode
/ja/docs/API/Document/vlinkColor /ja/docs/Web/API/Document/vlinkColor
@@ -1462,7 +1462,7 @@
/ja/docs/DOM/document.querySelectorAll /ja/docs/Web/API/Document/querySelectorAll
/ja/docs/DOM/document.readyState /ja/docs/Web/API/Document/readyState
/ja/docs/DOM/document.referrer /ja/docs/Web/API/Document/referrer
-/ja/docs/DOM/document.styleSheets /ja/docs/Web/API/DocumentOrShadowRoot/styleSheets
+/ja/docs/DOM/document.styleSheets /ja/docs/Web/API/Document/styleSheets
/ja/docs/DOM/document.title /ja/docs/Web/API/Document/title
/ja/docs/DOM/document.tooltipNode /ja/docs/Web/API/Document/tooltipNode
/ja/docs/DOM/document.vlinkColor /ja/docs/Web/API/Document/vlinkColor
@@ -1781,7 +1781,7 @@
/ja/docs/DOM:document.importNode /ja/docs/Web/API/Document/importNode
/ja/docs/DOM:document.links /ja/docs/Web/API/Document/links
/ja/docs/DOM:document.open /ja/docs/Web/API/Document/open
-/ja/docs/DOM:document.styleSheets /ja/docs/Web/API/DocumentOrShadowRoot/styleSheets
+/ja/docs/DOM:document.styleSheets /ja/docs/Web/API/Document/styleSheets
/ja/docs/DOM:document.write /ja/docs/Web/API/Document/write
/ja/docs/DOM:document.writeln /ja/docs/Web/API/Document/writeln
/ja/docs/DOM:element /ja/docs/Web/API/Element
@@ -3223,6 +3223,7 @@
/ja/docs/Learn/JavaScript/Objects/継承 /ja/docs/Learn/JavaScript/Objects/Inheritance
/ja/docs/Learn/JavaScript/非同期 /ja/docs/Learn/JavaScript/Asynchronous
/ja/docs/Learn/Performance/Populating_the_page:_how_browsers_work /ja/docs/Web/Performance/How_browsers_work
+/ja/docs/Learn/Server-side/Express_Nodejs/Installing_on_PWS_Cloud_Foundry /ja/docs/orphaned/Learn/Server-side/Express_Nodejs/Installing_on_PWS_Cloud_Foundry
/ja/docs/Link_prefetching_FAQ /ja/docs/Web/HTTP/Link_prefetching_FAQ
/ja/docs/Localization /ja/docs/Glossary/Localization
/ja/docs/Localizing_extension_descriptions /ja/docs/orphaned/Localizing_extension_descriptions
@@ -3746,15 +3747,17 @@
/ja/docs/Web/API/Document/defaultView/storage_event /ja/docs/Web/API/Window/storage_event
/ja/docs/Web/API/Document/domConfig /ja/docs/Web/API/Document
/ja/docs/Web/API/Document/elementFromPoint /ja/docs/Web/API/DocumentOrShadowRoot/elementFromPoint
-/ja/docs/Web/API/Document/getAnimations /ja/docs/Web/API/DocumentOrShadowRoot/getAnimations
-/ja/docs/Web/API/Document/getSelection /ja/docs/conflicting/Web/API/DocumentOrShadowRoot/getSelection
/ja/docs/Web/API/Document/inputEncoding /ja/docs/conflicting/Web/API/Document/characterSet
/ja/docs/Web/API/Document/onselectionchange /ja/docs/Web/API/GlobalEventHandlers/onselectionchange
-/ja/docs/Web/API/Document/styleSheets /ja/docs/Web/API/DocumentOrShadowRoot/styleSheets
/ja/docs/Web/API/DocumentOrShadowRoot/activeElement /ja/docs/Web/API/Document/activeElement
/ja/docs/Web/API/DocumentOrShadowRoot/fullscreenElement /ja/docs/Web/API/Document/fullscreenElement
+/ja/docs/Web/API/DocumentOrShadowRoot/getAnimations /ja/docs/Web/API/Document/getAnimations
+/ja/docs/Web/API/DocumentOrShadowRoot/getSelection /ja/docs/Web/API/Document/getSelection
+/ja/docs/Web/API/DocumentOrShadowRoot/msElementsFromRect /ja/docs/orphaned/Web/API/DocumentOrShadowRoot/msElementsFromRect
/ja/docs/Web/API/DocumentOrShadowRoot/nodeFromPoint /ja/docs/conflicting/Web/API/DocumentOrShadowRoot
/ja/docs/Web/API/DocumentOrShadowRoot/nodesFromPoint /ja/docs/conflicting/Web/API/DocumentOrShadowRoot_20ea0e1d91453a020aad3a16dbce16f1
+/ja/docs/Web/API/DocumentOrShadowRoot/pointerLockElement /ja/docs/Web/API/Document/pointerLockElement
+/ja/docs/Web/API/DocumentOrShadowRoot/styleSheets /ja/docs/Web/API/Document/styleSheets
/ja/docs/Web/API/Document_Object_Model/Preface /ja/docs/conflicting/Web/API/Document_Object_Model_8435a25d5137b436d5d7161e1b813c02
/ja/docs/Web/API/Element.contentEditable /ja/docs/Web/API/HTMLElement/contentEditable
/ja/docs/Web/API/Element.isContentEditable /ja/docs/Web/API/HTMLElement/isContentEditable
@@ -3928,6 +3931,7 @@
/ja/docs/Web/API/Range1/startContainer /ja/docs/Web/API/Range/startContainer
/ja/docs/Web/API/Range1/startOffset /ja/docs/Web/API/Range/startOffset
/ja/docs/Web/API/ReadableStreamDefaultController/ReadableStreamDefaultController /ja/docs/orphaned/Web/API/ReadableStreamDefaultController/ReadableStreamDefaultController
+/ja/docs/Web/API/Response/useFinalURL /ja/docs/orphaned/Web/API/Response/useFinalURL
/ja/docs/Web/API/ServiceWorker_API /ja/docs/Web/API/Service_Worker_API
/ja/docs/Web/API/ServiceWorker_API/Using_Service_Workers /ja/docs/Web/API/Service_Worker_API/Using_Service_Workers
/ja/docs/Web/API/Slotable /ja/docs/conflicting/Web/API/Element
@@ -4052,7 +4056,7 @@
/ja/docs/Web/API/document.querySelectorAll /ja/docs/Web/API/Document/querySelectorAll
/ja/docs/Web/API/document.referrer /ja/docs/Web/API/Document/referrer
/ja/docs/Web/API/document.scripts /ja/docs/Web/API/Document/scripts
-/ja/docs/Web/API/document.styleSheets /ja/docs/Web/API/DocumentOrShadowRoot/styleSheets
+/ja/docs/Web/API/document.styleSheets /ja/docs/Web/API/Document/styleSheets
/ja/docs/Web/API/document.title /ja/docs/Web/API/Document/title
/ja/docs/Web/API/document.tooltipNode /ja/docs/Web/API/Document/tooltipNode
/ja/docs/Web/API/document.vlinkColor /ja/docs/Web/API/Document/vlinkColor
diff --git a/files/ja/_wikihistory.json b/files/ja/_wikihistory.json
index 2e54f8c7f8..565d2b1182 100644
--- a/files/ja/_wikihistory.json
+++ b/files/ja/_wikihistory.json
@@ -5421,12 +5421,6 @@
"silverskyvicto"
]
},
- "Learn/Server-side/Express_Nodejs/Installing_on_PWS_Cloud_Foundry": {
- "modified": "2020-07-16T22:38:52.544Z",
- "contributors": [
- "silverskyvicto"
- ]
- },
"Learn/Server-side/Express_Nodejs/Introduction": {
"modified": "2020-07-16T22:38:10.974Z",
"contributors": [
@@ -12749,30 +12743,6 @@
"mfuji09"
]
},
- "Web/API/DocumentOrShadowRoot/getSelection": {
- "modified": "2020-10-15T22:26:08.191Z",
- "contributors": [
- "mfuji09"
- ]
- },
- "Web/API/DocumentOrShadowRoot/msElementsFromRect": {
- "modified": "2020-08-15T02:28:38.346Z",
- "contributors": [
- "eltociear"
- ]
- },
- "Web/API/DocumentOrShadowRoot/pointerLockElement": {
- "modified": "2020-10-15T22:25:33.509Z",
- "contributors": [
- "mfuji09"
- ]
- },
- "Web/API/DocumentOrShadowRoot/styleSheets": {
- "modified": "2020-10-15T22:33:02.264Z",
- "contributors": [
- "eltociear"
- ]
- },
"Web/API/DocumentType": {
"modified": "2020-10-15T22:09:56.256Z",
"contributors": [
@@ -20504,12 +20474,6 @@
"eltociear"
]
},
- "Web/API/Response/useFinalURL": {
- "modified": "2020-10-15T22:32:38.418Z",
- "contributors": [
- "eltociear"
- ]
- },
"Web/API/SVGElement": {
"modified": "2020-10-15T21:57:52.067Z",
"contributors": [
@@ -51326,12 +51290,6 @@
"ethertank"
]
},
- "Web/API/DocumentOrShadowRoot/getAnimations": {
- "modified": "2020-10-15T22:32:28.367Z",
- "contributors": [
- "mfuji09"
- ]
- },
"orphaned/Web/API/ReadableStreamDefaultController/ReadableStreamDefaultController": {
"modified": "2020-10-15T22:26:44.153Z",
"contributors": [
@@ -53496,5 +53454,47 @@
"contributors": [
"eltociear"
]
+ },
+ "orphaned/Learn/Server-side/Express_Nodejs/Installing_on_PWS_Cloud_Foundry": {
+ "modified": "2020-07-16T22:38:52.544Z",
+ "contributors": [
+ "silverskyvicto"
+ ]
+ },
+ "orphaned/Web/API/DocumentOrShadowRoot/msElementsFromRect": {
+ "modified": "2020-08-15T02:28:38.346Z",
+ "contributors": [
+ "eltociear"
+ ]
+ },
+ "Web/API/Document/pointerLockElement": {
+ "modified": "2020-10-15T22:25:33.509Z",
+ "contributors": [
+ "mfuji09"
+ ]
+ },
+ "Web/API/Document/styleSheets": {
+ "modified": "2020-10-15T22:33:02.264Z",
+ "contributors": [
+ "eltociear"
+ ]
+ },
+ "Web/API/Document/getAnimations": {
+ "modified": "2020-10-15T22:32:28.367Z",
+ "contributors": [
+ "mfuji09"
+ ]
+ },
+ "orphaned/Web/API/Response/useFinalURL": {
+ "modified": "2020-10-15T22:32:38.418Z",
+ "contributors": [
+ "eltociear"
+ ]
+ },
+ "Web/API/Document/getSelection": {
+ "modified": "2020-10-15T22:26:08.191Z",
+ "contributors": [
+ "mfuji09"
+ ]
}
} \ No newline at end of file
diff --git a/files/ja/learn/server-side/express_nodejs/installing_on_pws_cloud_foundry/index.html b/files/ja/orphaned/learn/server-side/express_nodejs/installing_on_pws_cloud_foundry/index.html
index f3a62d8b6e..ca5fcfa60f 100644
--- a/files/ja/learn/server-side/express_nodejs/installing_on_pws_cloud_foundry/index.html
+++ b/files/ja/orphaned/learn/server-side/express_nodejs/installing_on_pws_cloud_foundry/index.html
@@ -1,7 +1,8 @@
---
title: PWS/Cloud Foundry に LocalLibrary をインストールする
-slug: Learn/Server-side/Express_Nodejs/Installing_on_PWS_Cloud_Foundry
+slug: orphaned/Learn/Server-side/Express_Nodejs/Installing_on_PWS_Cloud_Foundry
translation_of: Learn/Server-side/Express_Nodejs/Installing_on_PWS_Cloud_Foundry
+original_slug: Learn/Server-side/Express_Nodejs/Installing_on_PWS_Cloud_Foundry
---
<div>{{LearnSidebar}}</div>
diff --git a/files/ja/web/api/documentorshadowroot/mselementsfromrect/index.html b/files/ja/orphaned/web/api/documentorshadowroot/mselementsfromrect/index.html
index 57d9c2b7b7..a9c431e07a 100644
--- a/files/ja/web/api/documentorshadowroot/mselementsfromrect/index.html
+++ b/files/ja/orphaned/web/api/documentorshadowroot/mselementsfromrect/index.html
@@ -1,14 +1,15 @@
---
title: DocumentOrShadowRoot.msElementsFromRect()
-slug: Web/API/DocumentOrShadowRoot/msElementsFromRect
+slug: orphaned/Web/API/DocumentOrShadowRoot/msElementsFromRect
tags:
- API
- - 'API:Microsoft Extensions'
+ - API:Microsoft Extensions
- Method
- Non-standard
- Reference
- msElementsFromRect
translation_of: Web/API/DocumentOrShadowRoot/msElementsFromRect
+original_slug: Web/API/DocumentOrShadowRoot/msElementsFromRect
---
<div>{{APIRef("Microsoft Extensions")}}{{Non-standard_Header}}</div>
diff --git a/files/ja/web/api/response/usefinalurl/index.html b/files/ja/orphaned/web/api/response/usefinalurl/index.html
index 6f18f681d8..06251f6c71 100644
--- a/files/ja/web/api/response/usefinalurl/index.html
+++ b/files/ja/orphaned/web/api/response/usefinalurl/index.html
@@ -1,6 +1,6 @@
---
title: Response.useFinalURL
-slug: Web/API/Response/useFinalURL
+slug: orphaned/Web/API/Response/useFinalURL
tags:
- API
- Experimental
@@ -11,6 +11,7 @@ tags:
- Response
- useFinalURL
translation_of: Web/API/Response/useFinalURL
+original_slug: Web/API/Response/useFinalURL
---
<div>{{APIRef("Fetch")}}{{obsolete_header}}</div>
diff --git a/files/ja/web/api/documentorshadowroot/getanimations/index.html b/files/ja/web/api/document/getanimations/index.html
index 83900d4b9f..dde6a5530a 100644
--- a/files/ja/web/api/documentorshadowroot/getanimations/index.html
+++ b/files/ja/web/api/document/getanimations/index.html
@@ -1,6 +1,6 @@
---
title: Document.getAnimations()
-slug: Web/API/DocumentOrShadowRoot/getAnimations
+slug: Web/API/Document/getAnimations
tags:
- API
- Animation
@@ -17,7 +17,7 @@ tags:
- waapi
- web animations api
translation_of: Web/API/DocumentOrShadowRoot/getAnimations
-original_slug: Web/API/Document/getAnimations
+original_slug: Web/API/DocumentOrShadowRoot/getAnimations
---
<p>{{ SeeCompatTable() }}{{APIRef("Web Animations")}}</p>
diff --git a/files/ja/web/api/documentorshadowroot/getselection/index.html b/files/ja/web/api/document/getselection/index.html
index e201ed0675..81fc970c85 100644
--- a/files/ja/web/api/documentorshadowroot/getselection/index.html
+++ b/files/ja/web/api/document/getselection/index.html
@@ -1,6 +1,6 @@
---
title: DocumentOrShadowRoot.getSelection()
-slug: Web/API/DocumentOrShadowRoot/getSelection
+slug: Web/API/Document/getSelection
tags:
- API
- DocumentOrShadowRoot
@@ -12,6 +12,7 @@ tags:
- getSelection()
- shadow dom
translation_of: Web/API/DocumentOrShadowRoot/getSelection
+original_slug: Web/API/DocumentOrShadowRoot/getSelection
---
<div>{{APIRef("DOM")}}{{SeeCompatTable}}</div>
diff --git a/files/ja/web/api/documentorshadowroot/pointerlockelement/index.html b/files/ja/web/api/document/pointerlockelement/index.html
index 5806f9344e..6b6afcd8e5 100644
--- a/files/ja/web/api/documentorshadowroot/pointerlockelement/index.html
+++ b/files/ja/web/api/document/pointerlockelement/index.html
@@ -1,6 +1,6 @@
---
title: DocumentOrShadowRoot.pointerLockElement
-slug: Web/API/DocumentOrShadowRoot/pointerLockElement
+slug: Web/API/Document/pointerLockElement
tags:
- API
- DOM
@@ -12,6 +12,7 @@ tags:
- プロパティ
- マウスロック
translation_of: Web/API/DocumentOrShadowRoot/pointerLockElement
+original_slug: Web/API/DocumentOrShadowRoot/pointerLockElement
---
<div>{{APIRef("DOM")}}</div>
diff --git a/files/ja/web/api/documentorshadowroot/stylesheets/index.html b/files/ja/web/api/document/stylesheets/index.html
index 48a1e7a169..8a793da1fc 100644
--- a/files/ja/web/api/documentorshadowroot/stylesheets/index.html
+++ b/files/ja/web/api/document/stylesheets/index.html
@@ -1,6 +1,6 @@
---
title: DocumentOrShadowRoot.styleSheets
-slug: Web/API/DocumentOrShadowRoot/styleSheets
+slug: Web/API/Document/styleSheets
tags:
- API
- Document
@@ -11,6 +11,7 @@ tags:
- Stylesheets
- shadow dom
translation_of: Web/API/DocumentOrShadowRoot/styleSheets
+original_slug: Web/API/DocumentOrShadowRoot/styleSheets
---
<div>{{SeeCompatTable}}{{APIRef("Shadow DOM")}}</div>
diff --git a/files/ja/web/css/max-height/index.html b/files/ja/web/css/max-height/index.html
index 4d333dd365..0435b9a45a 100644
--- a/files/ja/web/css/max-height/index.html
+++ b/files/ja/web/css/max-height/index.html
@@ -54,7 +54,7 @@ max-height: unset;
<dt><code>min-content</code></dt>
<dd>内容物の最小の <code>max-height</code> です。</dd>
<dt><code>fit-content({{cssxref("&lt;length-percentage&gt;")}})</code></dt>
- <dd>利用可能な空白をして死された引数で置き換えた <code>fit-content</code> 式を使用します。すなわち、 <code>min(max-content, max(min-content, <var>引数</var>))</code> です。</dd>
+ <dd>利用可能な空白を指定された引数で置き換えた <code>fit-content</code> 式を使用します。すなわち、 <code>min(max-content, max(min-content, <var>引数</var>))</code> です。</dd>
</dl>
<h3 id="Formal_syntax" name="Formal_syntax">形式文法</h3>
diff --git a/files/ja/web/javascript/reference/operators/remainder/index.html b/files/ja/web/javascript/reference/operators/remainder/index.html
index 7bc17ee93d..0d757f4d3c 100644
--- a/files/ja/web/javascript/reference/operators/remainder/index.html
+++ b/files/ja/web/javascript/reference/operators/remainder/index.html
@@ -2,30 +2,28 @@
title: 剰余 (%)
slug: Web/JavaScript/Reference/Operators/Remainder
tags:
- - JavaScript
- - Language feature
- - Operator
- - Reference
+- JavaScript
+- Language feature
+- Operator
+- Reference
translation_of: Web/JavaScript/Reference/Operators/Remainder
---
<div>{{jsSidebar("Operators")}}</div>
-<p>剰余演算子 (<code>%</code>) は、1つ目のオペランドが2つ目のオペランドで除算されたときに残った剰余を返します。 これは常に配当のサインを取ります。</p>
+<p>剰余演算子 (<code>%</code>) は、 1 つ目のオペランドが 2 つ目のオペランドで除算されたときに残った剰余を返します。これは常に被除数の符号を取ります。</p>
<div>{{EmbedInteractiveExample("pages/js/expressions-remainder.html")}}</div>
-<div></div>
+<p>なお、多くの言語では ‘%’ はリマインダー演算子ですが、言語によっては (例えば <a href="https://en.wikipedia.org/wiki/Modulo_operation#In_programming_languages">Python や Perl</a> では) モジュロ演算子になります。正の数同士の場合は、この 2 つの値は等価ですが、被除数と除数が異なる符号の場合は結果が異なります。 JavaScript でモジュロを得るには、 <code>a % n</code> の代わりに <code>((a % n ) + n ) % n</code> を使用してください。</p>
+<h2 id="Syntax">構文</h2>
-
-<h2 id="構文">構文</h2>
-
-<pre class="syntaxbox notranslate"><strong>Operator:</strong> <var>var1</var> % <var>var2</var>
+<pre class="brush: js notranslate"><strong>演算子:</strong> <var>var1</var> % <var>var2</var>
</pre>
-<h2 id="例">例</h2>
+<h2 id="Examples">例</h2>
-<h3 id="正の値の剰余">正の値の剰余</h3>
+<h3 id="Remainder_with_positive_dividend">正の値の剰余</h3>
<pre class="brush: js notranslate"> 12 % 5 // 2
1 % -2 // 1
@@ -34,45 +32,51 @@ translation_of: Web/JavaScript/Reference/Operators/Remainder
5.5 % 2 // 1.5
</pre>
-<h3 id="負の値の剰余">負の値の剰余</h3>
+<h3 id="Remainder_with_negative_dividend">負の値の剰余</h3>
<pre class="brush: js notranslate">-12 % 5 // -2
-1 % 2 // -1
-4 % 2 // -0</pre>
-<h3 id="NaNの剰余">NaNの剰余</h3>
+<h3 id="Remainder_with_NaN">NaN の剰余</h3>
<pre class="brush: js notranslate">NaN % 2 // NaN</pre>
-<h2 id="仕様">仕様</h2>
+<h3 id="Remainder_with_Infinity">無限大の剰余</h3>
-<table class="standard-table">
- <tbody>
- <tr>
- <th scope="col">仕様</th>
- </tr>
- <tr>
- <td>{{SpecName('ESDraft', '#sec-multiplicative-operators', 'Remainder operator')}}</td>
- </tr>
- </tbody>
-</table>
+<pre class="brush: js notranslate">Infinity % 2 // NaN
+Infinity % 0 // NaN
+Infinity % Infinity // NaN
+</pre>
-<h2 id="ブラウザーの互換性">ブラウザーの互換性</h2>
+<h2 id="Specifications">仕様書</h2>
+<table class="standard-table">
+ <tbody>
+ <tr>
+ <th scope="col">仕様書</th>
+ </tr>
+ <tr>
+ <td>{{SpecName('ESDraft', '#sec-multiplicative-operators', 'Remainder operator')}}
+ </td>
+ </tr>
+ </tbody>
+</table>
+<h2 id="Browser_compatibility">ブラウザーの互換性</h2>
<p>{{Compat("javascript.operators.remainder")}}</p>
-<h2 id="関連項目">関連項目</h2>
+<h2 id="See_also">関連項目</h2>
<ul>
- <li><a href="https://developer.mozilla.org/ja/docs/Web/JavaScript/Reference/Operators/Addition">加算演算子</a></li>
- <li><a href="https://developer.mozilla.org/ja/docs/Web/JavaScript/Reference/Operators/Subtraction">減算演算子</a></li>
- <li><a href="https://developer.mozilla.org/ja/docs/Web/JavaScript/Reference/Operators/Multiplication">乗算演算子</a></li>
- <li><a href="https://developer.mozilla.org/ja/docs/Web/JavaScript/Reference/Operators/Division">除算演算子</a></li>
- <li><a href="https://developer.mozilla.org/ja/docs/Web/JavaScript/Reference/Operators/Exponentiation">べき乗演算子</a></li>
- <li><a href="https://developer.mozilla.org/ja/docs/Web/JavaScript/Reference/Operators/Increment">インクリメント演算子</a></li>
- <li><a href="https://developer.mozilla.org/ja/docs/Web/JavaScript/Reference/Operators/Decrement">デクリメント演算子</a></li>
- <li><a href="https://developer.mozilla.org/ja/docs/Web/JavaScript/Reference/Operators/Unary_negation">単項マイナス演算子</a></li>
- <li><a href="https://developer.mozilla.org/ja/docs/Web/JavaScript/Reference/Operators/Unary_plus">単項プラス演算子</a></li>
+ <li><a href="/ja/docs/Web/JavaScript/Reference/Operators/Addition">加算演算子</a></li>
+ <li><a href="/ja/docs/Web/JavaScript/Reference/Operators/Subtraction">減算演算子</a></li>
+ <li><a href="/ja/docs/Web/JavaScript/Reference/Operators/Division">除算演算子</a></li>
+ <li><a href="/ja/docs/Web/JavaScript/Reference/Operators/Multiplication">乗算演算子</a></li>
+ <li><a href="/ja/docs/Web/JavaScript/Reference/Operators/Exponentiation">べき乗演算子</a></li>
+ <li><a href="/ja/docs/Web/JavaScript/Reference/Operators/Increment">インクリメント演算子</a></li>
+ <li><a href="/ja/docs/Web/JavaScript/Reference/Operators/Decrement">デクリメント演算子</a></li>
+ <li><a href="/ja/docs/Web/JavaScript/Reference/Operators/Unary_negation">単項マイナス演算子</a></li>
+ <li><a href="/ja/docs/Web/JavaScript/Reference/Operators/Unary_plus">単項プラス演算子</a></li>
</ul>
diff --git a/files/ja/web/javascript/reference/statements/switch/index.html b/files/ja/web/javascript/reference/statements/switch/index.html
index 91960fb4ca..9d2d33b627 100644
--- a/files/ja/web/javascript/reference/statements/switch/index.html
+++ b/files/ja/web/javascript/reference/statements/switch/index.html
@@ -86,9 +86,7 @@ console.log("Is there anything else you'd like?");
<h3 id="What_happens_if_I_forgot_a_break" name="What_happens_if_I_forgot_a_break"><code>break</code> を置かないとどうなるか</h3>
-<p><code>break</code> を置かな買った場合、スクリプトは基準を満たす <code>case</code> から実行され、その後の <code>case</code> も</p>
-
-<p>条件に合うかに関係なく実行されます。</p>
+<p><code>break</code> を置かなかった場合、スクリプトは基準を満たす <code>case</code> から実行され、その後の <code>case</code> も条件に合うかに関係なく実行されます。</p>
<p>こちらの例をご覧ください。</p>