Fix meta charset
authorGary Kacmarcik <garykac@google.com>
Mon, 04 Nov 2013 10:26:18 -0800
changeset 64 a1ff422e7d8a
parent 63 5320506e3e4e
child 65 935529427f76
Fix meta charset
source_respec.htm
--- a/source_respec.htm	Mon Nov 04 10:21:40 2013 -0800
+++ b/source_respec.htm	Mon Nov 04 10:26:18 2013 -0800
@@ -2,7 +2,7 @@
 
 <html>
 <head>
-    <meta charset="utf-8" />
+	<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
     <title>UI Events</title>
     <script src='https://www.w3.org/Tools/respec/respec-w3c-common' class='remove' async></script>
     <script type="text/javascript" src="respecEdConfig.js" class='remove'></script>