diff options
Diffstat (limited to 'files/ja/archive/mozilla/xul/attribute/iscontainer/index.html')
| -rw-r--r-- | files/ja/archive/mozilla/xul/attribute/iscontainer/index.html | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/files/ja/archive/mozilla/xul/attribute/iscontainer/index.html b/files/ja/archive/mozilla/xul/attribute/iscontainer/index.html deleted file mode 100644 index 2ac061e0e9..0000000000 --- a/files/ja/archive/mozilla/xul/attribute/iscontainer/index.html +++ /dev/null @@ -1,15 +0,0 @@ ---- -title: iscontainer -slug: Archive/Mozilla/XUL/Attribute/iscontainer -tags: - - XUL Attributes - - XUL Reference -translation_of: Archive/Mozilla/XUL/Attribute/iscontainer ---- -<div class="noinclude"><span class="breadcrumbs xulRefAttr_breadcrumbs">« <a href="/ja/docs/XUL/XUL_Reference">XUL リファレンス HOME</a></span></div> -<dl><dt> <code id="a-iscontainer"><a href="https://developer.mozilla.org/ja/docs/Mozilla/Tech/XUL/Attribute/iscontainer">iscontainer</a></code> </dt><dd> 型: <em>論理型</em> </dd><dd> コンテナ要素を基底としてルールにマッチするかどうかを示す。この属性が指定されていない場合、rule はノードがコンテナかどうかに関わりません。 </dd></dl> -<ul> <li><code>true</code>: rule はコンテナとしてマークされたノードのみにマッチします。これはフォルダの代わりとなるノードに適用します。</li> <li><code>false</code>: rule はコンテナとしてマークされていないノードのみにマッチします。</li> -</ul> -<div class="noinclude"> - -</div> |
