From 554f1bbb0574d8e8a14708f68f5807c74381e8dd Mon Sep 17 00:00:00 2001 From: Masahiro FUJIMOTO Date: Sun, 4 Jul 2021 00:24:18 +0900 Subject: web/javascript 内の global_objects の browser-compat-data に関する非表示の指示を一括削除 (#1296) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../javascript/reference/global_objects/string/@@iterator/index.html | 2 -- .../ja/web/javascript/reference/global_objects/string/anchor/index.html | 2 -- files/ja/web/javascript/reference/global_objects/string/big/index.html | 2 -- .../ja/web/javascript/reference/global_objects/string/blink/index.html | 2 -- files/ja/web/javascript/reference/global_objects/string/bold/index.html | 2 -- .../ja/web/javascript/reference/global_objects/string/charat/index.html | 2 -- .../javascript/reference/global_objects/string/charcodeat/index.html | 2 -- .../javascript/reference/global_objects/string/codepointat/index.html | 2 -- .../ja/web/javascript/reference/global_objects/string/concat/index.html | 2 -- .../web/javascript/reference/global_objects/string/endswith/index.html | 2 -- .../ja/web/javascript/reference/global_objects/string/fixed/index.html | 2 -- .../web/javascript/reference/global_objects/string/fontcolor/index.html | 2 -- .../web/javascript/reference/global_objects/string/fontsize/index.html | 2 -- .../javascript/reference/global_objects/string/fromcharcode/index.html | 2 -- .../javascript/reference/global_objects/string/fromcodepoint/index.html | 2 -- .../web/javascript/reference/global_objects/string/includes/index.html | 2 -- files/ja/web/javascript/reference/global_objects/string/index.html | 2 -- .../web/javascript/reference/global_objects/string/indexof/index.html | 2 -- .../web/javascript/reference/global_objects/string/italics/index.html | 2 -- .../javascript/reference/global_objects/string/lastindexof/index.html | 2 -- .../ja/web/javascript/reference/global_objects/string/length/index.html | 2 -- files/ja/web/javascript/reference/global_objects/string/link/index.html | 2 -- .../javascript/reference/global_objects/string/localecompare/index.html | 2 -- .../ja/web/javascript/reference/global_objects/string/match/index.html | 2 -- .../web/javascript/reference/global_objects/string/matchall/index.html | 2 -- .../web/javascript/reference/global_objects/string/normalize/index.html | 2 -- .../ja/web/javascript/reference/global_objects/string/padend/index.html | 2 -- .../web/javascript/reference/global_objects/string/padstart/index.html | 2 -- files/ja/web/javascript/reference/global_objects/string/raw/index.html | 2 -- .../ja/web/javascript/reference/global_objects/string/repeat/index.html | 2 -- .../web/javascript/reference/global_objects/string/replace/index.html | 1 - .../javascript/reference/global_objects/string/replaceall/index.html | 2 -- .../ja/web/javascript/reference/global_objects/string/search/index.html | 2 -- .../ja/web/javascript/reference/global_objects/string/slice/index.html | 2 -- .../ja/web/javascript/reference/global_objects/string/small/index.html | 2 -- .../ja/web/javascript/reference/global_objects/string/split/index.html | 2 -- .../javascript/reference/global_objects/string/startswith/index.html | 2 -- .../ja/web/javascript/reference/global_objects/string/strike/index.html | 2 -- .../ja/web/javascript/reference/global_objects/string/string/index.html | 2 -- files/ja/web/javascript/reference/global_objects/string/sub/index.html | 2 -- .../ja/web/javascript/reference/global_objects/string/substr/index.html | 2 -- .../web/javascript/reference/global_objects/string/substring/index.html | 2 -- files/ja/web/javascript/reference/global_objects/string/sup/index.html | 2 -- .../reference/global_objects/string/tolocalelowercase/index.html | 2 -- .../reference/global_objects/string/tolocaleuppercase/index.html | 2 -- .../javascript/reference/global_objects/string/tolowercase/index.html | 2 -- .../web/javascript/reference/global_objects/string/tosource/index.html | 2 -- .../web/javascript/reference/global_objects/string/tostring/index.html | 2 -- .../javascript/reference/global_objects/string/touppercase/index.html | 2 -- files/ja/web/javascript/reference/global_objects/string/trim/index.html | 2 -- .../web/javascript/reference/global_objects/string/trimend/index.html | 2 -- .../web/javascript/reference/global_objects/string/trimstart/index.html | 2 -- .../web/javascript/reference/global_objects/string/valueof/index.html | 2 -- 53 files changed, 105 deletions(-) (limited to 'files/ja/web/javascript/reference/global_objects/string') 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) {

ブラウザーの互換性

- -

{{Compat("javascript.builtins.String.@@iterator")}}

関連情報

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');

ブラウザーの互換性

- -

{{Compat("javascript.builtins.String.anchor")}}

関連情報

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

ブラウザーの互換性

- -

{{Compat("javascript.builtins.String.big")}}

関連情報

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>

ブラウザーの互換性

- -

{{Compat("javascript.builtins.String.blink")}}

関連情報

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>

ブラウザーの互換性

- -

{{Compat("javascript.builtins.String.bold")}}

関連情報

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) {

ブラウザーの互換性

- -

{{Compat("javascript.builtins.String.charAt")}}

関連情報

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

ブラウザーの互換性

- -

{{Compat("javascript.builtins.String.charCodeAt")}}

関連情報

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) {

ブラウザーの互換性

- -

{{Compat("javascript.builtins.String.codePointAt")}}

関連情報

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 = ['こんにちは', ' ', '佐藤さん', '!']

ブラウザーの互換性

- -

{{Compat("javascript.builtins.String.concat")}}

関連情報

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

ブラウザーの互換性

- -

{{Compat("javascript.builtins.String.endsWith")}}

関連情報

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>世界のみなさん、こん

ブラウザーの互換性

- -

{{Compat("javascript.builtins.String.fixed")}}

関連情報

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

ブラウザーの互換性

- -

{{Compat("javascript.builtins.String.fontcolor")}}

関連情報

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

ブラウザーの互換性

- -

{{Compat("javascript.builtins.String.fontsize")}}

関連情報

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

ブラウザーの互換性

- -

{{Compat("javascript.builtins.String.fromCharCode")}}

関連情報

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

ブラウザー実装状況

- -

{{Compat("javascript.builtins.String.fromCodePoint")}}

関連情報

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

ブラウザーの互換性

- -

{{Compat("javascript.builtins.String.includes")}}

String.prototype.contains

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) {

ブラウザーの互換性

- -

{{Compat("javascript.builtins.String")}}

関連情報

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 を表示

ブラウザーの互換性

- -

{{Compat("javascript.builtins.String.indexOf")}}

関連情報

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>

ブラウザーの互換性

- -

{{Compat("javascript.builtins.String.italics")}}

関連情報

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'

ブラウザーの互換性

- -

{{Compat("javascript.builtins.String.lastIndexOf")}}

関連情報

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);

