We should test HTML parse error messages
https://bugs.webkit.org/show_bug.cgi?id=54134
Summary We should test HTML parse error messages
Adam Barth
Reported 2011-02-09 12:24:57 PST
Currently there's no testing for the error messages we generate why parsing HTML documents. That means we have no way to detect regressions or even accidental removal of the entire feature! To test this properly, we'll probably need to modify DRT.
Attachments
Darth
Comment 1 2011-02-22 01:43:35 PST
Any ideas on why such warnings have started popping recently http://code.google.com/p/chromium/issues/detail?id=73703
Adam Barth
Comment 2 2011-02-22 02:26:06 PST
We added the message recently.
Note You need to log in before you can comment on or make changes to this bug.