[Bug 23460] Make innerHTML/outerHTML getter non-throwing?

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

--- Comment #7 from Arkadiusz Michalski (Spirit) <crimsteam@gmail.com> ---
(In reply to Travis Leithead [MSFT] from comment #5)
> I would expect the throwing/not throwing in this scenario to be tied to a
> common flag used by the algorithm.

If not throw (because wrong type) then changing IDL is necessary,
serializeToString() must accept Node and Attr (new typedef?) as argument, and
handle Attr depending on the flag by the algorithm.

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

Received on Wednesday, 30 September 2015 21:46:25 UTC