Re: [w3c/DOM-Parsing] Fragment serialization algorithm serializes node itself (#28)

That is correct, we're doing serialization of children, resetting generatedPrefixIndex to 1 for each child (since we can still implement the algorithm as described and just have to modify the caller slightly).

-- 
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/28#issuecomment-431850365

Received on Monday, 22 October 2018 14:24:03 UTC