aboutsummaryrefslogtreecommitdiff
path: root/files/zh-cn/mozilla/tech/xul/attribute/autoscroll/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/zh-cn/mozilla/tech/xul/attribute/autoscroll/index.html')
-rw-r--r--files/zh-cn/mozilla/tech/xul/attribute/autoscroll/index.html12
1 files changed, 0 insertions, 12 deletions
diff --git a/files/zh-cn/mozilla/tech/xul/attribute/autoscroll/index.html b/files/zh-cn/mozilla/tech/xul/attribute/autoscroll/index.html
deleted file mode 100644
index 9bc1366f88..0000000000
--- a/files/zh-cn/mozilla/tech/xul/attribute/autoscroll/index.html
+++ /dev/null
@@ -1,12 +0,0 @@
----
-title: autoscroll
-slug: Mozilla/Tech/XUL/Attribute/autoscroll
-translation_of: Archive/Mozilla/XUL/Attribute/autoscroll
----
-<div class="noinclude"><span class="breadcrumbs xulRefAttr_breadcrumbs">« <a href="/en-US/docs/XUL/XUL_Reference">XUL Reference home</a></span></div>
-
-<dl>
- <dt><code id="a-autoscroll"><a href="https://developer.mozilla.org/en-US/docs/Mozilla/Tech/XUL/Attribute/autoscroll">autoscroll</a></code></dt>
- <dd>Type: <em>boolean</em></dd>
- <dd>Set to <code>false</code> to disable autoscroll for this browser. If this attribute is set to <code>true</code> or omitted, autoscroll will be enabled or depending on the user preference <code>general.autoScroll</code>.</dd>
-</dl>