- From: <bugzilla@wiggum.w3.org>
- Date: Sun, 25 Feb 2007 22:53:10 +0000
- To: www-validator-cvs@w3.org
- CC:
http://www.w3.org/Bugs/Public/show_bug.cgi?id=4351
Summary: HTML Tags in javaScript's document.write
Product: Validator
Version: HEAD
Platform: PC
OS/Version: Windows XP
Status: NEW
Severity: normal
Priority: P2
Component: Parser
AssignedTo: link@pobox.com
ReportedBy: mail@bachsau.name
QAContact: www-validator-cvs@w3.org
Wuahhhhh, look at this: The validator does not accept html Tags in javascript
that it shouldn't parse at all:
<script>document.write("<h1>Header<\/header>");</script> produces much much
errors, that aren't really there.
Received on Sunday, 25 February 2007 22:53:13 UTC