Minor update to conformance text.
--- a/html/DOM3-Events.html Tue May 27 16:18:10 2014 -0700
+++ b/html/DOM3-Events.html Tue May 27 16:24:35 2014 -0700
@@ -208,9 +208,8 @@
</p>
<p>A browser conforms specifically to DOM Level 3 Events if it implements
- the interfaces and its related <a class="def" href="#glossary-event-type">event types</a>
- specified in <a href="#event-types">Event Types</a>, and to each event interface if it implements
- that interface and its related <a class="def" href="#glossary-event-type">event types</a>.
+ the interfaces and related <a class="def" href="#glossary-event-type">event types</a>
+ specified in <a href="#event-types">Event Types</a>.
</p>
<p>A conforming browser MUST support scripting, declarative interactivity, or some other means of
@@ -292,11 +291,9 @@
features in incompatible ways.
</p>
<p>A specification or <a class="def" href="#glossary-host-language">host language</a> conforms
- specifically to the DOM Level 3 Events Module if it references and uses the interfaces and
- its related <a class="def" href="#glossary-event-type">event types</a> specified in
- <a href="#event-types">Event Types</a>, and to each event interface if it references
- and uses that interface and its related
- <a class="def" href="#glossary-event-type">event types</a>.
+ specifically to DOM Level 3 Events if it references and uses the interfaces and
+ related <a class="def" href="#glossary-event-type">event types</a> specified in
+ <a href="#event-types">Event Types</a>.
A conforming specification MAY define additional interfaces and
<a class="def" href="#glossary-event-type">event types</a> appropriate to that specification,
or MAY extend the DOM Level 3 Events interfaces and