darin | bf06627 | 2006-03-19 05:47:01 +0000 | [diff] [blame] | 1 | <html> |
| 2 | <head> |
| 3 | </head> |
| 4 | <body> |
| 5 | <style> |
| 6 | p { font-family: monospace; } |
| 7 | <div>This document is missing its </style> tag in its body. The tokenizer should retokenize |
| 8 | this document after consuming all of it looking for the missing end tag, then let the parser clean |
| 9 | up the missing tag. |
hamaji@chromium.org | b165825 | 2009-09-30 06:55:11 +0000 | [diff] [blame] | 10 | See <a href="https://bugs.webkit.org/show_bug.cgi?id=6314">Bugzilla Bug 6314</a>.</div> |
darin | bf06627 | 2006-03-19 05:47:01 +0000 | [diff] [blame] | 11 | <p>This text should also be monospace.</p> |
| 12 | </body> |
| 13 | </html> |