aboutsummaryrefslogtreecommitdiff
path: root/files/ja/web/api/cssstylerule
diff options
context:
space:
mode:
Diffstat (limited to 'files/ja/web/api/cssstylerule')
-rw-r--r--files/ja/web/api/cssstylerule/selectortext/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/ja/web/api/cssstylerule/selectortext/index.html b/files/ja/web/api/cssstylerule/selectortext/index.html
index 8c72385fd9..0854b6887d 100644
--- a/files/ja/web/api/cssstylerule/selectortext/index.html
+++ b/files/ja/web/api/cssstylerule/selectortext/index.html
@@ -10,7 +10,7 @@ translation_of: Web/API/CSSStyleRule/selectorText
---
<div>{{APIRef("CSSOM") }}</div>
-<p><code><strong>CSSRule.selectorText</strong></code>プロパティは、この規則集合のセレクターのテキスト表現を取得します。これは、一部のブラウザーで読み取り専用で実装されています。スタイルシート規則をクロスブラウザーで動的に設定するには、 <a href="/docs/DOM/Using_dynamic_styling_information">動的なスタイル情報の利用</a> を参照してください。</p>
+<p><code><strong>CSSRule.selectorText</strong></code>プロパティは、この規則集合のセレクターのテキスト表現を取得します。これは、一部のブラウザーで読み取り専用で実装されています。スタイルシート規則をクロスブラウザーで動的に設定するには、 <a href="/ja/docs/DOM/Using_dynamic_styling_information">動的なスタイル情報の利用</a> を参照してください。</p>
<h2 id="Syntax" name="Syntax">構文</h2>