]> granicus.if.org Git - php/commitdiff
MFH (fix test)
authorChristian Stocker <chregu@php.net>
Wed, 11 Aug 2004 08:24:41 +0000 (08:24 +0000)
committerChristian Stocker <chregu@php.net>
Wed, 11 Aug 2004 08:24:41 +0000 (08:24 +0000)
ext/dom/tests/dom005.phpt

index ff8a79a5ff72a8bc320b564e06931a7fe1039b1b..c0f4bb714db1e8b9614daf027d9d8f3535c8b44d 100644 (file)
@@ -23,7 +23,7 @@ function adjustDoctype($xml) {
 <!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&#xA0;
 </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">