Minor update to conformance text.
authorGary Kacmarcik <garykac@google.com>
Tue, 27 May 2014 16:24:35 -0700
changeset 647 c58ce32b65cb
parent 646 c3e838808f62
child 648 f162e9731cc0
Minor update to conformance text.
html/DOM3-Events.html
--- 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