cont. merge of compat/changes discussion to Changes section
--- a/source/xml-source.xml Sat Nov 18 11:16:22 2006 +0900
+++ b/source/xml-source.xml Sat Nov 18 11:20:40 2006 +0900
@@ -1910,24 +1910,6 @@
DOM interfaces for further information.
</p>
</div3>
-
- <div3 id="Events-dom2-compatibility">
- <head>
- Compatibility with DOM Level 2 Events
- </head>
-
- <p>
- <termref def="dt-namespaceURI">Namespace URIs</termref> were only
- introduced in DOM Level 3 Events and were not part of DOM Level 2
- Events. All event types in this specification are defined to be in
- no namespace, DOM Level 2 methods have been modified to refer to
- event types in no namespace when adding or removing event
- listeners and initializing event objects, and new methods have
- been added to provide equivalent functionality for event types in
- a namespace. A future draft of this document will provide
- guidelines on defining new event types.
- </p>
- </div3>
</div2>
<div2 id="Events-registration">
@@ -11906,8 +11888,7 @@
made. The <code>HTMLEvents</code> module is no longer defined in
this document. The event types <code>focus</code> and
<code>blur</code> have been added to the <code>UIEvents</code>
- module. For changes to the introduction of namespaces see
- <specref ref='Events-dom2-compatibility'/>.
+ module. For changes to the introduction of namespaces @@.
</p>
<p>