Test: /ext/tidy/tests/016.phpt - Version 5.5.16    

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

Count Diff
1 (33%)
001+ Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 283999824 bytes) in %s/016.php on line 2
001- <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 3.2//EN">
002- <html>
003- <head>
004- <title></title>
005-
006- <style type="text/css">
007- p.c1 {font-weight: bold}
008- </style>
009- </head>
010- <body>
011- <p class="c1">testing</p>
012- </body>
013- </html>
1 (33%)
001+ <!DOCTYPE html>
001- <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 3.2//EN">
005-
006- <style type="text/css">
007- p.c1 {font-weight: bold}
008- </style>
007+ <p><b>testing</b></p>
011- <p class="c1">testing</p>
1 (33%)
001+ <!DOCTYPE html>
001- <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 3.2//EN">