From d87929def2191ebba4d62fbcc78801ea1caf938a Mon Sep 17 00:00:00 2001 From: Masahiro FUJIMOTO Date: Thu, 24 Jun 2021 00:25:19 +0900 Subject: web/html 内にある browser-compat-data に関する非表示の指示を一括削除 (#1185) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- files/ja/web/html/attributes/accept/index.html | 2 -- files/ja/web/html/attributes/autocomplete/index.html | 2 -- files/ja/web/html/attributes/crossorigin/index.html | 4 ---- files/ja/web/html/attributes/max/index.html | 2 -- files/ja/web/html/attributes/maxlength/index.html | 2 -- files/ja/web/html/attributes/min/index.html | 2 -- files/ja/web/html/attributes/minlength/index.html | 2 -- files/ja/web/html/attributes/pattern/index.html | 2 -- files/ja/web/html/attributes/required/index.html | 2 -- files/ja/web/html/attributes/size/index.html | 2 -- 10 files changed, 22 deletions(-) (limited to 'files/ja/web/html/attributes') diff --git a/files/ja/web/html/attributes/accept/index.html b/files/ja/web/html/attributes/accept/index.html index 13a18b8313..068ac3fcb3 100644 --- a/files/ja/web/html/attributes/accept/index.html +++ b/files/ja/web/html/attributes/accept/index.html @@ -159,8 +159,6 @@ translation_of: Web/HTML/Attributes/accept

ブラウザーの互換性

- -

{{Compat("html.elements.attribute.accept")}}

関連情報

diff --git a/files/ja/web/html/attributes/autocomplete/index.html b/files/ja/web/html/attributes/autocomplete/index.html index bddf9ffcdf..092afb81d6 100644 --- a/files/ja/web/html/attributes/autocomplete/index.html +++ b/files/ja/web/html/attributes/autocomplete/index.html @@ -256,8 +256,6 @@ translation_of: Web/HTML/Attributes/autocomplete

ブラウザーの互換性

- -

{{Compat("html.global_attributes.autocomplete")}}

関連情報

diff --git a/files/ja/web/html/attributes/crossorigin/index.html b/files/ja/web/html/attributes/crossorigin/index.html index 9a6d938414..7bfe9ba0c0 100644 --- a/files/ja/web/html/attributes/crossorigin/index.html +++ b/files/ja/web/html/attributes/crossorigin/index.html @@ -84,14 +84,10 @@ translation_of: Web/HTML/Attributes/crossorigin

<script crossorigin>

- -

{{Compat("html.elements.script.crossorigin")}}

<video crossorigin>

- -

{{Compat("html.elements.video.crossorigin")}}

関連情報

diff --git a/files/ja/web/html/attributes/max/index.html b/files/ja/web/html/attributes/max/index.html index 7fcc1d64d4..70d6db05e8 100644 --- a/files/ja/web/html/attributes/max/index.html +++ b/files/ja/web/html/attributes/max/index.html @@ -148,8 +148,6 @@ translation_of: Web/HTML/Attributes/max

ブラウザーの互換性

- -

{{Compat("html.elements.attributes.max")}}

関連情報

diff --git a/files/ja/web/html/attributes/maxlength/index.html b/files/ja/web/html/attributes/maxlength/index.html index 002bfcb7ee..f807d93fad 100644 --- a/files/ja/web/html/attributes/maxlength/index.html +++ b/files/ja/web/html/attributes/maxlength/index.html @@ -47,8 +47,6 @@ translation_of: Web/HTML/Attributes/maxlength

ブラウザーの互換性

- -

{{Compat("html.elements.attribute.maxlength")}}

関連情報

diff --git a/files/ja/web/html/attributes/min/index.html b/files/ja/web/html/attributes/min/index.html index 5c549a352a..5b0e21dd1a 100644 --- a/files/ja/web/html/attributes/min/index.html +++ b/files/ja/web/html/attributes/min/index.html @@ -140,8 +140,6 @@ translation_of: Web/HTML/Attributes/min

ブラウザーの互換性

- -

{{Compat("html.elements.attributes.min")}}

関連情報

diff --git a/files/ja/web/html/attributes/minlength/index.html b/files/ja/web/html/attributes/minlength/index.html index 6b62f1918c..ad6c43e73f 100644 --- a/files/ja/web/html/attributes/minlength/index.html +++ b/files/ja/web/html/attributes/minlength/index.html @@ -58,8 +58,6 @@ input:invalid:focus {

ブラウザーの互換性

- -

{{Compat("html.elements.attribute.minlength")}}

関連情報

diff --git a/files/ja/web/html/attributes/pattern/index.html b/files/ja/web/html/attributes/pattern/index.html index da31c8a2b4..443de5eb0d 100644 --- a/files/ja/web/html/attributes/pattern/index.html +++ b/files/ja/web/html/attributes/pattern/index.html @@ -150,8 +150,6 @@ input:valid+span:after {

ブラウザーの互換性

- -

{{Compat("html.elements.attributes.pattern")}}

関連情報

diff --git a/files/ja/web/html/attributes/required/index.html b/files/ja/web/html/attributes/required/index.html index aaac1d96bb..119e5786a9 100644 --- a/files/ja/web/html/attributes/required/index.html +++ b/files/ja/web/html/attributes/required/index.html @@ -95,8 +95,6 @@ translation_of: Web/HTML/Attributes/required

ブラウザーの互換性

- -

{{Compat("html.elements.attributes.required")}}

関連情報

diff --git a/files/ja/web/html/attributes/size/index.html b/files/ja/web/html/attributes/size/index.html index 3722ecb051..a72f805009 100644 --- a/files/ja/web/html/attributes/size/index.html +++ b/files/ja/web/html/attributes/size/index.html @@ -63,8 +63,6 @@ translation_of: Web/HTML/Attributes/size

ブラウザーの互換性

- -

{{Compat("html.elements.attribute.size")}}

関連情報

-- cgit v1.2.3-54-g00ecf