Chrome-only CSS reference 编辑

This page lists CSS properties that are only available in Gecko Chrome code (and sometimes in other privileged circumstances, eg. UA stylesheets.)

Note: Most of the CSS properties exposed to the Web in general are also usable in Chrome stylesheets: see the CSS documentation for a list of these.

-moz-window-dragging
The -moz-window-dragging CSS property specifies whether a window is draggable or not. It only works in Chrome code, and only on Mac OS X.
:-moz-lwtheme
The :-moz-lwtheme pseudo-class matches in chrome documents when the root element's lightweightthemes attribute is true and a theme is selected.
:-moz-lwtheme-brighttext
The :-moz-lwtheme-brighttext pseudo-class matches in chrome documents when :-moz-lwtheme is true and a lightweight theme with a bright text color is selected.
:-moz-lwtheme-darktext
The :-moz-lwtheme-darktext pseudo-class matches in chrome documents when :-moz-lwtheme is true and a lightweight theme with a dark text color is selected.
::-moz-tree-cell
Activated by the properties attribute.
::-moz-tree-cell-text
Activated by the properties attribute.
::-moz-tree-cell-text(hover)
The :-moz-tree-cell-text(hover) CSS pseudo-class will match an element if the mouse cursor is presently hovering over text in a tree cell.
::-moz-tree-column
Activated by the properties attribute.
::-moz-tree-drop-feedback
Activated by the properties attribute.
::-moz-tree-image
Activated by the properties attribute.
::-moz-tree-indentation
Activated by the properties attribute.
::-moz-tree-line
Activated by the properties attribute.
::-moz-tree-progressmeter
Activated when the type attribute is set to progressmeter.
::-moz-tree-row
The ::-moz-tree-row CSS pseudo-element is used to select rows and apply styles to tree rows.
::-moz-tree-row(hover)
The ::-moz-tree-row(hover) CSS pseudo-class will match an element if the mouse cursor is presently hovering over a tree row.
::-moz-tree-separator
Activated by the properties attribute.
::-moz-tree-twisty
Activated by the properties attribute.
CSS -moz-bool-pref() @supports function
The -moz-bool-pref() @supports condition is available to Gecko chrome and UA stylesheets to check if a boolean preference is enabled.
CSS <display-xul> component</display-xul>
Firefox supports the following -moz- prefixed XUL display values:
overflow-clip-box
The overflow-clip-box CSS property specifies relative to which box the clipping happens when there is an overflow. It is short hand for the overflow-clip-box-inline and overflow-clip-box-block properties.
overflow-clip-box-block
The overflow-clip-box-block CSS property specifies relative to which box the clipping happens when there is an overflow — in the block direction.
overflow-clip-box-inline
The overflow-clip-box-inline CSS property specifies relative to which box the clipping happens when there is an overflow — in the inline direction.

See also

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据

词条统计

浏览:113 次

字数:8706

最后编辑:7年前

编辑次数:0 次

    我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
    原文