- From: Etienne Miret <etienne.miret@ens-lyon.org>
- Date: Tue, 25 Oct 2011 23:26:22 +0200
- To: "Philip TAYLOR (Webmaster, Ret'd)" <P.Taylor@Rhul.Ac.Uk>
- Cc: Pete Wilson <pete@pwilson.net>, Pete Wilson <pete142@yahoo.com>, "Yaros, Al" <al.yaros@hp.com>, "www-validator@w3.org" <www-validator@w3.org>
Le 25 oct. 2011 à 23:14, Philip TAYLOR (Webmaster, Ret'd) a écrit : > Pete Wilson wrote: > >> I can view->source of the modified stuff, then copy and paste it into the validator window. > > Does View/Source really display the post-JavaScript serialisation of the DOM ? > Philip Taylor It depends on your browser. In the case of IE, there is two way to view the source code, one which display the file sent by the server, and one which display a post-JavaScript serialization of the DOM (F12). In the later case, you see the serialization changing live as you interact with the page. -- Etienne Miret
Received on Tuesday, 25 October 2011 21:26:56 UTC