aboutsummaryrefslogtreecommitdiff
path: root/files/ja/web/api/cssmediarule/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/ja/web/api/cssmediarule/index.html')
-rw-r--r--files/ja/web/api/cssmediarule/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/ja/web/api/cssmediarule/index.html b/files/ja/web/api/cssmediarule/index.html
index f3f6e7b05d..843d377d75 100644
--- a/files/ja/web/api/cssmediarule/index.html
+++ b/files/ja/web/api/cssmediarule/index.html
@@ -14,7 +14,7 @@ translation_of: Web/API/CSSMediaRule
<h2 id="Syntax" name="Syntax">構文</h2>
-<p>構文は、<a class="external" href="http://dev.w3.org/2006/webapi/WebIDL/" title="http://dev.w3.org/2006/webapi/WebIDL/">WebIDL</a> 形式で記述されます。</p>
+<p>構文は、<a class="external" href="http://dev.w3.org/2006/webapi/WebIDL/">WebIDL</a> 形式で記述されます。</p>
<pre class="syntaxbox notranslate">interface CSSMediaRule : CSSConditionRule {
readonly attribute MediaList media;