- From: <bugzilla@wiggum.w3.org>
- Date: Sat, 17 Dec 2005 15:36:56 +0000
- To: www-validator-cvs@w3.org
- Cc:
http://www.w3.org/Bugs/Public/show_bug.cgi?id=809 link@pobox.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|FIXED | ------- Additional Comments From link@pobox.com 2005-12-17 15:36 ------- THat's not a workaround, it's a fix for the original problem in your markup. The 'head' element requires a 'title' element and the validator will tell you that the 'head' element is "not finished" if it finds the end tag for 'head' without having seen a 'title' element. IOW this was never a bug in the validator, it was a genuine error in your original markup. Closing as Invalid.
Received on Saturday, 17 December 2005 15:38:41 UTC