tyny change HTML -> html DOCTYPE due to a libxml2 change Daniel
authorDaniel Veillard <veillard@src.gnome.org>
Wed, 3 Sep 2003 13:34:56 +0000 (13:34 +0000)
committerDaniel Veillard <veillard@src.gnome.org>
Wed, 3 Sep 2003 13:34:56 +0000 (13:34 +0000)
* tests/xmlspec/*.html: tyny change HTML -> html DOCTYPE due to
  a libxml2 change
Daniel

ChangeLog
tests/xmlspec/REC-xml-20001006-review.html
tests/xmlspec/REC-xml-20001006.html

index 9d7df76..54f53cc 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Wed Sep  3 15:33:40 CEST 2003 Daniel Veillard <daniel@veillard.com>
+
+       * tests/xmlspec/*.html: tyny change HTML -> html DOCTYPE due to
+         a libxml2 change
+
 Tue Sep  2 18:22:46 PDT 2003 William Brack <wbrack@mmm.com.hk>
 
        * transform.c: fixing bug #120684 on crash caused by text between
index 67ea5e9..6d4d5bf 100644 (file)
@@ -1,4 +1,4 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
 <html lang="EN"><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>Extensible Markup Language (XML) 1.0 (Second Edition) -- Review Version</title><style type="text/css">
 code           { font-family: monospace; }
 
index 564b35a..ead304b 100644 (file)
@@ -1,4 +1,4 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
 <html lang="EN"><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>Extensible Markup Language (XML) 1.0 (Second Edition)</title><style type="text/css">
 code           { font-family: monospace; }