From 33058f2b292b3a581333bdfb21b8f671898c5060 Mon Sep 17 00:00:00 2001 From: Peter Bengtsson Date: Tue, 8 Dec 2020 14:40:17 -0500 Subject: initial commit --- .../index.html | 16 ++++++ .../_doublecolon_-moz-tree-cell-text/index.html | 27 ++++++++++ .../css/_doublecolon_-moz-tree-cell/index.html | 35 +++++++++++++ .../css/_doublecolon_-moz-tree-column/index.html | 26 +++++++++ .../index.html | 25 +++++++++ .../css/_doublecolon_-moz-tree-image/index.html | 31 +++++++++++ .../_doublecolon_-moz-tree-indentation/index.html | 24 +++++++++ .../css/_doublecolon_-moz-tree-line/index.html | 25 +++++++++ .../index.html | 25 +++++++++ .../_doublecolon_-moz-tree-row(hover)/index.html | 16 ++++++ .../css/_doublecolon_-moz-tree-row/index.html | 48 +++++++++++++++++ .../_doublecolon_-moz-tree-separator/index.html | 26 +++++++++ .../css/_doublecolon_-moz-tree-twisty/index.html | 30 +++++++++++ .../gecko/chrome/css/display-xul/index.html | 61 ++++++++++++++++++++++ files/ja/mozilla/gecko/chrome/css/index.html | 21 ++++++++ 15 files changed, 436 insertions(+) create mode 100644 files/ja/mozilla/gecko/chrome/css/_doublecolon_-moz-tree-cell-text(hover)/index.html create mode 100644 files/ja/mozilla/gecko/chrome/css/_doublecolon_-moz-tree-cell-text/index.html create mode 100644 files/ja/mozilla/gecko/chrome/css/_doublecolon_-moz-tree-cell/index.html create mode 100644 files/ja/mozilla/gecko/chrome/css/_doublecolon_-moz-tree-column/index.html create mode 100644 files/ja/mozilla/gecko/chrome/css/_doublecolon_-moz-tree-drop-feedback/index.html create mode 100644 files/ja/mozilla/gecko/chrome/css/_doublecolon_-moz-tree-image/index.html create mode 100644 files/ja/mozilla/gecko/chrome/css/_doublecolon_-moz-tree-indentation/index.html create mode 100644 files/ja/mozilla/gecko/chrome/css/_doublecolon_-moz-tree-line/index.html create mode 100644 files/ja/mozilla/gecko/chrome/css/_doublecolon_-moz-tree-progressmeter/index.html create mode 100644 files/ja/mozilla/gecko/chrome/css/_doublecolon_-moz-tree-row(hover)/index.html create mode 100644 files/ja/mozilla/gecko/chrome/css/_doublecolon_-moz-tree-row/index.html create mode 100644 files/ja/mozilla/gecko/chrome/css/_doublecolon_-moz-tree-separator/index.html create mode 100644 files/ja/mozilla/gecko/chrome/css/_doublecolon_-moz-tree-twisty/index.html create mode 100644 files/ja/mozilla/gecko/chrome/css/display-xul/index.html create mode 100644 files/ja/mozilla/gecko/chrome/css/index.html (limited to 'files/ja/mozilla/gecko/chrome/css') diff --git a/files/ja/mozilla/gecko/chrome/css/_doublecolon_-moz-tree-cell-text(hover)/index.html b/files/ja/mozilla/gecko/chrome/css/_doublecolon_-moz-tree-cell-text(hover)/index.html new file mode 100644 index 0000000000..0c92782256 --- /dev/null +++ b/files/ja/mozilla/gecko/chrome/css/_doublecolon_-moz-tree-cell-text(hover)/index.html @@ -0,0 +1,16 @@ +--- +title: ':-moz-tree-cell-text(hover)' +slug: 'Mozilla/Gecko/Chrome/CSS/::-moz-tree-cell-text(hover)' +tags: + - CSS + - Non-standard + - Reference + - XUL + - 疑似クラス +translation_of: 'Mozilla/Gecko/Chrome/CSS/::-moz-tree-cell-text(hover)' +--- +
{{Non-standard_header}}{{CSSRef}}{{gecko_minversion_header(1.9)}}
+ +