ブラウザーの互換性

- -

{{Compat("javascript.builtins.String.length")}}

関連情報

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));

ブラウザーの互換性

- -

{{Compat("javascript.builtins.String.link")}}

関連情報

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(<

ブラウザ実装状況

- -

{{Compat("javascript.builtins.String.localeCompare")}}

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"]

match() の基本対応

- -

{{Compat("javascript.builtins.String.match")}}

名前付きキャプチャグループの対応

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];

ブラウザーの互換性

- -

{{Compat("javascript.builtins.String.matchAll")}}

関連情報

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'

ブラウザーの互換性

- -

{{Compat("javascript.builtins.String.normalize")}}

関連情報

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

ブラウザーの互換性

- -

{{Compat("javascript.builtins.String.padEnd")}}

関連情報

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));

ブラウザーの互換性

- -

{{Compat("javascript.builtins.String.padStart")}}

関連情報

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'

ブラウザーの互換性

- -

{{Compat("javascript.builtins.String.raw")}}

関連情報

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

ブラウザーの互換性

- -

{{Compat("javascript.builtins.String.repeat")}}

関連情報

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

ブラウザーの互換性

-

{{Compat}}

関連情報

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

ブラウザー実装状況

- -

{{Compat("javascript.builtins.String.replaceAll")}}

関連情報

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)) // '.' ドット記号が見つからないので

ブラウザーの互換性

- -

{{Compat("javascript.builtins.String.search")}}

関連情報

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'

ブラウザーの互換性

- -

{{Compat("javascript.builtins.String.slice")}}

関連情報

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

ブラウザーの互換性

- -

{{Compat("javascript.builtins.String.small")}}

関連情報

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('')

ブラウザーの互換性

- -

{{Compat("javascript.builtins.String.split")}}

関連情報

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

ブラウザーの互換性

- -

{{Compat("javascript.builtins.String.startsWith")}}

関連情報

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>

ブラウザーの互換性

- -

{{Compat("javascript.builtins.String.strike")}}

関連情報

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

ブラウザーの互換性

- -

{{Compat("javascript.builtins.String.String")}}

関連情報

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() + 'の見え方を示しています。'

ブラウザーの互換性

- -

{{Compat("javascript.builtins.String.sub")}}

関連情報

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)); // ''

ブラウザーの互換性

- -

{{Compat("javascript.builtins.String.substr")}}

関連情報

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')

ブラウザーの互換性

- -

{{Compat("javascript.builtins.String.substring")}}

関連情報

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() + 'の見え方を示しています。'

ブラウザーの互換性

- -

{{Compat("javascript.builtins.String.sup")}}

関連情報

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'];

ブラウザーの互換性

- -

{{Compat("javascript.builtins.String.toLocaleLowerCase")}}

関連情報

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'];

ブラウザーの互換性

- -

{{Compat("javascript.builtins.String.toLocaleUpperCase")}}

関連情報

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

ブラウザーの互換性

- -

{{Compat("javascript.builtins.String.toLowerCase")}}

関連情報

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

ブラウザーの互換性

- -

{{Compat("javascript.builtins.String.toSource")}}

関連情報

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' を表示します

ブラウザー実装状況

- -

{{Compat("javascript.builtins.String.toString")}}

関連情報

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);

ブラウザーの互換性

- -

{{Compat("javascript.builtins.String.toUpperCase")}}

関連情報

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'

ブラウザー実装状況

- -

{{Compat("javascript.builtins.String.trim")}}

関連情報

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'

ブラウザーの互換性

- -

{{Compat("javascript.builtins.String.trimEnd")}}

関連情報

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:

ブラウザーの互換性

- -

{{Compat("javascript.builtins.String.trimStart")}}

関連情報

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" を表示します

ブラウザー実装状況

- -

{{Compat("javascript.builtins.String.valueOf")}}

関連情報

-- cgit v1.2.3-54-g00ecf