aboutsummaryrefslogtreecommitdiff
path: root/files/ja/web
diff options
context:
space:
mode:
authorMasahiro FUJIMOTO <mfujimot@gmail.com>2021-06-16 00:22:26 +0900
committerpotappo <potappo@gmail.com>2021-06-16 21:01:19 +0900
commit08c76397e84d32eda8ffcd1d93b46c0b28708923 (patch)
tree5321e252f914cdf9235046cb9ae8bbf629d8ee8e /files/ja/web
parentab72e9908c9ae481d458ac976b933735a6f280b4 (diff)
downloadtranslated-content-08c76397e84d32eda8ffcd1d93b46c0b28708923.tar.gz
translated-content-08c76397e84d32eda8ffcd1d93b46c0b28708923.tar.bz2
translated-content-08c76397e84d32eda8ffcd1d93b46c0b28708923.zip
Update files/ja/web/html/link_types/prerender/index.html
Co-authored-by: potappo <potappo@gmail.com>
Diffstat (limited to 'files/ja/web')
-rw-r--r--files/ja/web/html/link_types/prerender/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/ja/web/html/link_types/prerender/index.html b/files/ja/web/html/link_types/prerender/index.html
index 4002d4d4c8..b52dd0ea2b 100644
--- a/files/ja/web/html/link_types/prerender/index.html
+++ b/files/ja/web/html/link_types/prerender/index.html
@@ -10,7 +10,7 @@ tags:
browser-compat: html.elements.link.rel.prerender
translation_of: Web/HTML/Link_types/prerender
---
-<p><span class="seoSummary"><strong><code>prerender</code></strong> キーワードを {{HTMLElement("link")}} 要素の {{HTMLAttrxRef("rel", "link")}} 属性に設定すると、ユーザーが次の操作でターゲットとなるリソースを必要とする可能性があることをブラウザーに示唆します。したがって、ブラウザはリソースの取得や処理を先取りすることで、ユーザーの操作性を向上させることができる可能性があります。</span></p>
+<p><span class="seoSummary"><strong><code>prerender</code></strong> キーワードを {{HTMLElement("link")}} 要素の {{HTMLAttrxRef("rel", "link")}} 属性に設定すると、ユーザーが次の操作でターゲットとなるリソースを必要とする可能性があることをブラウザーに示唆します。したがって、ブラウザーはリソースの取得や処理を先取りすることで、ユーザーの操作性を向上させることができる可能性があります。</span></p>
<h2 id="Specifications">仕様書</h2>