CSS:-moz-tree-cell-text(hover) 擬似クラスは、マウスカーソルがツリーセル内のテキストに合わせてあるとき、要素に一致します。

+ +

このセレクターは、主にテーマ開発者によって使用されるものです。

diff --git a/files/ja/mozilla/gecko/chrome/css/_doublecolon_-moz-tree-cell-text/index.html b/files/ja/mozilla/gecko/chrome/css/_doublecolon_-moz-tree-cell-text/index.html new file mode 100644 index 0000000000..030edc7899 --- /dev/null +++ b/files/ja/mozilla/gecko/chrome/css/_doublecolon_-moz-tree-cell-text/index.html @@ -0,0 +1,27 @@ +--- +title: ':-moz-tree-cell-text' +slug: 'Mozilla/Gecko/Chrome/CSS/::-moz-tree-cell-text' +tags: + - CSS + - CSS Reference + - Non-standard +translation_of: 'Mozilla/Gecko/Chrome/CSS/::-moz-tree-cell-text' +--- +

{{Non-standard_header}}{{CSSRef}}

+ +

properties 属性によってアクティブ化されます。

+ +

関連付けられた要素

+ + + +

Style プロパティ

+ + diff --git a/files/ja/mozilla/gecko/chrome/css/_doublecolon_-moz-tree-cell/index.html b/files/ja/mozilla/gecko/chrome/css/_doublecolon_-moz-tree-cell/index.html new file mode 100644 index 0000000000..e1ab2e64f0 --- /dev/null +++ b/files/ja/mozilla/gecko/chrome/css/_doublecolon_-moz-tree-cell/index.html @@ -0,0 +1,35 @@ +--- +title: ':-moz-tree-cell' +slug: 'Mozilla/Gecko/Chrome/CSS/::-moz-tree-cell' +tags: + - CSS + - CSS Reference + - Non-standard +translation_of: 'Mozilla/Gecko/Chrome/CSS/::-moz-tree-cell' +--- +
{{CSSRef}}{{Non-standard_header}}
+ +

properties 属性によって活性化されます。

+ +

関連付けられた要素

+ + + +

Style プロパティ

+ + + +

参照

+ + diff --git a/files/ja/mozilla/gecko/chrome/css/_doublecolon_-moz-tree-column/index.html b/files/ja/mozilla/gecko/chrome/css/_doublecolon_-moz-tree-column/index.html new file mode 100644 index 0000000000..cec1fd82a2 --- /dev/null +++ b/files/ja/mozilla/gecko/chrome/css/_doublecolon_-moz-tree-column/index.html @@ -0,0 +1,26 @@ +--- +title: ':-moz-tree-column' +slug: 'Mozilla/Gecko/Chrome/CSS/::-moz-tree-column' +tags: + - CSS + - CSS Reference + - Non-standard +translation_of: 'Mozilla/Gecko/Chrome/CSS/::-moz-tree-column' +--- +
{{CSSRef}}{{Non-standard_header}}
+ +

properties 属性によって活性化されます。

+ +

関連付けられた要素

+ + + +

Style プロパティ

+ + diff --git a/files/ja/mozilla/gecko/chrome/css/_doublecolon_-moz-tree-drop-feedback/index.html b/files/ja/mozilla/gecko/chrome/css/_doublecolon_-moz-tree-drop-feedback/index.html new file mode 100644 index 0000000000..18603774d5 --- /dev/null +++ b/files/ja/mozilla/gecko/chrome/css/_doublecolon_-moz-tree-drop-feedback/index.html @@ -0,0 +1,25 @@ +--- +title: ':-moz-tree-drop-feedback' +slug: 'Mozilla/Gecko/Chrome/CSS/::-moz-tree-drop-feedback' +tags: + - CSS + - CSS Reference + - Non-standard +translation_of: 'Mozilla/Gecko/Chrome/CSS/::-moz-tree-drop-feedback' +--- +
{{Non-standard_header}}{{CSSRef}}
+ +

