<!DOCTYPE html> <html> <head> <script> if (window.testRunner) testRunner.dumpAsText(); </script> </head> <body> <p>Test for bug <a href="https://bugs.webkit.org/show_bug.cgi?id=21945">21945</a>: Space should be allowed between -- and > in comment end</p> <p>This test check that broken comments in body are correctly parsed. You should see PASSED once.</p> PASSED <!-- FAILED --