diff options
author | SphinxKnight <SphinxKnight@users.noreply.github.com> | 2021-08-08 17:28:33 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-08-09 00:28:33 +0900 |
commit | 376fc21942c8059055f97804e4f47617821c1f0f (patch) | |
tree | 8bb777327b9530dbbb01ac51b8fb2aab4b6c4a6c /files/ja/web/security | |
parent | 42b4c570f00d300df6187b9c727319c44f742a40 (diff) | |
download | translated-content-376fc21942c8059055f97804e4f47617821c1f0f.tar.gz translated-content-376fc21942c8059055f97804e4f47617821c1f0f.tar.bz2 translated-content-376fc21942c8059055f97804e4f47617821c1f0f.zip |
Fixes #1634 - remove old compat site for Japanese (#1900)
* Fixes #1634 - remove old compat site mentions for Japanese - part 1
* Fixes #1634 - remove old compat site mentions for Japanese - part 2
* Update index.html
Co-authored-by: Masahiro FUJIMOTO <mfujimot@gmail.com>
Diffstat (limited to 'files/ja/web/security')
-rw-r--r-- | files/ja/web/security/secure_contexts/features_restricted_to_secure_contexts/index.html | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/files/ja/web/security/secure_contexts/features_restricted_to_secure_contexts/index.html b/files/ja/web/security/secure_contexts/features_restricted_to_secure_contexts/index.html index 8eb04d2a59..769f1bea1c 100644 --- a/files/ja/web/security/secure_contexts/features_restricted_to_secure_contexts/index.html +++ b/files/ja/web/security/secure_contexts/features_restricted_to_secure_contexts/index.html @@ -157,21 +157,21 @@ translation_of: Web/Security/Secure_Contexts/features_restricted_to_secure_conte <td><a href="https://bugs.chromium.org/p/chromium/issues/detail?id=588931#c19">Chrome 70 で安全なコンテキストに限定することを計画中</a></td> <td><a href="https://twitter.com/patrickkettner/status/961999450016239616">2018年2月に非推奨化の検討が開始</a></td> <td><a href="https://twitter.com/johnwilander/status/959423900470800384">非推奨化に対する一般の関心</a> {{webkitbug(182442)}}</td> - <td><a href="https://www.fxsitecompat.com/en-CA/docs/2018/application-cache-can-no-longer-be-used-on-insecure-sites/">Firefox 62 で安全なコンテキストに限定</a></td> + <td>Firefox 62 で安全なコンテキストに限定</td> </tr> <tr> <td>{{domxref("Geolocation")}}</td> <td><a href="https://developers.google.com/web/updates/2016/04/geolocation-on-secure-contexts-only">50で安全なコンテキストに限定</a></td> <td></td> <td>10で安全なコンテキストに限定</td> - <td><a href="https://www.fxsitecompat.com/en-CA/docs/2017/use-of-geolocation-api-is-now-limited-to-secure-sites/">55で安全なコンテキストに限定</a></td> + <td>55で安全なコンテキストに限定</td> </tr> <tr> <td><a href="/ja/docs/Web/API/Detecting_device_orientation">Device Orientaion / Device Motion</a></td> <td>非推奨の警告</td> <td></td> <td></td> - <td><a href="https://www.fxsitecompat.com/en-CA/docs/2018/various-device-sensor-apis-are-now-deprecated/">60から非推奨の警告</a>。なお、これは安全なコンテキストでも同様に適用されます。</td> + <td>60から非推奨の警告。なお、これは安全なコンテキストでも同様に適用されます。</td> </tr> <tr> <td><a href="/ja/docs/Web/API/Encrypted_Media_Extensions_API">Encrypted Media Extensions</a></td> @@ -220,7 +220,7 @@ translation_of: Web/Security/Secure_Contexts/features_restricted_to_secure_conte <td></td> <td></td> <td></td> - <td><a href="https://www.fxsitecompat.com/en-CA/docs/2018/navigator-registerprotocolhandler-can-no-longer-be-used-on-insecure-sites/">Firefox 62 で安全なコンテキストに限定</a>。</td> + <td>Firefox 62 で安全なコンテキストに限定。</td> </tr> </tbody> </table> |