Test: /ext/dom/tests/dom005.phpt - Version 5.3.20    

There are 2 different diffs reported by users for this test.

Count Diff
5 (83%)
010+ <html>
011+ <head><title>Hello world</title></head>
012+ <body>
010- <html><head><title>Hello world</title></head><body>
013- </body></html>
015+ </body>
016+ </html>
1 (17%)
002- <?xml version="1.0" standalone="yes"?>
004+ This is a not well-formed<br>
005+ html files with undeclared entities&nbsp;
005- This is a not well-formed<br/>
006- html files with undeclared entities&#xA0;
009+ <html>
010+ <head><title>Hello world</title></head>
011+ <body>
010- <html><head><title>Hello world</title></head><body>
013- </body></html>
014+ </body>
015+ </html>