properties 属性によって活性化されます。

+ +

関連付けられた要素

+ + + +

Style プロパティ

+ + diff --git a/files/ja/mozilla/gecko/chrome/css/_doublecolon_-moz-tree-image/index.html b/files/ja/mozilla/gecko/chrome/css/_doublecolon_-moz-tree-image/index.html new file mode 100644 index 0000000000..cf19d79e47 --- /dev/null +++ b/files/ja/mozilla/gecko/chrome/css/_doublecolon_-moz-tree-image/index.html @@ -0,0 +1,31 @@ +--- +title: ':-moz-tree-image' +slug: 'Mozilla/Gecko/Chrome/CSS/::-moz-tree-image' +tags: + - CSS + - CSS Reference + - Non-standard +translation_of: 'Mozilla/Gecko/Chrome/CSS/:-moz-tree-image' +--- +
{{CSSRef}}{{Non-standard_header}}
+ +

properties 属性によって活性化されます。

+ +

関連付けられた要素

+ + + +

Style プロパティ

+ + + +

+ +

Bookmark icons in the Places window - Mozillazine Forum

diff --git a/files/ja/mozilla/gecko/chrome/css/_doublecolon_-moz-tree-indentation/index.html b/files/ja/mozilla/gecko/chrome/css/_doublecolon_-moz-tree-indentation/index.html new file mode 100644 index 0000000000..f0b8edee2f --- /dev/null +++ b/files/ja/mozilla/gecko/chrome/css/_doublecolon_-moz-tree-indentation/index.html @@ -0,0 +1,24 @@ +--- +title: ':-moz-tree-indentation' +slug: 'Mozilla/Gecko/Chrome/CSS/::-moz-tree-indentation' +tags: + - CSS + - CSS Reference + - Non-standard +translation_of: 'Mozilla/Gecko/Chrome/CSS/::-moz-tree-indentation' +--- +

{{CSSRef}}{{Non-standard_header}}

+ +

properties 属性によって活性化されます。

+ +

関連付けられた要素

+ + + +

Style プロパティ

+ + diff --git a/files/ja/mozilla/gecko/chrome/css/_doublecolon_-moz-tree-line/index.html b/files/ja/mozilla/gecko/chrome/css/_doublecolon_-moz-tree-line/index.html new file mode 100644 index 0000000000..058ae755d4 --- /dev/null +++ b/files/ja/mozilla/gecko/chrome/css/_doublecolon_-moz-tree-line/index.html @@ -0,0 +1,25 @@ +--- +title: ':-moz-tree-line' +slug: 'Mozilla/Gecko/Chrome/CSS/::-moz-tree-line' +tags: + - CSS + - CSS Reference + - Non-standard +translation_of: 'Mozilla/Gecko/Chrome/CSS/::-moz-tree-line' +--- +

{{Non-standard_header}}{{CSSRef}}

+ +

properties 属性によって活性化されます。

+ +

関連付けられた要素

+ + + +

Style プロパティ

+ + diff --git a/files/ja/mozilla/gecko/chrome/css/_doublecolon_-moz-tree-progressmeter/index.html b/files/ja/mozilla/gecko/chrome/css/_doublecolon_-moz-tree-progressmeter/index.html new file mode 100644 index 0000000000..a037c191bd --- /dev/null +++ b/files/ja/mozilla/gecko/chrome/css/_doublecolon_-moz-tree-progressmeter/index.html @@ -0,0 +1,25 @@ +--- +title: ':-moz-tree-progressmeter' +slug: 'Mozilla/Gecko/Chrome/CSS/::-moz-tree-progressmeter' +tags: + - CSS + - CSS Reference + - Non-standard +translation_of: 'Mozilla/Gecko/Chrome/CSS/::-moz-tree-progressmeter' +--- +
{{Non-standard_header}}{{CSSRef}}
+ +

