aboutsummaryrefslogtreecommitdiff
path: root/files/ja/archive/mozilla/xul/attribute/autofill/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/ja/archive/mozilla/xul/attribute/autofill/index.html')
-rw-r--r--files/ja/archive/mozilla/xul/attribute/autofill/index.html18
1 files changed, 0 insertions, 18 deletions
diff --git a/files/ja/archive/mozilla/xul/attribute/autofill/index.html b/files/ja/archive/mozilla/xul/attribute/autofill/index.html
deleted file mode 100644
index 8e5b134d7b..0000000000
--- a/files/ja/archive/mozilla/xul/attribute/autofill/index.html
+++ /dev/null
@@ -1,18 +0,0 @@
----
-title: autoFill
-slug: Archive/Mozilla/XUL/Attribute/autofill
-tags:
- - XUL Attributes
- - XUL Reference
-translation_of: Archive/Mozilla/XUL/Attribute/autofill
----
-<div>
- <span class="breadcrumbs xulRefAttr_breadcrumbs">« <a href="/ja/docs/XUL/XUL_Reference">XUL リファレンス HOME</a></span></div>
-<dl>
- <dt>
- <code id="a-autofill"><a href="https://developer.mozilla.org/ja/docs/Mozilla/Tech/XUL/Attribute/autofill">autofill</a></code> <span class="inlineIndicator standardNote">New in <a href="https://developer.mozilla.org/ja/docs/Mozilla/Thunderbird/Releases/3">Thunderbird 3</a></span> <span class="inlineIndicator standardNote standardNoteInline">要 SeaMonkey 2.0</span></dt>
- <dd>
- 型: <em>論理型</em></dd>
- <dd>
- <code>true</code> に設定した場合、ユーザが入力したものに最もマッチする値が textbox に入力されます。デフォルト値の <code>false</code> の場合、ユーザが項目を選択するまで値は入力されません。</dd>
-</dl>