Adding script class so that ReSpec will automatically remove these client-side references for the TR version.
--- a/src/indie-ui-events.html Fri Jan 18 10:41:34 2013 -0800
+++ b/src/indie-ui-events.html Fri Jan 18 10:47:49 2013 -0800
@@ -4,8 +4,8 @@
<meta http-equiv="Content-type" content="text/html; charset=utf-8">
<title>IndieUI: Events 1.0</title>
<link href="./css/screen.css" rel="stylesheet" type="text/css">
- <script type="text/javascript" src="./loc/en/strings.js"></script>
- <script type="text/javascript" src="./js/utils.js"></script>
+ <script type="text/javascript" src="./loc/en/strings.js" class="remove"></script>
+ <script type="text/javascript" src="./js/utils.js" class="remove"></script>
<script type="text/javascript" src="./js/respec-transformers.js" class="remove"></script>
<!--