type 属性に progressmeter が設定されることによって活性化されます。

+ +

関連付けられた要素

+ + + +

Style プロパティ

+ + diff --git a/files/ja/mozilla/gecko/chrome/css/_doublecolon_-moz-tree-row(hover)/index.html b/files/ja/mozilla/gecko/chrome/css/_doublecolon_-moz-tree-row(hover)/index.html new file mode 100644 index 0000000000..cda60c7101 --- /dev/null +++ b/files/ja/mozilla/gecko/chrome/css/_doublecolon_-moz-tree-row(hover)/index.html @@ -0,0 +1,16 @@ +--- +title: ':-moz-tree-row(hover)' +slug: 'Mozilla/Gecko/Chrome/CSS/::-moz-tree-row(hover)' +tags: + - CSS + - CSS Reference + - Non-standard +translation_of: 'Mozilla/Gecko/Chrome/CSS/::-moz-tree-row(hover)' +--- +

{{Non-standard_header}}{{ CSSRef() }}{{ Fx_minversion_header(3) }}

+ +

概要

+ +

マウスカーソルが tree 行の上に合わせてあるとき、:-moz-tree-row(hover) は要素にマッチします。

+ +

このセレクタは主にテーマ開発者によって使用されるものです。

diff --git a/files/ja/mozilla/gecko/chrome/css/_doublecolon_-moz-tree-row/index.html b/files/ja/mozilla/gecko/chrome/css/_doublecolon_-moz-tree-row/index.html new file mode 100644 index 0000000000..ff4d962ceb --- /dev/null +++ b/files/ja/mozilla/gecko/chrome/css/_doublecolon_-moz-tree-row/index.html @@ -0,0 +1,48 @@ +--- +title: ':-moz-tree-row' +slug: 'Mozilla/Gecko/Chrome/CSS/::-moz-tree-row' +tags: + - CSS + - CSS Reference + - Non-standard +translation_of: 'Mozilla/Gecko/Chrome/CSS/::-moz-tree-row' +--- +

{{CSSRef}}{{Non-standard_header}}

+ +

-moz-tree-row CSS 擬似要素は、列の選択と tree 列のスタイル付けに使用されます。

+ +

関連付けられた要素

+ + + +

構文

+ +
treechildren::-moz-tree-row { style プロパティ }
+
+ +

Style プロパティ

+ + + +

+ +
treechildren::-moz-tree-row( foo bar )
+{
+    margin: 2%;
+}
+
+ +

...次の位置に適用されます...

+ +
  <treerow properties="foo">...</treerow>
+
diff --git a/files/ja/mozilla/gecko/chrome/css/_doublecolon_-moz-tree-separator/index.html b/files/ja/mozilla/gecko/chrome/css/_doublecolon_-moz-tree-separator/index.html new file mode 100644 index 0000000000..3c3d83f284 --- /dev/null +++ b/files/ja/mozilla/gecko/chrome/css/_doublecolon_-moz-tree-separator/index.html @@ -0,0 +1,26 @@ +--- +title: ':-moz-tree-separator' +slug: 'Mozilla/Gecko/Chrome/CSS/::-moz-tree-separator' +tags: + - CSS + - CSS Reference + - Non-standard +translation_of: 'Mozilla/Gecko/Chrome/CSS/::-moz-tree-separator' +--- +
{{Non-standard_header}}{{CSSRef}}
+ +

properties 属性によって活性化されます。

+ +

関連付けられた要素

+ + + +

Style プロパティ

+ + diff --git a/files/ja/mozilla/gecko/chrome/css/_doublecolon_-moz-tree-twisty/index.html b/files/ja/mozilla/gecko/chrome/css/_doublecolon_-moz-tree-twisty/index.html new file mode 100644 index 0000000000..50cb0808df --- /dev/null +++ b/files/ja/mozilla/gecko/chrome/css/_doublecolon_-moz-tree-twisty/index.html @@ -0,0 +1,30 @@ +--- +title: ':-moz-tree-twisty' +slug: 'Mozilla/Gecko/Chrome/CSS/::-moz-tree-twisty' +tags: + - CSS + - CSS Reference + - Non-standard +translation_of: 'Mozilla/Gecko/Chrome/CSS/::-moz-tree-twisty' +--- +

