aboutsummaryrefslogtreecommitdiff
path: root/files/ja/archive/mozilla/xul/attribute/phase/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/ja/archive/mozilla/xul/attribute/phase/index.html')
-rw-r--r--files/ja/archive/mozilla/xul/attribute/phase/index.html13
1 files changed, 0 insertions, 13 deletions
diff --git a/files/ja/archive/mozilla/xul/attribute/phase/index.html b/files/ja/archive/mozilla/xul/attribute/phase/index.html
deleted file mode 100644
index dcadd57b13..0000000000
--- a/files/ja/archive/mozilla/xul/attribute/phase/index.html
+++ /dev/null
@@ -1,13 +0,0 @@
----
-title: phase
-slug: Archive/Mozilla/XUL/Attribute/phase
-tags:
- - XUL Attributes
- - XUL Reference
-translation_of: Archive/Mozilla/XUL/Attribute/phase
----
-<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-phase"><a href="https://developer.mozilla.org/ja/docs/Mozilla/Tech/XUL/Attribute/phase">phase</a></code> </dt><dd> 型: <em>文字列型</em> </dd><dd> ハンドラが呼び出される場所のイベントフェーズ。この値は、イベント取得フェーズであることを示すには <code>capturing</code> に、またはターゲット要素にあることを示すには <code>target</code> に設定します。揮発フェーズ (<span style="color: green;">bubbling phase</span>)では、この値全体を取り除きます。 </dd></dl>
-<div class="noinclude">
-
-</div>