[Bug 27818] Very confusing messages if malformed comment or stray BODY element encountered in HEAD

https://www.w3.org/Bugs/Public/show_bug.cgi?id=27818

--- Comment #1 from Mark Rogers <mark.rogers@powermapper.com> ---
Thought about this a bit more. Might not be so hard to add a warning like this:

class ImplicitStartTagChecker extends Checker

and record the location of first body start tag, then complain about it if you
see another body start tag.

Probably extensible to handle other confusing implicit start tag cases. 

Cheers
Mark

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Tuesday, 13 January 2015 09:41:12 UTC