aboutsummaryrefslogtreecommitdiff
path: root/files/ja/web/api/element/clientleft/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/ja/web/api/element/clientleft/index.html')
-rw-r--r--files/ja/web/api/element/clientleft/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/ja/web/api/element/clientleft/index.html b/files/ja/web/api/element/clientleft/index.html
index 29c8a2bd81..2df6336f37 100644
--- a/files/ja/web/api/element/clientleft/index.html
+++ b/files/ja/web/api/element/clientleft/index.html
@@ -7,7 +7,7 @@ tags:
- Gecko DOM Reference
translation_of: Web/API/Element/clientLeft
---
-<p>{{ Fx_minversion_header(3) }} {{ ApiRef() }} {{ 英語版章題("Summary") }}</p>
+<p>{{ ApiRef() }} {{ 英語版章題("Summary") }}</p>
<h3 id=".E6.A6.82.E8.A6.81" name=".E6.A6.82.E8.A6.81">概要</h3>
<p>要素の左ボーダーの幅のピクセル数です。 要素のテキストの方向が右から左である場合と、 オーバーフローにより左の縦スクロールバーがレンダリングされた場合の縦スクロールバーの幅を含みます。<code>clientLeft</code> は左マージン、または、左パディングを含んでいません。<code>clientLeft</code> は読み込み専用です。</p>
<p><a href="ja/Gecko">Gecko</a> ベースアプリケーションは、 Gecko 1.9 (<a href="ja/Firefox_3">Firefox 3</a>、{{ Bug(111207) }} で実装) から <code>clientLeft</code> をサポートします。このプロパティは、Firefox 2 以前ではサポートされません。 {{ 英語版章題("Syntax") }}</p>