[Bug 27466] https://dvcs.w3.org/hg/innerhtml/raw-file/tip/index.html#concept-serialize link is stale

https://www.w3.org/Bugs/Public/show_bug.cgi?id=27466

--- Comment #2 from Travis Leithead [MSFT] <travil@microsoft.com> ---
>From APIs defined in that spec [DOM P&S], innerHTML and outerHTML set the flag,
and serializeToString does not.

Basically, you pass true for the flag if you want to have the algorithm throw
on invalid XML serialization. So, if send() may throw (and I think it
anticipates that possibility) than pass true.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Monday, 1 December 2014 22:46:05 UTC