- From: <bugzilla@wiggum.w3.org>
- Date: Thu, 04 Sep 2008 17:49:56 +0000
- To: www-validator-cvs@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=6020
--- Comment #9 from Olivier Thereaux <ot@w3.org> 2008-09-04 17:49:56 ---
(In reply to comment #8)
> I've added an attachment that has html content nested inside the script tag.
> Per the spec at http://www.w3.org/TR/html4/appendix/notes.html#h-B.3.2.1 there
> is no ETAGO ("</...") which terminates the script tag. Still I am getting two
> validation errors which are incorrect per the spec.
I'm afraid not. Your example has markup (inside a <script>, but the point is,
it does NOT matter to an HTML parser) including an id starting with a $ sign.
That's not valid.
--
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
Received on Thursday, 4 September 2008 17:50:31 UTC