| <html> | |
| <body> | |
| <p><a href="https://bugs.webkit.org/show_bug.cgi?id=8626">bug 8626</a>: | |
| Strict mode erroneously triggered by a broken comment.</p> | |
| <p style="color:00ff00">This text should be green, not black (CSS color values not beginning with '#' are OK in quirks mode).</p> | |
| <!-- A broken comment -><span></span> | |
| </body> | |
| </html> |