Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / parser / broken-comment-4.html
blob6ceeac2c27b2b5a58da4769b91778416f3fdee98
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 - -