Remove JS and form cruft from end of D3E spec WD
authorGary Kacmarcik <garykac@google.com>
Wed, 24 Sep 2014 10:42:37 -0700
changeset 676 19f26b52e5a9
parent 675 571dd8f54432
child 677 b43ce297f7b6
Remove JS and form cruft from end of D3E spec WD
html/WD-DOM3-Events-20140925.html
--- 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>