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

There is 1 diff reported by users for this test.

Count Diff
1 (100%)
001+ Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 187015064 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>