[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


Ville Skyttä <ville.skytta@iki.fi> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID




--- Comment #1 from Ville Skyttä <ville.skytta@iki.fi>  2009-09-13 09:20:00 ---
Validator checks what it gets served, you can see what it got using the "Show
Source" checkbox in validator's options.

Looks like the site is using ASP.Net; if it is, this might be helpful:
http://msdn.microsoft.com/en-us/library/exc57y7e.aspx
(see "Configuring Browser Capabilities for Markup Validation")

The user-agent query string parameter for the validator can be used to set a
custom User-Agent header, that might affect the markup it gets served.
http://validator.w3.org/docs/users.html#Options


-- 
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 09:20:10 UTC