From 8e33c52f809796c68a683ad343f37ee4e7ce4616 Mon Sep 17 00:00:00 2001 From: YujiSoftware Date: Tue, 30 Mar 2021 18:22:36 +0900 Subject: Migrate CompatibilityTable to Compat macro (lang-ja) (#356) * Migrate to Compat macro (ja/mozilla/add-ons/webextensions) * Migrate to Compat macro (ja/web/api) --- files/ja/web/api/headers/append/index.html | 58 +----------------------------- 1 file changed, 1 insertion(+), 57 deletions(-) (limited to 'files/ja/web/api/headers/append') diff --git a/files/ja/web/api/headers/append/index.html b/files/ja/web/api/headers/append/index.html index 72ef52c0fb..dfb62e53c9 100644 --- a/files/ja/web/api/headers/append/index.html +++ b/files/ja/web/api/headers/append/index.html @@ -74,63 +74,7 @@ myHeaders.getAll('Accept-Encoding'); // [ "deflate", "gzip" ] を返します。

ブラウザ実装状況

-

{{ CompatibilityTable() }}

- -
- - - - - - - - - - - - - - - - - - - -
機能ChromeFirefox (Gecko)Internet ExplorerOperaSafari (WebKit)
基本サポート{{ CompatChrome(42) }}
- {{ CompatChrome(41) }} behind pref
-  
{{ CompatGeckoDesktop(39)}}
- 34 behind pref
{{ CompatNo }} -

29
- 28 behind pref

-
{{ CompatNo }}
-
- -
- - - - - - - - - - - - - - - - - - - - - - - -
機能AndroidFirefox Mobile (Gecko)Firefox OS (Gecko)IE PhoneOpera MobileSafari MobileChrome for Android
基本サポート{{ CompatNo }}{{ CompatNo }}{{ CompatNo }}{{ CompatNo }}{{ CompatNo }}{{ CompatNo }}{{ CompatNo }}
-
+

{{Compat("api.Headers.append")}}

関連項目

-- cgit v1.2.3-54-g00ecf