- From: David Carlisle <davidc@nag.co.uk>
- Date: Wed, 13 Jul 2011 11:21:59 +0100
- To: masinter@adobe.com
- Cc: www-tag@w3.org, public-html-xml@w3.org
> I asked for an example of a HTML page that couldn't be expressed in polyglot It depends a bit on what you mean by "couldn't" document.write for example isn't allowed in xhtml (and hence not allowed in polyglot). probably most (all?) uses of document.write could be rewritten to use alternative DOM scripting methods that are allowed, but any kind of automatic translation would be difficult as far as I can see. David ________________________________________________________________________ The Numerical Algorithms Group Ltd is a company registered in England and Wales with company number 1249803. The registered office is: Wilkinson House, Jordan Hill Road, Oxford OX2 8DR, United Kingdom. This e-mail has been scanned for all viruses by Star. The service is powered by MessageLabs. ________________________________________________________________________
Received on Wednesday, 13 July 2011 10:22:28 UTC