- From: Julian Reschke <julian.reschke@gmx.de>
- Date: Sat, 17 May 2008 20:13:56 +0200
- To: Boris Zbarsky <bzbarsky@MIT.EDU>
- CC: "Web API WG (public)" <public-webapi@w3.org>
Julian Reschke wrote: > Boris Zbarsky wrote: >> Julian Reschke wrote: >>> Using a non-ns-wellformed document: >>> >>> - FF3: happily sends it >> >> Out of curiosity, what did this document look like? What got sent? > > I removed the document element and added a comment node, so it looked like: > > <!-- foo --> Sorry, that was the other case. For this one I used Dom L1 methods to create this document: <foo><x:y/></foo> which isn't XMLNS-wellformed. BR, Julian
Received on Saturday, 17 May 2008 18:15:20 UTC