chregu Wed Aug 11 04:23:27 2004 EDT
Modified files:
/php-src/ext/dom/tests dom005.phpt
Log:
fix test
http://cvs.php.net/diff.php/php-src/ext/dom/tests/dom005.phpt?r1=1.3&r2=1.4&ty=u
Index: php-src/ext/dom/tests/dom005.phpt
diff -u php-src/ext/dom/tests/dom005.phpt:1.3 php-src/ext/dom/tests/dom005.phpt:1.4
--- php-src/ext/dom/tests/dom005.phpt:1.3 Thu Oct 30 05:06:00 2003
+++ php-src/ext/dom/tests/dom005.phpt Wed Aug 11 04:23:26 2004
@@ -23,7 +23,7 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"
"http://www.w3.org/TR/REC-html40/loose.dtd">
<html><head><title>Hello world</title></head><body><p>
This is a not well-formed<br/>
-html files with undeclared entities
+html files with undeclared entities 
</p></body></html>
--- save as HTML
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"
"http://www.w3.org/TR/REC-html40/loose.dtd">
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php