diff options
Diffstat (limited to 'files/ja/web/html/attributes/index.html')
-rw-r--r-- | files/ja/web/html/attributes/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/files/ja/web/html/attributes/index.html b/files/ja/web/html/attributes/index.html index b0c79d849d..62069e4ab3 100644 --- a/files/ja/web/html/attributes/index.html +++ b/files/ja/web/html/attributes/index.html @@ -215,12 +215,12 @@ translation_of: Web/HTML/Attributes <td>ホットスポット領域の座標を指定する為の値のセット</td> </tr> <tr> - <td><code><a href="/docs/Web/HTML/CORS_settings_attributes">crossorigin</a></code></td> + <td><code><a href="/ja/docs/Web/HTML/CORS_settings_attributes">crossorigin</a></code></td> <td>{{ HTMLElement("audio") }}, {{ HTMLElement("img") }}, {{ HTMLElement("link") }}, {{ HTMLElement("script") }}, {{ HTMLElement("video") }}</td> <td>要素がオリジン間リクエストをどう扱うか</td> </tr> <tr> - <td><code><a href="/docs/Web/API/HTMLiframeElement/csp">csp</a></code> {{experimental_inline}}</td> + <td><code><a href="/ja/docs/Web/API/HTMLiframeElement/csp">csp</a></code> {{experimental_inline}}</td> <td>{{ HTMLElement("iframe") }}</td> <td>埋め込まれた文書が管理されるためのコンテンツセキュリティポリシーを指定します。</td> </tr> |