- From: Ian Hickson <ian@hixie.ch>
- Date: Thu, 4 Oct 2007 19:08:12 +0000 (UTC)
- To: Boris Zbarsky <bzbarsky@MIT.EDU>
- Cc: Anne van Kesteren <annevk@opera.com>, "Web API WG (public)" <public-webapi@w3.org>
On Thu, 4 Oct 2007, Boris Zbarsky wrote: > > I rather question whether there are actual use cases for this that > justify the complexity in an area of code (security checks) where > complexity and the attendant potential for bugs is to be avoided at all > costs. The only special case I can think of is getting an XML or HTML file parsed into a DOM, which is made redundant with the document.innerHTML idea in HTML5. So assuming we have the latter, I'm ok with not having the former. -- Ian Hickson U+1047E )\._.,--....,'``. fL http://ln.hixie.ch/ U+263A /, _.. \ _\ ;`._ ,. Things that are impossible just take longer. `._.-(,_..'--(,_..'`-.;.'
Received on Thursday, 4 October 2007 19:08:26 UTC