From 4fbcd6c01bb42cad20e539bccae8054aa0ccfcb3 Mon Sep 17 00:00:00 2001 From: Kevin Date: Sat, 6 Oct 2007 01:28:23 +0000 Subject: 1. May fix encoding issues: server uses UTF; HTML file assumes Western (ISO 8859-1). 2. Added strict doctype. Closing out tags like
and may still be a problem (necessary for XHTML, but wrong for HTML).... llvm-svn: 42673 --- clang/www/features.html | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'clang/www/features.html') diff --git a/clang/www/features.html b/clang/www/features.html index bc3200f7de8..e636dd84221 100644 --- a/clang/www/features.html +++ b/clang/www/features.html @@ -1,10 +1,9 @@ - + + + Clang - Features -- cgit v1.2.3