Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / parser / broken-comment-5.html
blob4a70bb2d17aa3c9349432801faafd24d1a6f97f7
1 <!DOCTYPE html>
2 <html>
3 <head>
4 <script>
5 if (window.testRunner)
6 testRunner.dumpAsText();
7 </script>
8 </head>
9 <body>
10 <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>
11 <p>This test check that broken comments in body are correctly parsed. You should see PASSED once.</p>
12 PASSED <!-- FAILED --