diff options
Diffstat (limited to 'files/ja/web/javascript/reference/global_objects/string')
53 files changed, 0 insertions, 105 deletions
diff --git a/files/ja/web/javascript/reference/global_objects/string/@@iterator/index.html b/files/ja/web/javascript/reference/global_objects/string/@@iterator/index.html index 23cab0baec..5d52da00bd 100644 --- a/files/ja/web/javascript/reference/global_objects/string/@@iterator/index.html +++ b/files/ja/web/javascript/reference/global_objects/string/@@iterator/index.html @@ -71,8 +71,6 @@ for (var v of str) { <h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザーの互換性</h2> -<div class="hidden">このページの互換性一覧表は構造化データから生成されています。データに協力していただけるのであれば、 <a class="external" href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックアウトしてプルリクエストを送信してください。</div> - <p>{{Compat("javascript.builtins.String.@@iterator")}}</p> <h2 id="See_also" name="See_also">関連情報</h2> diff --git a/files/ja/web/javascript/reference/global_objects/string/anchor/index.html b/files/ja/web/javascript/reference/global_objects/string/anchor/index.html index b64cfb7f0a..bfb05e1067 100644 --- a/files/ja/web/javascript/reference/global_objects/string/anchor/index.html +++ b/files/ja/web/javascript/reference/global_objects/string/anchor/index.html @@ -69,8 +69,6 @@ document.body.innerHTML = myString.anchor('contents_anchor'); <h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザーの互換性</h2> -<div class="hidden">このページの互換性一覧表は構造化データから生成されています。データに協力していただけるのであれば、 <a class="external" href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックアウトしてプルリクエストを送信してください。</div> - <p>{{Compat("javascript.builtins.String.anchor")}}</p> <h2 id="See_also" name="See_also">関連情報</h2> diff --git a/files/ja/web/javascript/reference/global_objects/string/big/index.html b/files/ja/web/javascript/reference/global_objects/string/big/index.html index 2d7d0c816d..7d9e1a69d6 100644 --- a/files/ja/web/javascript/reference/global_objects/string/big/index.html +++ b/files/ja/web/javascript/reference/global_objects/string/big/index.html @@ -66,8 +66,6 @@ console.log(worldString.fontsize(7)); // <fontsize=7>Hello, world</font <h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザーの互換性</h2> -<div class="hidden">このページの互換性一覧表は構造化データから生成されています。データに協力していただけるのであれば、 <a class="external" href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックアウトしてプルリクエストを送信してください。</div> - <p>{{Compat("javascript.builtins.String.big")}}</p> <h2 id="See_also" name="See_also">関連情報</h2> diff --git a/files/ja/web/javascript/reference/global_objects/string/blink/index.html b/files/ja/web/javascript/reference/global_objects/string/blink/index.html index 129a8c764f..7b42f29928 100644 --- a/files/ja/web/javascript/reference/global_objects/string/blink/index.html +++ b/files/ja/web/javascript/reference/global_objects/string/blink/index.html @@ -61,8 +61,6 @@ console.log(worldString.strike()); // <strike>Hello, world</strike> <h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザーの互換性</h2> -<div class="hidden">このページの互換性一覧表は構造化データから生成されています。データに協力していただけるのであれば、 <a class="external" href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックアウトしてプルリクエストを送信してください。</div> - <p>{{Compat("javascript.builtins.String.blink")}}</p> <h2 id="See_also" name="See_also">関連情報</h2> diff --git a/files/ja/web/javascript/reference/global_objects/string/bold/index.html b/files/ja/web/javascript/reference/global_objects/string/bold/index.html index c916d60ea0..e487689280 100644 --- a/files/ja/web/javascript/reference/global_objects/string/bold/index.html +++ b/files/ja/web/javascript/reference/global_objects/string/bold/index.html @@ -57,8 +57,6 @@ console.log(worldString.strike()); // <strike>Hello, world</strike> <h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザーの互換性</h2> -<div class="hidden">このページの互換性一覧表は構造化データから生成されています。データに協力していただけるのであれば、 <a class="external" href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックアウトしてプルリクエストを送信してください。</div> - <p>{{Compat("javascript.builtins.String.bold")}}</p> <h2 id="See_also" name="See_also">関連情報</h2> diff --git a/files/ja/web/javascript/reference/global_objects/string/charat/index.html b/files/ja/web/javascript/reference/global_objects/string/charat/index.html index 30d708cad3..8d81a4a18f 100644 --- a/files/ja/web/javascript/reference/global_objects/string/charat/index.html +++ b/files/ja/web/javascript/reference/global_objects/string/charat/index.html @@ -227,8 +227,6 @@ function getWholeCharAndI(str, i) { <h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザーの互換性</h2> -<div class="hidden">このページの互換性一覧表は構造化データから生成されています。データに協力していただけるのであれば、 <a class="external" href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックアウトしてプルリクエストを送信してください。</div> - <p>{{Compat("javascript.builtins.String.charAt")}}</p> <h2 id="See_also" name="See_also">関連情報</h2> diff --git a/files/ja/web/javascript/reference/global_objects/string/charcodeat/index.html b/files/ja/web/javascript/reference/global_objects/string/charcodeat/index.html index 18dcb608de..d1917d3ccd 100644 --- a/files/ja/web/javascript/reference/global_objects/string/charcodeat/index.html +++ b/files/ja/web/javascript/reference/global_objects/string/charcodeat/index.html @@ -150,8 +150,6 @@ translation_of: Web/JavaScript/Reference/Global_Objects/String/charCodeAt <h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザーの互換性</h2> -<div class="hidden">このページの互換性一覧表は構造化データから生成されています。データに協力していただけるのであれば、 <a class="external" href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックアウトしてプルリクエストを送信してください。</div> - <p>{{Compat("javascript.builtins.String.charCodeAt")}}</p> <h2 id="See_also" name="See_also">関連情報</h2> diff --git a/files/ja/web/javascript/reference/global_objects/string/codepointat/index.html b/files/ja/web/javascript/reference/global_objects/string/codepointat/index.html index 1c01aac633..13d9481c96 100644 --- a/files/ja/web/javascript/reference/global_objects/string/codepointat/index.html +++ b/files/ja/web/javascript/reference/global_objects/string/codepointat/index.html @@ -132,8 +132,6 @@ if (!String.prototype.codePointAt) { <h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザーの互換性</h2> -<div class="hidden">このページの互換性一覧表は構造化データから生成されています。データに協力していただけるのであれば、 <a class="external" href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックアウトしてプルリクエストを送信してください。</div> - <p>{{Compat("javascript.builtins.String.codePointAt")}}</p> <h2 id="See_also" name="See_also">関連情報</h2> diff --git a/files/ja/web/javascript/reference/global_objects/string/concat/index.html b/files/ja/web/javascript/reference/global_objects/string/concat/index.html index 70bcf90e76..29822e841f 100644 --- a/files/ja/web/javascript/reference/global_objects/string/concat/index.html +++ b/files/ja/web/javascript/reference/global_objects/string/concat/index.html @@ -81,8 +81,6 @@ let greetList = ['こんにちは', ' ', '佐藤さん', '!'] <h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザーの互換性</h2> -<div class="hidden">このページの互換性一覧表は構造化データから生成されています。データに協力していただけるのであれば、 <a class="external" href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックアウトしてプルリクエストを送信してください。</div> - <p>{{Compat("javascript.builtins.String.concat")}}</p> <h2 id="See_also" name="See_also">関連情報</h2> diff --git a/files/ja/web/javascript/reference/global_objects/string/endswith/index.html b/files/ja/web/javascript/reference/global_objects/string/endswith/index.html index 3020f5c05c..d61a81f995 100644 --- a/files/ja/web/javascript/reference/global_objects/string/endswith/index.html +++ b/files/ja/web/javascript/reference/global_objects/string/endswith/index.html @@ -80,8 +80,6 @@ console.log(str.endsWith('to be', 19)) // true <h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザーの互換性</h2> -<div class="hidden">このページの互換性一覧表は構造化データから生成されています。データに協力していただけるのであれば、 <a class="external" href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックアウトしてプルリクエストを送信してください。</div> - <p>{{Compat("javascript.builtins.String.endsWith")}}</p> <h2 id="See_also" name="See_also">関連情報</h2> diff --git a/files/ja/web/javascript/reference/global_objects/string/fixed/index.html b/files/ja/web/javascript/reference/global_objects/string/fixed/index.html index ed7e2d2576..119274bcea 100644 --- a/files/ja/web/javascript/reference/global_objects/string/fixed/index.html +++ b/files/ja/web/javascript/reference/global_objects/string/fixed/index.html @@ -54,8 +54,6 @@ console.log(worldString.fixed()); // "<tt>世界のみなさん、こん <h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザーの互換性</h2> -<div class="hidden">このページの互換性一覧表は構造化データから生成されています。データに協力していただけるのであれば、 <a class="external" href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックアウトしてプルリクエストを送信してください。</div> - <p>{{Compat("javascript.builtins.String.fixed")}}</p> <h2 id="See_also" name="See_also">関連情報</h2> diff --git a/files/ja/web/javascript/reference/global_objects/string/fontcolor/index.html b/files/ja/web/javascript/reference/global_objects/string/fontcolor/index.html index aa768ff89c..00554e3bae 100644 --- a/files/ja/web/javascript/reference/global_objects/string/fontcolor/index.html +++ b/files/ja/web/javascript/reference/global_objects/string/fontcolor/index.html @@ -75,8 +75,6 @@ console.log(worldString.fontcolor('FF00') + ' is red in hexadecimal in this line <h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザーの互換性</h2> -<div class="hidden">このページの互換性一覧表は構造化データから生成されています。データに協力していただけるのであれば、 <a class="external" href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックアウトしてプルリクエストを送信してください。</div> - <p>{{Compat("javascript.builtins.String.fontcolor")}}</p> <h2 id="See_also" name="See_also">関連情報</h2> diff --git a/files/ja/web/javascript/reference/global_objects/string/fontsize/index.html b/files/ja/web/javascript/reference/global_objects/string/fontsize/index.html index 244c332279..64c21185f5 100644 --- a/files/ja/web/javascript/reference/global_objects/string/fontsize/index.html +++ b/files/ja/web/javascript/reference/global_objects/string/fontsize/index.html @@ -73,8 +73,6 @@ console.log(worldString.fontsize(7)); // <font size="7">Hello, world</f <h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザーの互換性</h2> -<div class="hidden">このページの互換性一覧表は構造化データから生成されています。データに協力していただけるのであれば、 <a class="external" href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックアウトしてプルリクエストを送信してください。</div> - <p>{{Compat("javascript.builtins.String.fontsize")}}</p> <h2 id="See_also" name="See_also">関連情報</h2> diff --git a/files/ja/web/javascript/reference/global_objects/string/fromcharcode/index.html b/files/ja/web/javascript/reference/global_objects/string/fromcharcode/index.html index 82829c8cd7..51df03b90b 100644 --- a/files/ja/web/javascript/reference/global_objects/string/fromcharcode/index.html +++ b/files/ja/web/javascript/reference/global_objects/string/fromcharcode/index.html @@ -84,8 +84,6 @@ String.fromCharCode(0xD834, 0xDF06, 0x61, 0xD834, 0xDF07); // "\uD834\uDF06a\uD8 <h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザーの互換性</h2> -<div class="hidden">このページの互換性一覧表は構造化データから生成されています。データに協力していただけるのであれば、 <a class="external" href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックアウトしてプルリクエストを送信してください。</div> - <p>{{Compat("javascript.builtins.String.fromCharCode")}}</p> <h2 id="See_also" name="See_also">関連情報</h2> diff --git a/files/ja/web/javascript/reference/global_objects/string/fromcodepoint/index.html b/files/ja/web/javascript/reference/global_objects/string/fromcodepoint/index.html index c8bcbf6ae3..002ef04424 100644 --- a/files/ja/web/javascript/reference/global_objects/string/fromcodepoint/index.html +++ b/files/ja/web/javascript/reference/global_objects/string/fromcodepoint/index.html @@ -135,8 +135,6 @@ console.log(String.fromCodePoint(0x2F804)); // or 194564 in decimal <h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザー実装状況</h2> -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> - <p>{{Compat("javascript.builtins.String.fromCodePoint")}}</p> <h2 id="See_also" name="See_also">関連情報</h2> diff --git a/files/ja/web/javascript/reference/global_objects/string/includes/index.html b/files/ja/web/javascript/reference/global_objects/string/includes/index.html index c705c8f454..04fd76a1cd 100644 --- a/files/ja/web/javascript/reference/global_objects/string/includes/index.html +++ b/files/ja/web/javascript/reference/global_objects/string/includes/index.html @@ -95,8 +95,6 @@ console.log(str.includes('')) // true <h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザーの互換性</h2> -<div class="hidden">このページの互換性一覧表は構造化データから生成されています。データに協力していただけるのであれば、 <a class="external" href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックアウトしてプルリクエストを送信してください。</div> - <p>{{Compat("javascript.builtins.String.includes")}}</p> <h2 id="String.prototype.contains">String.prototype.contains</h2> diff --git a/files/ja/web/javascript/reference/global_objects/string/index.html b/files/ja/web/javascript/reference/global_objects/string/index.html index d9932e4302..a52a489344 100644 --- a/files/ja/web/javascript/reference/global_objects/string/index.html +++ b/files/ja/web/javascript/reference/global_objects/string/index.html @@ -369,8 +369,6 @@ for (let i = 0, n = inputValues.length; i < n; ++i) { <h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザーの互換性</h2> -<div class="hidden">このページの互換性一覧表は構造化データから生成されています。データに協力していただけるのであれば、 <a class="external" href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックアウトしてプルリクエストを送信してください。</div> - <p>{{Compat("javascript.builtins.String")}}</p> <h2 id="See_also" name="See_also">関連情報</h2> diff --git a/files/ja/web/javascript/reference/global_objects/string/indexof/index.html b/files/ja/web/javascript/reference/global_objects/string/indexof/index.html index a2db982f65..1adf52bcc1 100644 --- a/files/ja/web/javascript/reference/global_objects/string/indexof/index.html +++ b/files/ja/web/javascript/reference/global_objects/string/indexof/index.html @@ -154,8 +154,6 @@ console.log(count) // 4 を表示 <h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザーの互換性</h2> -<div class="hidden">このページの互換性一覧表は構造化データから生成されています。データに協力していただけるのであれば、 <a class="external" href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックアウトしてプルリクエストを送信してください。</div> - <p>{{Compat("javascript.builtins.String.indexOf")}}</p> <h2 id="See_also" name="See_also">関連情報</h2> diff --git a/files/ja/web/javascript/reference/global_objects/string/italics/index.html b/files/ja/web/javascript/reference/global_objects/string/italics/index.html index 41fb0f5202..4e38a1444e 100644 --- a/files/ja/web/javascript/reference/global_objects/string/italics/index.html +++ b/files/ja/web/javascript/reference/global_objects/string/italics/index.html @@ -56,8 +56,6 @@ console.log(worldString.strike()); // <strike>Hello, world</strike> <h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザーの互換性</h2> -<div class="hidden">このページの互換性一覧表は構造化データから生成されています。データに協力していただけるのであれば、 <a class="external" href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックアウトしてプルリクエストを送信してください。</div> - <p>{{Compat("javascript.builtins.String.italics")}}</p> <h2 id="See_also" name="See_also">関連情報</h2> diff --git a/files/ja/web/javascript/reference/global_objects/string/lastindexof/index.html b/files/ja/web/javascript/reference/global_objects/string/lastindexof/index.html index d9ae2f8260..73c8f7f823 100644 --- a/files/ja/web/javascript/reference/global_objects/string/lastindexof/index.html +++ b/files/ja/web/javascript/reference/global_objects/string/lastindexof/index.html @@ -95,8 +95,6 @@ console.log('末尾から見た "new" の位置: ' + anyString.lastIndexOf('new' <h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザーの互換性</h2> -<div class="hidden">このページの互換性一覧表は構造化データから生成されています。データに協力していただけるのであれば、 <a class="external" href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックアウトしてプルリクエストを送信してください。</div> - <p>{{Compat("javascript.builtins.String.lastIndexOf")}}</p> <h2 id="See_also" name="See_also">関連情報</h2> diff --git a/files/ja/web/javascript/reference/global_objects/string/length/index.html b/files/ja/web/javascript/reference/global_objects/string/length/index.html index 62c3016f34..ee3f897e67 100644 --- a/files/ja/web/javascript/reference/global_objects/string/length/index.html +++ b/files/ja/web/javascript/reference/global_objects/string/length/index.html @@ -92,8 +92,6 @@ console.log(myString.length); <h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザーの互換性</h2> -<div class="hidden">このページの互換性一覧表は構造化データから生成されています。データに協力していただけるのであれば、 <a class="external" href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックアウトしてプルリクエストを送信してください。</div> - <p>{{Compat("javascript.builtins.String.length")}}</p> <h2 id="See_also" name="See_also">関連情報</h2> diff --git a/files/ja/web/javascript/reference/global_objects/string/link/index.html b/files/ja/web/javascript/reference/global_objects/string/link/index.html index 0401a2f8f6..ad4c01011b 100644 --- a/files/ja/web/javascript/reference/global_objects/string/link/index.html +++ b/files/ja/web/javascript/reference/global_objects/string/link/index.html @@ -66,8 +66,6 @@ console.log('Click to return to ' + hotText.link(URL)); <h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザーの互換性</h2> -<div class="hidden">このページの互換性一覧表は構造化データから生成されています。データに協力していただけるのであれば、 <a class="external" href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックアウトしてプルリクエストを送信してください。</div> - <p>{{Compat("javascript.builtins.String.link")}}</p> <h2 id="See_also" name="See_also">関連情報</h2> diff --git a/files/ja/web/javascript/reference/global_objects/string/localecompare/index.html b/files/ja/web/javascript/reference/global_objects/string/localecompare/index.html index 58a9b5d692..dc91f7581c 100644 --- a/files/ja/web/javascript/reference/global_objects/string/localecompare/index.html +++ b/files/ja/web/javascript/reference/global_objects/string/localecompare/index.html @@ -158,8 +158,6 @@ console.log(<span class="message-body-wrapper"><span class="message-flex-body">< <h2 id="ブラウザ実装状況">ブラウザ実装状況</h2> <div> -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> - <p>{{Compat("javascript.builtins.String.localeCompare")}}</p> </div> diff --git a/files/ja/web/javascript/reference/global_objects/string/match/index.html b/files/ja/web/javascript/reference/global_objects/string/match/index.html index df07b7ee93..6f98608356 100644 --- a/files/ja/web/javascript/reference/global_objects/string/match/index.html +++ b/files/ja/web/javascript/reference/global_objects/string/match/index.html @@ -163,8 +163,6 @@ str3.match(null); // returns ["null"]</pre> <h3 id="Basic_support_for_match" name="Basic_support_for_match"><code>match()</code> の基本対応</h3> -<div class="hidden">このページの互換性一覧表は構造化データから生成されています。データに協力していただけるのであれば、 <a class="external" href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックアウトしてプルリクエストを送信してください。</div> - <p>{{Compat("javascript.builtins.String.match")}}</p> <h3 id="Support_for_named_capture_groups" name="Support_for_named_capture_groups">名前付きキャプチャグループの対応</h3> diff --git a/files/ja/web/javascript/reference/global_objects/string/matchall/index.html b/files/ja/web/javascript/reference/global_objects/string/matchall/index.html index 12332968b5..77242061db 100644 --- a/files/ja/web/javascript/reference/global_objects/string/matchall/index.html +++ b/files/ja/web/javascript/reference/global_objects/string/matchall/index.html @@ -129,8 +129,6 @@ array[1]; <h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザーの互換性</h2> -<div class="hidden">このページの互換性一覧表は構造化データから生成されています。データに協力していただけるのであれば、 <a class="external" href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックアウトしてプルリクエストを送信してください。</div> - <p>{{Compat("javascript.builtins.String.matchAll")}}</p> <h2 id="See_also" name="See_also">関連情報</h2> diff --git a/files/ja/web/javascript/reference/global_objects/string/normalize/index.html b/files/ja/web/javascript/reference/global_objects/string/normalize/index.html index 27fc061f8c..9e58a6c16e 100644 --- a/files/ja/web/javascript/reference/global_objects/string/normalize/index.html +++ b/files/ja/web/javascript/reference/global_objects/string/normalize/index.html @@ -217,8 +217,6 @@ str.normalize('NFKD'); // '\u0073\u0323\u0307' <h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザーの互換性</h2> -<div class="hidden">このページの互換性一覧表は構造化データから生成されています。データに協力していただけるのであれば、 <a class="external" href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックアウトしてプルリクエストを送信してください。</div> - <p>{{Compat("javascript.builtins.String.normalize")}}</p> <h2 id="See_also" name="See_also">関連情報</h2> diff --git a/files/ja/web/javascript/reference/global_objects/string/padend/index.html b/files/ja/web/javascript/reference/global_objects/string/padend/index.html index feb714c3ca..795c9dec45 100644 --- a/files/ja/web/javascript/reference/global_objects/string/padend/index.html +++ b/files/ja/web/javascript/reference/global_objects/string/padend/index.html @@ -60,8 +60,6 @@ translation_of: Web/JavaScript/Reference/Global_Objects/String/padEnd <h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザーの互換性</h2> -<div class="hidden">このページの互換性一覧表は構造化データから生成されています。データに協力していただけるのであれば、 <a class="external" href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックアウトしてプルリクエストを送信してください。</div> - <p>{{Compat("javascript.builtins.String.padEnd")}}</p> <h2 id="See_also" name="See_also">関連情報</h2> diff --git a/files/ja/web/javascript/reference/global_objects/string/padstart/index.html b/files/ja/web/javascript/reference/global_objects/string/padstart/index.html index 7aca37f9a2..8b00505050 100644 --- a/files/ja/web/javascript/reference/global_objects/string/padstart/index.html +++ b/files/ja/web/javascript/reference/global_objects/string/padstart/index.html @@ -76,8 +76,6 @@ console.log(leftFillNum(num, 5)); <h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザーの互換性</h2> -<div class="hidden">このページの互換性一覧表は構造化データから生成されています。データに協力していただけるのであれば、 <a class="external" href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックアウトしてプルリクエストを送信してください。</div> - <p>{{Compat("javascript.builtins.String.padStart")}}</p> <h2 id="See_also" name="See_also">関連情報</h2> diff --git a/files/ja/web/javascript/reference/global_objects/string/raw/index.html b/files/ja/web/javascript/reference/global_objects/string/raw/index.html index 520def68d3..37c3320e0b 100644 --- a/files/ja/web/javascript/reference/global_objects/string/raw/index.html +++ b/files/ja/web/javascript/reference/global_objects/string/raw/index.html @@ -105,8 +105,6 @@ String.raw({ raw: 'test' }, 0, 1, 2); // 't0e1s2t' <h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザーの互換性</h2> -<div class="hidden">このページの互換性一覧表は構造化データから生成されています。データに協力していただけるのであれば、 <a class="external" href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックアウトしてプルリクエストを送信してください。</div> - <p>{{Compat("javascript.builtins.String.raw")}}</p> <h2 id="See_also" name="See_also">関連情報</h2> diff --git a/files/ja/web/javascript/reference/global_objects/string/repeat/index.html b/files/ja/web/javascript/reference/global_objects/string/repeat/index.html index 4304fd9786..a876076a86 100644 --- a/files/ja/web/javascript/reference/global_objects/string/repeat/index.html +++ b/files/ja/web/javascript/reference/global_objects/string/repeat/index.html @@ -117,8 +117,6 @@ translation_of: Web/JavaScript/Reference/Global_Objects/String/repeat <h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザーの互換性</h2> -<div class="hidden">このページの互換性一覧表は構造化データから生成されています。データに協力していただけるのであれば、 <a class="external" href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックアウトしてプルリクエストを送信してください。</div> - <p>{{Compat("javascript.builtins.String.repeat")}}</p> <h2 id="See_also" name="See_also">関連情報</h2> diff --git a/files/ja/web/javascript/reference/global_objects/string/replace/index.html b/files/ja/web/javascript/reference/global_objects/string/replace/index.html index e125669514..f929eb05b3 100644 --- a/files/ja/web/javascript/reference/global_objects/string/replace/index.html +++ b/files/ja/web/javascript/reference/global_objects/string/replace/index.html @@ -229,7 +229,6 @@ console.log(newstr); // Smith, John <h2 id="Browser_compatibility">ブラウザーの互換性</h2> - <p>{{Compat}}</p> <h2 id="See_also">関連情報</h2> diff --git a/files/ja/web/javascript/reference/global_objects/string/replaceall/index.html b/files/ja/web/javascript/reference/global_objects/string/replaceall/index.html index eafd5acb03..372526d88e 100644 --- a/files/ja/web/javascript/reference/global_objects/string/replaceall/index.html +++ b/files/ja/web/javascript/reference/global_objects/string/replaceall/index.html @@ -163,8 +163,6 @@ TypeError: replaceAll must be called with a global RegExp <h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザー実装状況</h2> -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> - <p>{{Compat("javascript.builtins.String.replaceAll")}}</p> <h2 id="See_also" name="See_also">関連情報</h2> diff --git a/files/ja/web/javascript/reference/global_objects/string/search/index.html b/files/ja/web/javascript/reference/global_objects/string/search/index.html index 4ec081e9ad..004b43aea4 100644 --- a/files/ja/web/javascript/reference/global_objects/string/search/index.html +++ b/files/ja/web/javascript/reference/global_objects/string/search/index.html @@ -69,8 +69,6 @@ console.log(str.search(reDot)) // '.' ドット記号が見つからないので <h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザーの互換性</h2> -<div class="hidden">このページの互換性一覧表は構造化データから生成されています。データに協力していただけるのであれば、 <a class="external" href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックアウトしてプルリクエストを送信してください。</div> - <p>{{Compat("javascript.builtins.String.search")}}</p> <h2 id="See_also" name="See_also">関連情報</h2> diff --git a/files/ja/web/javascript/reference/global_objects/string/slice/index.html b/files/ja/web/javascript/reference/global_objects/string/slice/index.html index aeea092161..49efe8eabc 100644 --- a/files/ja/web/javascript/reference/global_objects/string/slice/index.html +++ b/files/ja/web/javascript/reference/global_objects/string/slice/index.html @@ -107,8 +107,6 @@ str.slice(0, -1) // returns 'The morning is upon us' <h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザーの互換性</h2> -<div class="hidden">このページの互換性一覧表は構造化データから生成されています。データに協力していただけるのであれば、 <a class="external" href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックアウトしてプルリクエストを送信してください。</div> - <p>{{Compat("javascript.builtins.String.slice")}}</p> <h2 id="See_also" name="See_also">関連情報</h2> diff --git a/files/ja/web/javascript/reference/global_objects/string/small/index.html b/files/ja/web/javascript/reference/global_objects/string/small/index.html index a826ac6df3..5e18de421a 100644 --- a/files/ja/web/javascript/reference/global_objects/string/small/index.html +++ b/files/ja/web/javascript/reference/global_objects/string/small/index.html @@ -62,8 +62,6 @@ console.log(worldString.fontsize(7)); // <font size="7">Hello, world</f <h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザーの互換性</h2> -<div class="hidden">このページの互換性一覧表は構造化データから生成されています。データに協力していただけるのであれば、 <a class="external" href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックアウトしてプルリクエストを送信してください。</div> - <p>{{Compat("javascript.builtins.String.small")}}</p> <h2 id="See_also" name="See_also">関連情報</h2> diff --git a/files/ja/web/javascript/reference/global_objects/string/split/index.html b/files/ja/web/javascript/reference/global_objects/string/split/index.html index a62cb1ce48..035df5637d 100644 --- a/files/ja/web/javascript/reference/global_objects/string/split/index.html +++ b/files/ja/web/javascript/reference/global_objects/string/split/index.html @@ -211,8 +211,6 @@ const strReverse = str.split(/(?:)/u).reverse().join('') <h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザーの互換性</h2> -<div class="hidden">このページの互換性一覧表は構造化データから生成されています。データに協力していただけるのであれば、 <a class="external" href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックアウトしてプルリクエストを送信してください。</div> - <p>{{Compat("javascript.builtins.String.split")}}</p> <h2 id="See_also" name="See_also">関連情報</h2> diff --git a/files/ja/web/javascript/reference/global_objects/string/startswith/index.html b/files/ja/web/javascript/reference/global_objects/string/startswith/index.html index b8c5c200eb..9a6961e8ed 100644 --- a/files/ja/web/javascript/reference/global_objects/string/startswith/index.html +++ b/files/ja/web/javascript/reference/global_objects/string/startswith/index.html @@ -84,8 +84,6 @@ console.log(str.startsWith('not to be', 10)) // true <h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザーの互換性</h2> -<div class="hidden">このページの互換性一覧表は構造化データから生成されています。データに協力していただけるのであれば、 <a class="external" href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックアウトしてプルリクエストを送信してください。</div> - <p>{{Compat("javascript.builtins.String.startsWith")}}</p> <h2 id="See_also" name="See_also">関連情報</h2> diff --git a/files/ja/web/javascript/reference/global_objects/string/strike/index.html b/files/ja/web/javascript/reference/global_objects/string/strike/index.html index 6d2e1d53da..a89640bd9b 100644 --- a/files/ja/web/javascript/reference/global_objects/string/strike/index.html +++ b/files/ja/web/javascript/reference/global_objects/string/strike/index.html @@ -57,8 +57,6 @@ console.log(worldString.strike()); // <strike>Hello, world</strike> <h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザーの互換性</h2> -<div class="hidden">このページの互換性一覧表は構造化データから生成されています。データに協力していただけるのであれば、 <a class="external" href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックアウトしてプルリクエストを送信してください。</div> - <p>{{Compat("javascript.builtins.String.strike")}}</p> <h2 id="See_also" name="See_also">関連情報</h2> diff --git a/files/ja/web/javascript/reference/global_objects/string/string/index.html b/files/ja/web/javascript/reference/global_objects/string/string/index.html index 87f34ce131..eb3e934443 100644 --- a/files/ja/web/javascript/reference/global_objects/string/string/index.html +++ b/files/ja/web/javascript/reference/global_objects/string/string/index.html @@ -53,8 +53,6 @@ typeof new String('Hello world'); // object <h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザーの互換性</h2> -<div class="hidden">このページの互換性一覧表は構造化データから生成されています。データに協力していただけるのであれば、 <a class="external" href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックアウトしてプルリクエストを送信してください。</div> - <p>{{Compat("javascript.builtins.String.String")}}</p> <h2 id="See_also" name="See_also">関連情報</h2> diff --git a/files/ja/web/javascript/reference/global_objects/string/sub/index.html b/files/ja/web/javascript/reference/global_objects/string/sub/index.html index 2306c584b8..e5f0114010 100644 --- a/files/ja/web/javascript/reference/global_objects/string/sub/index.html +++ b/files/ja/web/javascript/reference/global_objects/string/sub/index.html @@ -59,8 +59,6 @@ console.log('これは' + subText.sub() + 'の見え方を示しています。' <h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザーの互換性</h2> -<div class="hidden">このページの互換性一覧表は構造化データから生成されています。データに協力していただけるのであれば、 <a class="external" href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックアウトしてプルリクエストを送信してください。</div> - <p>{{Compat("javascript.builtins.String.sub")}}</p> <h2 id="See_also" name="See_also">関連情報</h2> diff --git a/files/ja/web/javascript/reference/global_objects/string/substr/index.html b/files/ja/web/javascript/reference/global_objects/string/substr/index.html index e12769162b..725bc665df 100644 --- a/files/ja/web/javascript/reference/global_objects/string/substr/index.html +++ b/files/ja/web/javascript/reference/global_objects/string/substr/index.html @@ -108,8 +108,6 @@ console.log(aString.substr(20, 2)); // '' <h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザーの互換性</h2> -<div class="hidden">このページの互換性一覧表は構造化データから生成されています。データに協力していただけるのであれば、 <a class="external" href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックアウトしてプルリクエストを送信してください。</div> - <p>{{Compat("javascript.builtins.String.substr")}}</p> <h2 id="See_also" name="See_also">関連情報</h2> diff --git a/files/ja/web/javascript/reference/global_objects/string/substring/index.html b/files/ja/web/javascript/reference/global_objects/string/substring/index.html index 28a4b88ddc..0754ec8f77 100644 --- a/files/ja/web/javascript/reference/global_objects/string/substring/index.html +++ b/files/ja/web/javascript/reference/global_objects/string/substring/index.html @@ -170,8 +170,6 @@ replaceString('World', 'Web', 'Brave New World') <h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザーの互換性</h2> -<div class="hidden">このページの互換性一覧表は構造化データから生成されています。データに協力していただけるのであれば、 <a class="external" href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックアウトしてプルリクエストを送信してください。</div> - <p>{{Compat("javascript.builtins.String.substring")}}</p> <h2 id="See_also" name="See_also">関連情報</h2> diff --git a/files/ja/web/javascript/reference/global_objects/string/sup/index.html b/files/ja/web/javascript/reference/global_objects/string/sup/index.html index 1584d973fa..cd7b4d3d0a 100644 --- a/files/ja/web/javascript/reference/global_objects/string/sup/index.html +++ b/files/ja/web/javascript/reference/global_objects/string/sup/index.html @@ -60,8 +60,6 @@ console.log('これは' + subText.sub() + 'の見え方を示しています。' <h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザーの互換性</h2> -<div class="hidden">このページの互換性一覧表は構造化データから生成されています。データに協力していただけるのであれば、 <a class="external" href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックアウトしてプルリクエストを送信してください。</div> - <p>{{Compat("javascript.builtins.String.sup")}}</p> <h2 id="See_also" name="See_also">関連情報</h2> diff --git a/files/ja/web/javascript/reference/global_objects/string/tolocalelowercase/index.html b/files/ja/web/javascript/reference/global_objects/string/tolocalelowercase/index.html index cbe8197973..4bfad010be 100644 --- a/files/ja/web/javascript/reference/global_objects/string/tolocalelowercase/index.html +++ b/files/ja/web/javascript/reference/global_objects/string/tolocalelowercase/index.html @@ -79,8 +79,6 @@ let locales = ['tr', 'TR', 'tr-TR', 'tr-u-co-search', 'tr-x-turkish']; <h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザーの互換性</h2> -<div class="hidden">このページの互換性一覧表は構造化データから生成されています。データに協力していただけるのであれば、 <a class="external" href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックアウトしてプルリクエストを送信してください。</div> - <p>{{Compat("javascript.builtins.String.toLocaleLowerCase")}}</p> <h2 id="See_also" name="See_also">関連情報</h2> diff --git a/files/ja/web/javascript/reference/global_objects/string/tolocaleuppercase/index.html b/files/ja/web/javascript/reference/global_objects/string/tolocaleuppercase/index.html index a8c9297c02..51341ab916 100644 --- a/files/ja/web/javascript/reference/global_objects/string/tolocaleuppercase/index.html +++ b/files/ja/web/javascript/reference/global_objects/string/tolocaleuppercase/index.html @@ -83,8 +83,6 @@ let locales = ['lt', 'LT', 'lt-LT', 'lt-u-co-phonebk', 'lt-x-lietuva']; <h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザーの互換性</h2> -<div class="hidden">このページの互換性一覧表は構造化データから生成されています。データに協力していただけるのであれば、 <a class="external" href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックアウトしてプルリクエストを送信してください。</div> - <p>{{Compat("javascript.builtins.String.toLocaleUpperCase")}}</p> <h2 id="See_also" name="See_also">関連情報</h2> diff --git a/files/ja/web/javascript/reference/global_objects/string/tolowercase/index.html b/files/ja/web/javascript/reference/global_objects/string/tolowercase/index.html index 029753723f..ce13855c9a 100644 --- a/files/ja/web/javascript/reference/global_objects/string/tolowercase/index.html +++ b/files/ja/web/javascript/reference/global_objects/string/tolowercase/index.html @@ -54,8 +54,6 @@ translation_of: Web/JavaScript/Reference/Global_Objects/String/toLowerCase <h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザーの互換性</h2> -<div class="hidden">このページの互換性一覧表は構造化データから生成されています。データに協力していただけるのであれば、 <a class="external" href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックアウトしてプルリクエストを送信してください。</div> - <p>{{Compat("javascript.builtins.String.toLowerCase")}}</p> <h2 id="See_also" name="See_also">関連情報</h2> diff --git a/files/ja/web/javascript/reference/global_objects/string/tosource/index.html b/files/ja/web/javascript/reference/global_objects/string/tosource/index.html index bd32fe72db..2c60d6b893 100644 --- a/files/ja/web/javascript/reference/global_objects/string/tosource/index.html +++ b/files/ja/web/javascript/reference/global_objects/string/tosource/index.html @@ -46,8 +46,6 @@ translation_of: Web/JavaScript/Reference/Global_Objects/String/toSource <h2 id="Browser_compatibility">ブラウザーの互換性</h2> -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> - <p>{{Compat("javascript.builtins.String.toSource")}}</p> <h2 id="See_also">関連情報</h2> diff --git a/files/ja/web/javascript/reference/global_objects/string/tostring/index.html b/files/ja/web/javascript/reference/global_objects/string/tostring/index.html index 75806d633f..b2ba78f9f0 100644 --- a/files/ja/web/javascript/reference/global_objects/string/tostring/index.html +++ b/files/ja/web/javascript/reference/global_objects/string/tostring/index.html @@ -53,8 +53,6 @@ alert(x.toString()) // 'Hello world' を表示します <h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザー実装状況</h2> -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> - <p>{{Compat("javascript.builtins.String.toString")}}</p> <h2 id="See_also" name="See_also">関連情報</h2> diff --git a/files/ja/web/javascript/reference/global_objects/string/touppercase/index.html b/files/ja/web/javascript/reference/global_objects/string/touppercase/index.html index 112a78b5ce..303a29bcd6 100644 --- a/files/ja/web/javascript/reference/global_objects/string/touppercase/index.html +++ b/files/ja/web/javascript/reference/global_objects/string/touppercase/index.html @@ -77,8 +77,6 @@ console.log(a, b); <h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザーの互換性</h2> -<div class="hidden">このページの互換性一覧表は構造化データから生成されています。データに協力していただけるのであれば、 <a class="external" href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックアウトしてプルリクエストを送信してください。</div> - <p>{{Compat("javascript.builtins.String.toUpperCase")}}</p> <h2 id="See_also" name="See_also">関連情報</h2> diff --git a/files/ja/web/javascript/reference/global_objects/string/trim/index.html b/files/ja/web/javascript/reference/global_objects/string/trim/index.html index 6719c6041d..a8d70ea6ba 100644 --- a/files/ja/web/javascript/reference/global_objects/string/trim/index.html +++ b/files/ja/web/javascript/reference/global_objects/string/trim/index.html @@ -74,8 +74,6 @@ console.log(orig.trim()); // 'foo' <h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザー実装状況</h2> -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> - <p>{{Compat("javascript.builtins.String.trim")}}</p> <h2 id="See_also" name="See_also">関連情報</h2> diff --git a/files/ja/web/javascript/reference/global_objects/string/trimend/index.html b/files/ja/web/javascript/reference/global_objects/string/trimend/index.html index 8e54bf313d..f1a22dd22e 100644 --- a/files/ja/web/javascript/reference/global_objects/string/trimend/index.html +++ b/files/ja/web/javascript/reference/global_objects/string/trimend/index.html @@ -68,8 +68,6 @@ console.log(str); // ' foo' <h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザーの互換性</h2> -<div class="hidden">このページの互換性一覧表は構造化データから生成されています。データに協力していただけるのであれば、 <a class="external" href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックアウトしてプルリクエストを送信してください。</div> - <p>{{Compat("javascript.builtins.String.trimEnd")}}</p> <h2 id="See_also" name="See_also">関連情報</h2> diff --git a/files/ja/web/javascript/reference/global_objects/string/trimstart/index.html b/files/ja/web/javascript/reference/global_objects/string/trimstart/index.html index b7c5a6210c..6343092c74 100644 --- a/files/ja/web/javascript/reference/global_objects/string/trimstart/index.html +++ b/files/ja/web/javascript/reference/global_objects/string/trimstart/index.html @@ -104,8 +104,6 @@ ES6: <h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザーの互換性</h2> -<div class="hidden">このページの互換性一覧表は構造化データから生成されています。データに協力していただけるのであれば、 <a class="external" href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックアウトしてプルリクエストを送信してください。</div> - <p>{{Compat("javascript.builtins.String.trimStart")}}</p> <h2 id="See_also" name="See_also">関連情報</h2> diff --git a/files/ja/web/javascript/reference/global_objects/string/valueof/index.html b/files/ja/web/javascript/reference/global_objects/string/valueof/index.html index ab86db2e01..4e459b6b02 100644 --- a/files/ja/web/javascript/reference/global_objects/string/valueof/index.html +++ b/files/ja/web/javascript/reference/global_objects/string/valueof/index.html @@ -52,8 +52,6 @@ console.log(x.valueOf()); // "Hello world" を表示します <h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザー実装状況</h2> -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> - <p>{{Compat("javascript.builtins.String.valueOf")}}</p> <h2 id="See_also" name="See_also">関連情報</h2> |