--- a/html/WD-DOM3-Events-20140925.html Wed Sep 24 10:40:07 2014 -0700
+++ b/html/WD-DOM3-Events-20140925.html Wed Sep 24 10:42:37 2014 -0700
@@ -11252,17 +11252,4 @@
</div>
</div>
<!-- references -->
-
-
- <script type="text/javascript">
- // DELETE FOR PUBLICATION DOCUMENT
- try {
- [].forEach.call(document.querySelectorAll("[class=key]"), function addKeyTitle(elem) { elem.title = "Key Value"; });
- [].forEach.call(document.querySelectorAll("[class=code]"), function addCodeTitle(elem) { elem.title = "Code Value"; });
- [].forEach.call(document.querySelectorAll("[class=char]"), function addCharTitle(elem) { elem.title = "Character Value"; });
- [].forEach.call(document.querySelectorAll("[class=glyph]"), function addGlyphTitle(elem) { elem.title = "Character Value Glyph"; });
- } catch (ex) { }
- </script>
-
-
-<form action="http://www.w3.org/Bugs/Public/enter_bug.cgi" target="_blank" style="position: fixed; padding: 5px; top: 1em; right: 2em; font-family: sans-serif; font-size: 0.8em; border: 1px solid rgb(255, 0, 0); background-color: rgb(255, 255, 255);">Select text and <input type="submit" accesskey="f" value="file a bug" style="display: block;" /><input type="hidden" name="comment" value="" /><input type="hidden" name="product" value="WebAppsWG" /><input type="hidden" name="component" value="DOM3 Events" /></form></body></html>
\ No newline at end of file
+</body></html>