{{ CSSRef() }}{{Non-standard_header}}

+ +

properties 属性によって活性化されます。

+ +

関連付けられた要素

+ + + +

Style プロパティ

+ + diff --git a/files/ja/mozilla/gecko/chrome/css/display-xul/index.html b/files/ja/mozilla/gecko/chrome/css/display-xul/index.html new file mode 100644 index 0000000000..4d48fdef55 --- /dev/null +++ b/files/ja/mozilla/gecko/chrome/css/display-xul/index.html @@ -0,0 +1,61 @@ +--- +title: +slug: Mozilla/Gecko/Chrome/CSS/display-xul +tags: + - CSS + - CSS データ型 + - CSS 表示 + - Deprecated + - Firefox + - Gecko + - Mozilla + - Mozilla 拡張 + - Non-standard + - Reference + - XUL +translation_of: Mozilla/Gecko/Chrome/CSS/display-xul +--- +
{{CSSRef}}{{Non-standard_Header}}{{Deprecated_Header(62)}}
+ +

Firefox は以下の -moz- の接頭辞が付いた XUL 表示値に対応しています。

+ +

構文

+ +
+
-moz-box {{Non-standard_Inline}} {{Deprecated_Inline}}
+
XUL ボックス、 flex とほぼ等価
+
-moz-inline-box {{Non-standard_Inline}} {{Deprecated_Inline}}
+
XUL インラインボックス、 inline-flex とほぼ等価
+
-moz-grid {{Non-standard_Inline}}{{Obsolete_Inline(62)}}
+
XUL グリッド
+
-moz-inline-grid {{Non-standard_Inline}}{{Obsolete_Inline(62)}}
+
XUL インライングリッド
+
-moz-grid-group {{Non-standard_Inline}}{{Obsolete_Inline(62)}}
+
XUL グリッドグループ
+
-moz-grid-line {{Non-standard_Inline}}{{Obsolete_Inline(62)}}
+
XUL グリッド線
+
-moz-stack {{Non-standard_Inline}}{{Obsolete_Inline(62)}}
+
XUL スタック
+
-moz-inline-stack {{Non-standard_Inline}}{{Obsolete_Inline(62)}}
+
XUL インラインスタック
+
-moz-deck {{Non-standard_Inline}}{{Obsolete_Inline(62)}}
+
XUL デッキ
+
-moz-popup {{Non-standard_Inline}}{{Obsolete_Inline(62)}}
+
XUL ポップアップ
+
+ +

XUL 表示値はすべて、 -moz-box および -moz-inline-box を除き、 {{bug(1288572)}} で削除されました。詳しくは this Firefox Site Compatibility post をご覧ください。

+ +

-moz-box および -moz-inline-box の値は、後に {{bug(879275)}} で削除される予定です。詳細は this Firefox Site Compatibility post をご覧ください。

+ +

関連情報

+ + diff --git a/files/ja/mozilla/gecko/chrome/css/index.html b/files/ja/mozilla/gecko/chrome/css/index.html new file mode 100644 index 0000000000..45808aee2a --- /dev/null +++ b/files/ja/mozilla/gecko/chrome/css/index.html @@ -0,0 +1,21 @@ +--- +title: CSS +slug: Mozilla/Gecko/Chrome/CSS +tags: + - CSS + - Chrome + - Gecko + - Mozilla + - NeedsTranslation + - TopicStub +translation_of: Mozilla/Gecko/Chrome/CSS +--- +
{{FirefoxSidebar}}
+ +

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.

+
+ +

{{SubpagesWithSummaries}}

-- cgit v1.2.3-54-g00ecf