Add garykac editor. Add missing </section>
--- a/respecEdConfig.js Tue Dec 04 11:08:43 2012 -0800
+++ b/respecEdConfig.js Wed Dec 05 14:05:43 2012 -0800
@@ -8,7 +8,13 @@
company: "Microsoft Corp.",
url: "mailto:travis.leithead@microsoft.com?subject=%5BD4E%5D%20Spec%20Feedback",
companyURL: "http://www.microsoft.com"
- }
+ },
+ {
+ name: "Gary Kacmarcik",
+ company: "Google, Inc.",
+ url: "mailto:garykac@google.com?subject=%5BD4E%5D%20Spec%20Feedback",
+ companyURL: "http://www.google.com"
+ }
],
//publishDate: "2012-09-20",
edDraftURI: "http://dvcs.w3.org/hg/dom4events/raw-file/tip/index.html",
@@ -24,4 +30,4 @@
wgPublicList: "www-dom",
wgPatentURI: ["http://www.w3.org/2004/01/pp-impl/42538/status"],
maxTocLevel: 2
-};
\ No newline at end of file
+};
--- a/source_respec.htm Tue Dec 04 11:08:43 2012 -0800
+++ b/source_respec.htm Wed Dec 05 14:05:43 2012 -0800
@@ -385,6 +385,8 @@
empty string if the locale of the IME is unknown.
</dd>
</dl>
+ </section>
</section>
+
</body>
-</html>
\ No newline at end of file
+</html>