Whether the bubbling or capture phase is used, the default action always happens after all event propagation is finished.
无论使用冒泡阶段还是捕获阶段,默认动作总是在所有的传播完成后执行。
2
During this phase, change the names of all primitives that you create as you go from the default name to a name that is meaningful to you or that satisfies your naming conventions.
在这个阶段,按您的进展需要将所有原语的名称从默认名称改为对您有意义的名称或者满足您命名约定的名称。
3
At the end of this phase, static fields are initialized to their default values.