- From: TAMURA, Kent <notifications@github.com>
- Date: Wed, 13 Mar 2019 21:49:37 -0700
- To: w3c/DOM-Parsing <DOM-Parsing@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 14 March 2019 04:49:59 UTC
> Yes, I am serializing the root. In [crbug.com/940204](https://bugs.chromium.org/p/chromium/issues/detail?id=940204), you complained about serialization starting with ```<people>```, not the root. if you call ```serializeToString()``` with an ancestor of ```<people>```, it has ```xmlns=""``` with all major browsers. The specification has no problem in this case. Your request is that ```<people>``` should not drop ```xmlns=""``` even if we call ```serializeToString(people)```, right? -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/w3c/DOM-Parsing/issues/47#issuecomment-472703234
Received on Thursday, 14 March 2019 04:49:59 UTC