diff options
Diffstat (limited to 'files')
-rw-r--r-- | files/ja/web/http/headers/x-xss-protection/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/ja/web/http/headers/x-xss-protection/index.html b/files/ja/web/http/headers/x-xss-protection/index.html index 240568e1fd..34c49d06d5 100644 --- a/files/ja/web/http/headers/x-xss-protection/index.html +++ b/files/ja/web/http/headers/x-xss-protection/index.html @@ -20,7 +20,7 @@ translation_of: Web/HTTP/Headers/X-XSS-Protection <li>Edge は <a href="https://blogs.windows.com/windowsexperience/2018/07/25/announcing-windows-10-insider-preview-build-17723-and-build-18204/">XSS filter を廃止しました</a></li> </ul> -<p>つまり、レガシーブラウザをサポートする必要がない場合は、代わりに <code><a href="/en-US/docs/Web/HTTP/Headers/Content-Security-Policy">Content-Security-Policy</a></code> を使用し <code>unsafe-inline</code> を許可しないことをお勧めします。</p> +<p>つまり、レガシーブラウザをサポートする必要がない場合は、代わりに <code><a href="/ja/docs/Web/HTTP/Headers/Content-Security-Policy">Content-Security-Policy</a></code> を使用し <code>unsafe-inline</code> を許可しないことをお勧めします。</p> </div> <table class="properties"> |