normalizing some <head> content
authorJames Craig <jcraig@apple.com>
Thu, 01 May 2014 09:24:30 -0700
changeset 188 2ca0e74af974
parent 187 1dae47b6946e
child 189 aa30a30f4445
normalizing some <head> content
src/indie-ui-context.html
src/indie-ui-events.html
src/indie-ui-requirements.html
--- a/src/indie-ui-context.html	Fri Apr 18 10:16:19 2014 -0400
+++ b/src/indie-ui-context.html	Thu May 01 09:24:30 2014 -0700
@@ -2,7 +2,7 @@
 <html lang="en-us">
 	<head>
 		<meta http-equiv="Content-type" content="text/html; charset=utf-8">
-		<title>IndieUI 1.0: User Context</title>
+		<title>IndieUI: User Context 1.0</title>
 		<link href="./css/screen.css" rel="stylesheet" type="text/css">
 		<script type="text/javascript" class="remove" src="./loc/en/strings.js"></script>
 		<script type="text/javascript" class="remove" src="./js/utils.js"></script>
--- a/src/indie-ui-events.html	Fri Apr 18 10:16:19 2014 -0400
+++ b/src/indie-ui-events.html	Thu May 01 09:24:30 2014 -0700
@@ -2,11 +2,11 @@
 <html lang="en-us">
 	<head>
 		<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-		<title>IndieUI: Events 1.0</title>
+		<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" 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>
+		<script type="text/javascript" class="remove" src="./loc/en/strings.js"></script>
+		<script type="text/javascript" class="remove" src="./js/utils.js"></script>
+		<script type="text/javascript" class="remove" src="./js/respec-transformers.js"></script>
 		
 		<!-- 
       === NOTA BENE ===
--- a/src/indie-ui-requirements.html	Fri Apr 18 10:16:19 2014 -0400
+++ b/src/indie-ui-requirements.html	Thu May 01 09:24:30 2014 -0700
@@ -1,12 +1,12 @@
 <!DOCTYPE html>
-<html lang="en-us" xmlns="http://www.w3.org/1999/xhtml">
+<html lang="en-us">
 	<head>
 		<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
 		<title>Requirements for IndieUI: Events 1.0 and IndieUI: User Context 1.0</title>
 		<link href="./css/screen.css" rel="stylesheet" type="text/css" />
-		<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>
+		<script type="text/javascript" class="remove" src="./loc/en/strings.js"></script>
+		<script type="text/javascript" class="remove" src="./js/utils.js"></script>
+		<script type="text/javascript" class="remove" src="./js/respec-transformers.js"></script>
 		
 		<!-- 
       === NOTA BENE ===