- From: <bugzilla@jessica.w3.org>
- Date: Tue, 13 Jan 2015 09:41:11 +0000
- To: www-validator-cvs@w3.org
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