- From: poot <cvsmail@w3.org>
- Date: Wed, 14 Mar 2012 10:07:13 -0400
- To: public-html-diffs@w3.org
steve: added charset
http://dev.w3.org/cvsweb/html5/alt-techniques/Overview.html?r1=1.98&r2=1.99&f=h
===================================================================
RCS file: /sources/public/html5/alt-techniques/Overview.html,v
retrieving revision 1.98
retrieving revision 1.99
diff -u -d -r1.98 -r1.99
--- Overview.html 14 Mar 2012 14:01:45 -0000 1.98
+++ Overview.html 14 Mar 2012 14:07:01 -0000 1.99
@@ -1,7 +1,7 @@
<!DOCTYPE html>
<html lang="en" dir="ltr">
<head><title>HTML5: Techniques for providing useful text alternatives</title>
-
+<meta charset="utf-8">
<style type="text/css">
pre { margin-left: 2em; white-space: pre-wrap; }
Received on Wednesday, 14 March 2012 14:07:20 UTC