[Bug 7597] Markup "loaded" by validator differs from the markup loaded by public browser

http://www.w3.org/Bugs/Public/show_bug.cgi?id=7597


Chris Rasmussen <chrisrnz@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|INVALID                     |NEEDSINFO




--- Comment #2 from Chris Rasmussen <chrisrnz@gmail.com>  2009-09-13 11:51:57 ---
Yes I understand that and I've already done all that but I don't see why the
validator would get different markup than a 'normal' browser.  One of the
errors I get is:

Line 20, Column 16: Attribute "name" exists, but can not be used for this
element.
<form name="aspnetForm" method="post" action="Default.aspx" id="aspnetForm">

When I view the source in a browser that attribute isn't there.  It's only
there when I view the source received by the validator.

Isn't that a bit strange?


-- 
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 Sunday, 13 September 2009 11:52:07 UTC