|
Main sidebar
|
PITS /
00032Summary: Comments break HTML standards
Created: 2004-09-07 07:43
Status: Closed - fixed
Category: Bug
From: Balu
Assigned:
Priority: 2
Version: CVS
OS: Linux/Apache/4.1.2
Description: Foobarcreates the following code: <h1> Foobar <span style='display: none;' >some comment</h1></span> Which of course gives problems in HTML validators. Nice catch! Now fixed in CVS (as you can see from this page). --Pm |