Mention event.html in the spec
authorAryeh Gregor <ayg@aryeh.name>
Fri, 24 Feb 2012 10:33:39 -0700
changeset 704 4cacaa76c31a
parent 703 a089a5315642
child 705 3d40d65eea1e
Mention event.html in the spec
editing.html
source.html
--- a/editing.html	Fri Feb 24 10:24:06 2012 -0700
+++ b/editing.html	Fri Feb 24 10:33:39 2012 -0700
@@ -532,6 +532,10 @@
 or run the tests usefully at all in this initial version, but this will be
 remedied soon.
 
+<p>Event firing is currently tested in a totally separate file,
+<a href=conformancetest/event.html>event.html</a>.  In the long term, this will
+probably be merged into runtest.html so that it's tested more thoroughly.
+
 
 
 <h2 id=issues>Issues</h2>
--- a/source.html	Fri Feb 24 10:24:06 2012 -0700
+++ b/source.html	Fri Feb 24 10:33:39 2012 -0700
@@ -466,6 +466,10 @@
 or run the tests usefully at all in this initial version, but this will be
 remedied soon.
 
+<p>Event firing is currently tested in a totally separate file,
+<a href=conformancetest/event.html>event.html</a>.  In the long term, this will
+probably be merged into runtest.html so that it's tested more thoroughly.
+
 <!-- @} -->
 
 <h2>Issues</h2>