- From: <bugzilla@wiggum.w3.org>
- Date: Thu, 30 Mar 2006 07:14:21 +0000
- To: www-validator-cvs@w3.org
- CC:
http://www.w3.org/Bugs/Public/show_bug.cgi?id=3060
bjoern@hoehrmann.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |INVALID
------- Comment #1 from bjoern@hoehrmann.de 2006-03-30 07:13 -------
I am not sure what you are looking at, please use the Validator's show source
option and jump to the line in the source using the linkin the error message,
I get
<input type="image" name="ctl00$imgbtnpf" id="ctl00_imgbtnpf"
src="images/printfriendly.gif"
onclick="window.open('/Default.aspx?pf=1','_blank');return false;" border="0"
/>
not the code you are talking about. The server might be trying to recognize
the client and emit code depending on that, so the Validator might not get
the code you can see in browser when visiting the site.
Received on Thursday, 30 March 2006 07:14:31 UTC